Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-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-gbproxy-test # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 29206c00967ba695e9b51d77fda63cd8b96ed534 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10 Commit message: "osmo-pcap-master: depend on libosmo-netif" > git rev-list --no-walk 29206c00967ba695e9b51d77fda63cd8b96ed534 # timeout=10 [ttcn3-gbproxy-test] $ /bin/sh -xe /tmp/jenkins2326968825639530854.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-gbproxy-test + export IMAGE_SUFFIX=master + cd ttcn3-gbproxy-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs ] + [ xjenkins-ttcn3-gbproxy-test-1602 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-gbproxy-test + SUITE_NAME=ttcn3-gbproxy-test + IMAGE_SUFFIX=master + docker_images_require osmo-gbproxy-master ttcn3-gbproxy-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-gbproxy-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 + [ -z ] + 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-gbproxy-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-gbproxy-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.76kB done #1 DONE 0.4s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.2s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:04669becb4d6b2474d2164f3320e047db905ba5926974575b5bc5dfd2ca3d814 #6 resolve registry.osmocom.org/debian:bookworm@sha256:04669becb4d6b2474d2164f3320e047db905ba5926974575b5bc5dfd2ca3d814 0.1s done #6 DONE 0.1s #7 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 DONE 0.2s #8 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #8 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.3s #10 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #10 DONE 0.3s #7 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #7 DONE 0.2s #11 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #11 CACHED #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 [ 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@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [ 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 #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 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 #18 CACHED #19 [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 #19 CACHED #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 ... #9 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #9 DONE 0.3s #21 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #21 DONE 0.2s #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 DONE 0.9s #22 [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 #22 ... #20 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #20 DONE 0.9s #22 [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 #22 0.375 + git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci #22 0.378 Cloning into 'osmo-ci'... #22 0.529 + su build -c cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin #22 0.535 'cat-testlogs.sh' -> '/usr/local/bin/cat-testlogs.sh' #22 0.535 'common.sh' -> '/usr/local/bin/common.sh' #22 0.535 'docker-cleanup.sh' -> '/usr/local/bin/docker-cleanup.sh' #22 0.535 'osmo-build-dep.sh' -> '/usr/local/bin/osmo-build-dep.sh' #22 0.535 'osmo-ci-docker-rebuild.sh' -> '/usr/local/bin/osmo-ci-docker-rebuild.sh' #22 0.535 'osmo-clean-workspace.sh' -> '/usr/local/bin/osmo-clean-workspace.sh' #22 0.535 'osmo-deps.sh' -> '/usr/local/bin/osmo-deps.sh' #22 0.535 'osmo-layer1-headers.sh' -> '/usr/local/bin/osmo-layer1-headers.sh' #22 0.535 'osmocom-api-doxygen.sh' -> '/usr/local/bin/osmocom-api-doxygen.sh' #22 0.535 'osmocom-build-old-tags-against-master.sh' -> '/usr/local/bin/osmocom-build-old-tags-against-master.sh' #22 0.535 'osmocom-list-commits.sh' -> '/usr/local/bin/osmocom-list-commits.sh' #22 0.535 'osmocom-obs-link.sh' -> '/usr/local/bin/osmocom-obs-link.sh' #22 0.535 'osmocom-packages-docker.sh' -> '/usr/local/bin/osmocom-packages-docker.sh' #22 0.535 'repo-install-test.sh' -> '/usr/local/bin/repo-install-test.sh' #22 0.535 'verify_endian_header.sh' -> '/usr/local/bin/verify_endian_header.sh' #22 0.535 'xgoldmon-jenkins.sh' -> '/usr/local/bin/xgoldmon-jenkins.sh' #22 0.535 'verify_log_statements.py' -> '/usr/local/bin/verify_log_statements.py' #22 0.535 'verify_value_string_arrays_are_terminated.py' -> '/usr/local/bin/verify_value_string_arrays_are_terminated.py' #22 0.535 + rm -rf osmo-ci #22 DONE 0.6s #23 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #23 DONE 0.1s #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 0.324 Cloning into 'osmo-gsm-manuals'... #24 DONE 0.5s #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.1s #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 0.346 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.346 + apt-get update #26 0.397 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.397 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.399 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.545 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.772 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] #26 0.818 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] #26 0.837 Fetched 554 kB in 0s (1176 kB/s) #26 0.837 Reading package lists... #26 1.100 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.103 Reading package lists... #26 1.361 Building dependency tree... #26 1.414 Reading state information... #26 1.479 The following additional packages will be installed: #26 1.479 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.479 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.479 libyder-dev libyder2.0 #26 1.479 Suggested packages: #26 1.479 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.479 uhd-host #26 1.479 Recommended packages: #26 1.479 limesuite-udev limesuite-images gnuradio-dev #26 1.550 The following NEW packages will be installed: #26 1.550 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.550 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.550 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.571 0 upgraded, 14 newly installed, 0 to remove and 11 not upgraded. #26 1.571 Need to get 5782 kB of archives. #26 1.571 After this operation, 24.8 MB of additional disk space will be used. #26 1.571 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 1.616 Get:2 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.618 Get:3 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.622 Get:4 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.630 Get:5 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.631 Get:6 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 1.634 Get:7 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.653 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2145.1851.202502182026 [263 kB] #26 1.661 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.662 Get:10 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.662 Get:11 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.662 Get:12 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.663 Get:13 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.688 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2145.1851.202502182026 [53.0 kB] #26 1.795 debconf: delaying package configuration, since apt-utils is not installed #26 1.834 Fetched 5782 kB in 0s (42.5 MB/s) #26 1.892 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.892 (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 ... 115758 files and directories currently installed.) #26 2.009 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 2.030 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 2.196 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.214 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2145.1851.202502182026_amd64.deb ... #26 2.249 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202502182026) ... #26 2.374 Selecting previously unselected package liblimesuite-dev. #26 2.391 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2145.1851.202502182026_amd64.deb ... #26 2.409 Unpacking liblimesuite-dev (23.11.0.1.2145.1851.202502182026) ... #26 2.557 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.565 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.583 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.709 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.726 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.744 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.900 Selecting previously unselected package liborcania2.3:amd64. #26 2.908 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.925 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.035 Selecting previously unselected package liborcania-dev:amd64. #26 3.052 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.070 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.206 Selecting previously unselected package libsystemd-dev:amd64. #26 3.222 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 3.239 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 3.405 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.423 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.440 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.710 Selecting previously unselected package libuhd-dev:amd64. #26 3.728 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.744 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.892 Selecting previously unselected package libyder2.0:amd64. #26 3.900 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.916 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.055 Selecting previously unselected package libulfius2.7:amd64. #26 4.063 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.080 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.197 Selecting previously unselected package libyder-dev:amd64. #26 4.215 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.231 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.357 Selecting previously unselected package libulfius-dev:amd64. #26 4.374 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.391 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.546 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.595 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 4.646 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.697 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.749 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2145.1851.202502182026) ... #26 4.799 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.850 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.901 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 4.952 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 5.003 Setting up liblimesuite-dev (23.11.0.1.2145.1851.202502182026) ... #26 5.055 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.106 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.162 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.213 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.264 Processing triggers for man-db (2.11.2-2) ... #26 5.319 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 5.461 + apt-get clean #26 DONE 5.6s #27 exporting to image #27 exporting layers #27 exporting layers 0.4s done #27 writing image sha256:33344b1a190e618ed0bee83bd83e30857885ffb452715ab604df9d4b5f3f8279 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 33344b1a190e + 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-gbproxy-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-gbproxy-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-gbproxy-master + echo osmo-gbproxy-master + dir=osmo-gbproxy-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-gbproxy-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-gbproxy-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-gbproxy-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-gbproxy-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/osmo-gbproxy-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-gbproxy-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-gbproxy-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.50kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 DONE 0.0s #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GBPROXY/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-gbproxy #5 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 ... #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GBPROXY/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-gbproxy #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 16.69kB done #4 DONE 0.1s #6 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #6 DONE 0.4s #7 [ 2/10] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #7 0.317 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.317 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.317 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.317 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.830 Reading package lists... #7 1.100 Reading package lists... #7 1.350 Building dependency tree... #7 1.402 Reading state information... #7 1.466 The following additional packages will be installed: #7 1.466 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 #7 1.466 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.466 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.476 The following NEW packages will be installed: #7 1.476 libosmo-abis-dev libosmo-netif-dev libosmoabis15 libosmocodec4 #7 1.476 libosmocoding0 libosmocore libosmocore-dev libosmocore22 libosmoctrl0 #7 1.476 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 #7 1.477 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.508 0 upgraded, 18 newly installed, 0 to remove and 11 not upgraded. #7 1.508 Need to get 2298 kB of archives. #7 1.508 After this operation, 8215 kB of additional disk space will be used. #7 1.508 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202502182026 [1180 B] #7 1.537 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.2.4150.202502182026 [171 kB] #7 1.549 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.2.4150.202502182026 [51.9 kB] #7 1.566 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.202502182026 [34.5 kB] #7 1.570 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.2.4150.202502182026 [71.1 kB] #7 1.575 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.2.4150.202502182026 [228 kB] #7 1.588 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.202502182026 [60.0 kB] #7 1.589 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.2.4150.202502182026 [104 kB] #7 1.592 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.202502182026 [70.9 kB] #7 1.618 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.2.4150.202502182026 [71.7 kB] #7 1.632 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.2.4150.202502182026 [178 kB] #7 1.644 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.2.4150.202502182026 [60.4 kB] #7 1.650 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.2.4150.202502182026 [64.4 kB] #7 1.652 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.2.4150.202502182026 [51.0 kB] #7 1.663 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.2.4150.202502182026 [44.3 kB] #7 1.674 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.2.4150.202502182026 [849 kB] #7 1.695 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.202502182026 [72.6 kB] #7 1.700 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.202502182026 [114 kB] #7 1.819 debconf: delaying package configuration, since apt-utils is not installed #7 1.869 Fetched 2298 kB in 0s (10.3 MB/s) #7 1.925 Selecting previously unselected package osmocom-nightly. #7 1.925 (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 ... 117416 files and directories currently installed.) #7 1.961 Preparing to unpack .../00-osmocom-nightly_202502182026_amd64.deb ... #7 1.977 Unpacking osmocom-nightly (202502182026) ... #7 2.111 Selecting previously unselected package libosmocore22:amd64. #7 2.119 Preparing to unpack .../01-libosmocore22_1.11.0.2.4150.202502182026_amd64.deb ... #7 2.169 Unpacking libosmocore22:amd64 (1.11.0.2.4150.202502182026) ... #7 2.312 Selecting previously unselected package libosmocodec4:amd64. #7 2.321 Preparing to unpack .../02-libosmocodec4_1.11.0.2.4150.202502182026_amd64.deb ... #7 2.337 Unpacking libosmocodec4:amd64 (1.11.0.2.4150.202502182026) ... #7 2.474 Selecting previously unselected package libosmotrau11:amd64. #7 2.492 Preparing to unpack .../03-libosmotrau11_2.0.0.202502182026_amd64.deb ... #7 2.509 Unpacking libosmotrau11:amd64 (2.0.0.202502182026) ... #7 2.648 Selecting previously unselected package libosmoisdn0:amd64. #7 2.666 Preparing to unpack .../04-libosmoisdn0_1.11.0.2.4150.202502182026_amd64.deb ... #7 2.684 Unpacking libosmoisdn0:amd64 (1.11.0.2.4150.202502182026) ... #7 2.824 Selecting previously unselected package libosmogsm20:amd64. #7 2.832 Preparing to unpack .../05-libosmogsm20_1.11.0.2.4150.202502182026_amd64.deb ... #7 2.849 Unpacking libosmogsm20:amd64 (1.11.0.2.4150.202502182026) ... #7 2.994 Selecting previously unselected package libosmonetif11:amd64. #7 3.001 Preparing to unpack .../06-libosmonetif11_1.6.0.202502182026_amd64.deb ... #7 3.019 Unpacking libosmonetif11:amd64 (1.6.0.202502182026) ... #7 3.158 Selecting previously unselected package libosmovty13:amd64. #7 3.166 Preparing to unpack .../07-libosmovty13_1.11.0.2.4150.202502182026_amd64.deb ... #7 3.183 Unpacking libosmovty13:amd64 (1.11.0.2.4150.202502182026) ... #7 3.319 Selecting previously unselected package libosmoabis15:amd64. #7 3.337 Preparing to unpack .../08-libosmoabis15_2.0.0.202502182026_amd64.deb ... #7 3.354 Unpacking libosmoabis15:amd64 (2.0.0.202502182026) ... #7 3.506 Selecting previously unselected package libosmocoding0:amd64. #7 3.524 Preparing to unpack .../09-libosmocoding0_1.11.0.2.4150.202502182026_amd64.deb ... #7 3.541 Unpacking libosmocoding0:amd64 (1.11.0.2.4150.202502182026) ... #7 3.682 Selecting previously unselected package libosmogb14:amd64. #7 3.700 Preparing to unpack .../10-libosmogb14_1.11.0.2.4150.202502182026_amd64.deb ... #7 3.717 Unpacking libosmogb14:amd64 (1.11.0.2.4150.202502182026) ... #7 3.856 Selecting previously unselected package libosmoctrl0:amd64. #7 3.863 Preparing to unpack .../11-libosmoctrl0_1.11.0.2.4150.202502182026_amd64.deb ... #7 3.881 Unpacking libosmoctrl0:amd64 (1.11.0.2.4150.202502182026) ... #7 4.020 Selecting previously unselected package libosmosim2:amd64. #7 4.038 Preparing to unpack .../12-libosmosim2_1.11.0.2.4150.202502182026_amd64.deb ... #7 4.055 Unpacking libosmosim2:amd64 (1.11.0.2.4150.202502182026) ... #7 4.195 Selecting previously unselected package libosmousb0:amd64. #7 4.212 Preparing to unpack .../13-libosmousb0_1.11.0.2.4150.202502182026_amd64.deb ... #7 4.229 Unpacking libosmousb0:amd64 (1.11.0.2.4150.202502182026) ... #7 4.352 Selecting previously unselected package libosmocore. #7 4.369 Preparing to unpack .../14-libosmocore_1.11.0.2.4150.202502182026_amd64.deb ... #7 4.386 Unpacking libosmocore (1.11.0.2.4150.202502182026) ... #7 4.507 Selecting previously unselected package libosmocore-dev:amd64. #7 4.524 Preparing to unpack .../15-libosmocore-dev_1.11.0.2.4150.202502182026_amd64.deb ... #7 4.542 Unpacking libosmocore-dev:amd64 (1.11.0.2.4150.202502182026) ... #7 4.695 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.702 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.202502182026_amd64.deb ... #7 4.723 Unpacking libosmo-netif-dev:amd64 (1.6.0.202502182026) ... #7 4.860 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.878 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.202502182026_amd64.deb ... #7 4.895 Unpacking libosmo-abis-dev:amd64 (2.0.0.202502182026) ... #7 5.057 Setting up osmocom-nightly (202502182026) ... #7 5.108 Setting up libosmocore22:amd64 (1.11.0.2.4150.202502182026) ... #7 5.160 Setting up libosmocodec4:amd64 (1.11.0.2.4150.202502182026) ... #7 5.211 Setting up libosmovty13:amd64 (1.11.0.2.4150.202502182026) ... #7 5.263 Setting up libosmoisdn0:amd64 (1.11.0.2.4150.202502182026) ... #7 5.315 Setting up libosmotrau11:amd64 (2.0.0.202502182026) ... #7 5.368 Setting up libosmousb0:amd64 (1.11.0.2.4150.202502182026) ... #7 5.420 Setting up libosmogsm20:amd64 (1.11.0.2.4150.202502182026) ... #7 5.472 Setting up libosmoctrl0:amd64 (1.11.0.2.4150.202502182026) ... #7 5.524 Setting up libosmogb14:amd64 (1.11.0.2.4150.202502182026) ... #7 5.578 Setting up libosmonetif11:amd64 (1.6.0.202502182026) ... #7 5.629 Setting up libosmocoding0:amd64 (1.11.0.2.4150.202502182026) ... #7 5.681 Setting up libosmosim2:amd64 (1.11.0.2.4150.202502182026) ... #7 5.732 Setting up libosmocore (1.11.0.2.4150.202502182026) ... #7 5.784 Setting up libosmoabis15:amd64 (2.0.0.202502182026) ... #7 5.837 Setting up libosmocore-dev:amd64 (1.11.0.2.4150.202502182026) ... #7 5.890 Setting up libosmo-netif-dev:amd64 (1.6.0.202502182026) ... #7 5.942 Setting up libosmo-abis-dev:amd64 (2.0.0.202502182026) ... #7 5.993 Processing triggers for libc-bin (2.36-9+deb12u9) ... #7 DONE 6.2s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.1s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmo-gbproxy.git #9 0.324 Cloning into 'osmo-gbproxy'... #9 DONE 0.8s #10 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GBPROXY/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-gbproxy #10 DONE 0.1s #11 [ 6/10] RUN CD osmo-gbproxy && 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 && ldconfig #11 0.393 Already on 'master' #11 0.393 Your branch is up to date with 'origin/master'. #11 0.394 refs/heads/master #11 0.400 HEAD is now at 0aee821e jenkins.sh: Use --disable-doxygen configure param #11 0.400 master #11 0.401 0aee821e141916c386c013b70c60a3609ec2b9e7 #11 2.579 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.579 libtoolize: copying file './ltmain.sh' #11 2.704 libtoolize: putting macros in 'm4'. #11 2.704 libtoolize: copying file 'm4/libtool.m4' #11 2.753 libtoolize: copying file 'm4/ltoptions.m4' #11 2.805 libtoolize: copying file 'm4/ltsugar.m4' #11 2.857 libtoolize: copying file 'm4/ltversion.m4' #11 2.909 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.992 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.992 libtoolize: and rerunning libtoolize and aclocal. #11 3.788 configure.ac:48: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.788 configure.ac:48: You should run autoupdate. #11 3.788 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.788 configure.ac:48: the top level #11 3.788 configure.ac:99: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.788 configure.ac:99: You should run autoupdate. #11 3.788 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.788 configure.ac:99: the top level #11 3.788 configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.788 configure.ac:136: You should run autoupdate. #11 3.788 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.788 configure.ac:136: the top level #11 3.788 configure.ac:215: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.788 configure.ac:215: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.788 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.788 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.788 configure.ac:215: the top level #11 3.788 configure.ac:217: warning: AC_OUTPUT should be used without arguments. #11 3.788 configure.ac:217: You should run autoupdate. #11 4.261 configure.ac:21: installing './compile' #11 4.263 configure.ac:23: installing './config.guess' #11 4.265 configure.ac:23: installing './config.sub' #11 4.268 configure.ac:9: installing './install-sh' #11 4.270 configure.ac:9: installing './missing' #11 4.344 src/Makefile.am: installing './depcomp' #11 4.397 checking for a BSD-compatible install... /usr/bin/install -c #11 4.403 checking whether build environment is sane... yes #11 4.411 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.413 checking for gawk... gawk #11 4.413 checking whether make sets $(MAKE)... yes #11 4.428 checking whether make supports nested variables... yes #11 4.441 checking whether make supports nested variables... (cached) yes #11 4.441 checking whether make sets $(MAKE)... (cached) yes #11 4.446 checking for gcc... gcc #11 4.513 checking whether the C compiler works... yes #11 4.608 checking for C compiler default output file name... a.out #11 4.608 checking for suffix of executables... #11 4.634 checking whether we are cross compiling... no #11 4.671 checking for suffix of object files... o #11 4.689 checking whether the compiler supports GNU C... yes #11 4.707 checking whether gcc accepts -g... yes #11 4.731 checking for gcc option to enable C11 features... none needed #11 4.770 checking whether gcc understands -c and -o together... yes #11 4.789 checking whether make supports the include directive... yes (GNU style) #11 4.797 checking dependency style of gcc... gcc3 #11 4.875 checking build system type... x86_64-pc-linux-gnu #11 4.951 checking host system type... x86_64-pc-linux-gnu #11 4.951 checking how to print strings... printf #11 4.979 checking for a sed that does not truncate output... /usr/bin/sed #11 4.981 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.982 checking for egrep... /usr/bin/grep -E #11 4.983 checking for fgrep... /usr/bin/grep -F #11 4.983 checking for ld used by gcc... /usr/bin/ld #11 4.986 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.987 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.988 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.002 checking whether ln -s works... yes #11 5.002 checking the maximum length of command line arguments... 1572864 #11 5.009 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.009 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.009 checking for /usr/bin/ld option to reload object files... -r #11 5.009 checking for file... file #11 5.010 checking for objdump... objdump #11 5.010 checking how to recognize dependent libraries... pass_all #11 5.011 checking for dlltool... no #11 5.011 checking how to associate runtime and link libraries... printf %s\n #11 5.012 checking for ar... ar #11 5.012 checking for archiver @FILE support... @ #11 5.048 checking for strip... strip #11 5.048 checking for ranlib... ranlib #11 5.048 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.097 checking for sysroot... no #11 5.097 checking for a working dd... /usr/bin/dd #11 5.099 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.111 checking for mt... no #11 5.111 checking if : is a manifest tool... no #11 5.115 checking for stdio.h... yes #11 5.129 checking for stdlib.h... yes #11 5.151 checking for string.h... yes #11 5.177 checking for inttypes.h... yes #11 5.198 checking for stdint.h... yes #11 5.216 checking for strings.h... yes #11 5.241 checking for sys/stat.h... yes #11 5.255 checking for sys/types.h... yes #11 5.271 checking for unistd.h... yes #11 5.289 checking for dlfcn.h... yes #11 5.312 checking for objdir... .libs #11 5.369 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.403 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.403 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.445 checking if gcc static flag -static works... yes #11 5.513 checking if gcc supports -c -o file.o... yes #11 5.526 checking if gcc supports -c -o file.o... (cached) yes #11 5.526 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.532 checking whether -lc should be explicitly linked in... no #11 5.555 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.608 checking how to hardcode library paths into programs... immediate #11 5.608 checking whether stripping libraries is possible... yes #11 5.609 checking if libtool supports shared libraries... yes #11 5.609 checking whether to build shared libraries... yes #11 5.609 checking whether to build static libraries... yes #11 5.610 checking for pkg-config... /usr/bin/pkg-config #11 5.610 checking for pkg-config... /usr/bin/pkg-config #11 5.610 checking pkg-config is at least version 0.20... yes #11 5.611 checking for libosmocore >= 1.10.0... yes #11 5.617 checking for libosmogsm >= 1.10.0... yes #11 5.628 checking for libosmovty >= 1.10.0... yes #11 5.646 checking for libosmoctrl >= 1.10.0... yes #11 5.664 checking for libosmogb >= 1.10.0... yes #11 5.682 checking for egrep... (cached) /usr/bin/grep -E #11 5.683 checking if gcc supports -fvisibility=hidden... yes #11 5.703 checking whether to enable code coverage support... no #11 5.704 checking whether struct tm has tm_gmtoff member... yes #11 5.752 checking whether to enable VTY/CTRL tests... no #11 5.755 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 5.755 CPPFLAGS=" -Wall -Wno-trigraphs" #11 5.796 checking that generated files are newer than configure... done #11 5.799 configure: creating ./config.status #11 6.849 config.status: creating include/Makefile #11 6.885 config.status: creating include/osmocom/Makefile #11 6.921 config.status: creating include/osmocom/gbproxy/Makefile #11 6.957 config.status: creating src/Makefile #11 6.994 config.status: creating tests/Makefile #11 7.031 config.status: creating doc/Makefile #11 7.067 config.status: creating doc/examples/Makefile #11 7.104 config.status: creating doc/manuals/Makefile #11 7.143 config.status: creating contrib/Makefile #11 7.181 config.status: creating contrib/systemd/Makefile #11 7.219 config.status: creating Makefile #11 7.249 config.status: creating bscconfig.h #11 7.281 config.status: executing tests/atconfig commands #11 7.288 config.status: executing depfiles commands #11 7.423 config.status: executing libtool commands #11 7.537 echo 0.5.0.1-0aee > .version-t && mv .version-t .version #11 7.542 make install-recursive #11 7.550 make[1]: Entering directory '/tmp/osmo-gbproxy' #11 7.558 Making install in include #11 7.563 make[2]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.571 Making install in osmocom #11 7.576 make[3]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.584 Making install in gbproxy #11 7.588 make[4]: Entering directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.594 make[5]: Entering directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.594 make[5]: Nothing to be done for 'install-exec-am'. #11 7.594 make[5]: Nothing to be done for 'install-data-am'. #11 7.594 make[5]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.594 make[4]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.599 make[4]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.605 make[5]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.605 make[5]: Nothing to be done for 'install-exec-am'. #11 7.605 make[5]: Nothing to be done for 'install-data-am'. #11 7.605 make[5]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.605 make[4]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.606 make[3]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.611 make[3]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.617 make[4]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.617 make[4]: Nothing to be done for 'install-exec-am'. #11 7.617 make[4]: Nothing to be done for 'install-data-am'. #11 7.617 make[4]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.617 make[3]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.618 make[2]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.618 Making install in src #11 7.623 make[2]: Entering directory '/tmp/osmo-gbproxy/src' #11 7.626 CC gb_proxy.o #11 7.626 CC gb_proxy_main.o #11 7.627 CC gb_proxy_vty.o #11 7.627 CC gb_proxy_ctrl.o #11 7.628 CC gb_proxy_peer.o #11 8.072 CCLD osmo-gbproxy #11 8.575 make[3]: Entering directory '/tmp/osmo-gbproxy/src' #11 8.575 make[3]: Nothing to be done for 'install-data-am'. #11 8.575 /usr/bin/mkdir -p '/usr/local/bin' #11 8.577 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-gbproxy '/usr/local/bin' #11 8.590 libtool: install: /usr/bin/install -c osmo-gbproxy /usr/local/bin/osmo-gbproxy #11 8.592 make[3]: Leaving directory '/tmp/osmo-gbproxy/src' #11 8.592 make[2]: Leaving directory '/tmp/osmo-gbproxy/src' #11 8.592 Making install in doc #11 8.593 make[2]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.594 Making install in examples #11 8.595 make[3]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.596 make[4]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.596 make[4]: Nothing to be done for 'install-exec-am'. #11 8.597 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 8.598 /usr/bin/install -c -m 644 osmo-gbproxy/osmo-gbproxy.cfg '/usr/local/etc/osmocom' #11 8.599 make install-data-hook #11 8.600 make[5]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.600 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 8.600 j="/usr/local/share/doc/osmo-gbproxy/examples/$f" && \ #11 8.600 mkdir -p "$(dirname $j)" && \ #11 8.600 /usr/bin/install -c -m 644 ./$f $j; \ #11 8.600 done #11 8.611 make[5]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.611 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.611 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.611 Making install in manuals #11 8.613 make[3]: Entering directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.617 make[4]: Entering directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.617 make[4]: Nothing to be done for 'install-exec-am'. #11 8.617 make[4]: Nothing to be done for 'install-data-am'. #11 8.617 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.617 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.622 make[3]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.627 make[4]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.627 make[4]: Nothing to be done for 'install-exec-am'. #11 8.627 make[4]: Nothing to be done for 'install-data-am'. #11 8.627 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.628 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.628 make[2]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.629 Making install in contrib #11 8.633 make[2]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.641 Making install in systemd #11 8.646 make[3]: Entering directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.652 make[4]: Entering directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.652 make[4]: Nothing to be done for 'install-exec-am'. #11 8.654 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.660 /usr/bin/install -c -m 644 osmo-gbproxy.service '/lib/systemd/system' #11 8.663 make[4]: Leaving directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.664 make[3]: Leaving directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.668 make[3]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.674 make[4]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.674 make[4]: Nothing to be done for 'install-exec-am'. #11 8.674 make[4]: Nothing to be done for 'install-data-am'. #11 8.674 make[4]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.675 make[3]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.675 make[2]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.676 Making install in tests #11 8.681 make[2]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.693 make[3]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.699 make[4]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.699 make[4]: Nothing to be done for 'install-exec-am'. #11 8.699 make[4]: Nothing to be done for 'install-data-am'. #11 8.699 make[4]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.699 make[3]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.700 make[2]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.705 make[2]: Entering directory '/tmp/osmo-gbproxy' #11 8.718 make[3]: Entering directory '/tmp/osmo-gbproxy' #11 8.718 make[3]: Nothing to be done for 'install-exec-am'. #11 8.718 make[3]: Nothing to be done for 'install-data-am'. #11 8.718 make[3]: Leaving directory '/tmp/osmo-gbproxy' #11 8.718 make[2]: Leaving directory '/tmp/osmo-gbproxy' #11 8.719 make[1]: Leaving directory '/tmp/osmo-gbproxy' #11 DONE 8.9s #12 [ 7/10] COPY OSMO-GBPROXY.CFG /data/osmo-gbproxy.cfg #12 DONE 0.2s #13 [ 8/10] COPY .COMMON/PIPEWORK /USR/BIN/PIPEWORK #13 DONE 0.1s #14 [ 9/10] COPY DOCKER-ENTRYPOINT.SH /DOCKER-ENTRYPOINT.SH #14 DONE 0.1s #15 [10/10] WORKDIR /DATA #15 DONE 0.1s #16 exporting to image #16 exporting layers #16 exporting layers 0.5s done #16 writing image sha256:d04d1e0fc16eaa1963011d268c8b519bda54a239fd2233fb1e9f36ddc1190f13 done #16 naming to docker.io/osmocom-build/osmo-gbproxy-master:latest 0.0s done #16 DONE 0.6s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/osmo-gbproxy-master' + docker_image_exists osmo-gbproxy-master + docker images -q osmocom-build/osmo-gbproxy-master + test -n d04d1e0fc16e + list_osmo_packages debian-bookworm osmo-gbproxy-master + local distro=debian-bookworm + local image=osmo-gbproxy-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-gbproxy-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-gbproxy-master ### ii libosmo-abis-dev:amd64 2.0.0.202502182026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.202502182026 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.0.0.202502182026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.2.4150.202502182026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.2.4150.202502182026 amd64 Osmo coding library ii libosmocore 1.11.0.2.4150.202502182026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.2.4150.202502182026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.2.4150.202502182026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.2.4150.202502182026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.2.4150.202502182026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.2.4150.202502182026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.2.4150.202502182026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.202502182026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.2.4150.202502182026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.202502182026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.2.4150.202502182026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.2.4150.202502182026 amd64 Osmo VTY library ii osmocom-nightly 202502182026 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-gbproxy-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 e335b9092447: Already exists 5f196816512f: Already exists 46d8bafd5226: Already exists 4a87374e6ce6: Already exists be1923dd9895: Already exists 3688fca89fcb: Already exists 0c25a36b1da2: Already exists 2ce25cb8afcd: Already exists 71b4fbe98c4f: Already exists 148f622d9e98: Already exists c86cfc8c4e62: Already exists 69cc4c70791f: Pulling fs layer 018463542282: Pulling fs layer ff226b1001d2: Pulling fs layer 20cf759ba70e: Pulling fs layer 97ba3f653842: Pulling fs layer 97ba3f653842: Waiting 20cf759ba70e: Waiting 69cc4c70791f: Download complete 69cc4c70791f: Pull complete 20cf759ba70e: Verifying Checksum 20cf759ba70e: Download complete ff226b1001d2: Verifying Checksum ff226b1001d2: Download complete 97ba3f653842: Verifying Checksum 97ba3f653842: Download complete 018463542282: Verifying Checksum 018463542282: Download complete 018463542282: Pull complete ff226b1001d2: Pull complete 20cf759ba70e: Pull complete 97ba3f653842: Pull complete Digest: sha256:52408829c051ed44a9cda444d1ac34a0b052bb8c70af38f4ad67337d2911a051 Status: Downloaded newer image 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-gbproxy-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-gbproxy-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-gbproxy-test + echo ttcn3-gbproxy-test + dir=ttcn3-gbproxy-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-gbproxy-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-gbproxy-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-gbproxy-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-gbproxy-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-gbproxy-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-gbproxy-test/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/20.7.0 \ --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_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-gbproxy-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 422B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 1.73kB done #4 DONE 0.1s #5 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #5 DONE 0.2s #6 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #6 DONE 0.4s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 DONE 0.6s #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" gbproxy #8 0.345 + OSMO_TTCN3_BRANCH=master #8 0.345 + shift #8 0.345 + cd /osmo-ttcn3-hacks #8 0.345 + git fetch #8 0.439 + git checkout master #8 0.471 Already on 'master' #8 0.471 Your branch is up to date with 'origin/master'. #8 0.471 + git symbolic-ref -q HEAD #8 0.472 refs/heads/master #8 0.472 + git reset --hard origin/master #8 0.475 HEAD is now at e9feead1 sgsn: remove osmo-sgsn <= 1.12.0 code path #8 0.475 + git rev-parse --abbrev-ref HEAD #8 0.476 master #8 0.476 + git rev-parse HEAD #8 0.477 e9feead11104a79958b96d3b5002b690e920a981 #8 0.477 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.477 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.477 + make -j8 deps #8 0.565 make: Nothing to be done for 'deps'. #8 0.565 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh /ttcn3-dumpcap-start.sh #8 0.568 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 0.568 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh /ttcn3-tcpdump-start.sh #8 0.569 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 0.570 + ln -sv /osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh /ttcn3-dumpcap-stop.sh #8 0.571 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 0.571 + ln -sv /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /ttcn3-tcpdump-stop.sh #8 0.572 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 0.573 + make gbproxy #8 0.692 (cd gbproxy && ./gen_links.sh && ./regen_makefile.sh) #8 0.698 Linking TCCInterface_Functions.ttcn #8 0.701 Linking TCCConversion_Functions.ttcn #8 0.703 Linking TCCConversion.cc #8 0.705 Linking TCCInterface.cc #8 0.706 Linking TCCInterface_ip.h #8 0.708 Linking Socket_API_Definitions.ttcn #8 0.709 Linking IPL4asp_Functions.ttcn #8 0.711 Linking IPL4asp_PT.cc #8 0.713 Linking IPL4asp_PT.hh #8 0.715 Linking IPL4asp_PortType.ttcn #8 0.717 Linking IPL4asp_Types.ttcn #8 0.719 Linking IPL4asp_discovery.cc #8 0.721 Linking IPL4asp_protocol_L234.hh #8 0.723 Linking TELNETasp_PT.cc #8 0.725 Linking TELNETasp_PT.hh #8 0.726 Linking TELNETasp_PortType.ttcn #8 0.728 Linking NS_Types.ttcn #8 0.730 Linking BSSGP_EncDec.cc #8 0.732 Linking BSSGP_Types.ttcn #8 0.734 Linking LLC_EncDec.cc #8 0.735 Linking LLC_Types.ttcn #8 0.738 Linking SNDCP_Types.ttcn #8 0.740 Linking MobileL3_CC_Types.ttcn #8 0.742 Linking MobileL3_CommonIE_Types.ttcn #8 0.743 Linking MobileL3_GMM_SM_Types.ttcn #8 0.745 Linking MobileL3_MM_Types.ttcn #8 0.747 Linking MobileL3_RRM_Types.ttcn #8 0.749 Linking MobileL3_SMS_Types.ttcn #8 0.751 Linking MobileL3_SS_Types.ttcn #8 0.752 Linking MobileL3_Types.ttcn #8 0.754 Linking GTPC_EncDec.cc #8 0.755 Linking GTPC_Types.ttcn #8 0.757 Linking GTPU_EncDec.cc #8 0.758 Linking GTPU_Types.ttcn #8 0.760 Linking M3UA_Types.ttcn #8 0.761 Linking SCTPasp_PT.cc #8 0.763 Linking SCTPasp_PT.hh #8 0.764 Linking SCTPasp_PortType.ttcn #8 0.766 Linking SCTPasp_Types.ttcn #8 0.768 Linking MTP3asp_PortType.ttcn #8 0.769 Linking MTP3asp_Types.ttcn #8 0.771 Linking M3UA_Emulation.ttcn #8 0.773 Linking SCCP_Emulation.ttcn #8 0.775 Linking SCCP_EncDec.cc #8 0.777 Linking SCCP_Mapping.ttcnpp #8 0.779 Linking SCCP_Types.ttcn #8 0.781 Linking SCCPasp_Types.ttcn #8 0.782 Linking AF_PACKET_PT.cc #8 0.784 Linking AF_PACKET_PT.hh #8 0.786 Linking AF_PACKET_PortType.ttcn #8 0.788 Linking AF_PACKET_PortTypes.ttcn #8 0.789 Linking FrameRelay_Types.ttcn #8 0.791 Linking FrameRelay_CodecPort.ttcn #8 0.793 Linking FrameRelay_Emulation.ttcn #8 0.795 Linking Q931_Types.ttcn #8 0.796 Linking Q933_Types.ttcn #8 0.799 Linking Misc_Helpers.ttcn #8 0.800 Linking General_Types.ttcn #8 0.802 Linking GSM_Types.ttcn #8 0.804 Linking Osmocom_Types.ttcn #8 0.805 Linking RAW_NS.ttcnpp #8 0.807 Linking NS_Provider_IPL4.ttcn #8 0.809 Linking NS_Provider_FR.ttcn #8 0.810 Linking NS_Emulation.ttcnpp #8 0.812 Linking BSSGP_Emulation.ttcnpp #8 0.814 Linking Osmocom_Gb_Types.ttcn #8 0.816 Linking Osmocom_CTRL_Types.ttcn #8 0.817 Linking Osmocom_CTRL_Functions.ttcn #8 0.819 Linking Osmocom_CTRL_Adapter.ttcn #8 0.821 Linking Osmocom_VTY_Functions.ttcn #8 0.823 Linking LLC_Templates.ttcn #8 0.825 Linking L3_Templates.ttcn #8 0.826 Linking L3_Common.ttcn #8 0.828 Linking IPA_Types.ttcn #8 0.830 Linking IPA_Emulation.ttcnpp #8 0.832 Linking IPA_CodecPort.ttcn #8 0.834 Linking IPA_CodecPort_CtrlFunct.ttcn #8 0.835 Linking IPA_CodecPort_CtrlFunctDef.cc #8 0.837 Linking Native_Functions.ttcn #8 0.839 Linking Native_FunctionDefs.cc #8 0.841 Linking GTPv1C_CodecPort.ttcn #8 0.843 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 0.845 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 0.847 Linking GTPv1U_CodecPort.ttcn #8 0.849 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 0.851 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 0.853 Linking GTP_Emulation.ttcn #8 0.855 Linking GTPv1C_Templates.ttcn #8 0.857 Linking IPCP_Types.ttcn #8 0.859 Linking IPCP_Templates.ttcn #8 0.908 Generating Makefile skeleton... #8 0.909 Makefile skeleton was generated. #8 0.955 make -C gbproxy compile #8 0.969 make[1]: Entering directory '/osmo-ttcn3-hacks/gbproxy' #8 0.969 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 1.011 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 1.019 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn #8 1.030 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn #8 1.037 RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #8 1.037 135 | #endif NS_EMULATION_FR #8 1.037 | ^~~~~~~~~~~~~~~ #8 1.038 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 1.046 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 1.046 49 | "internal user MTP3asp_PT #8 1.046 | ^ #8 1.046 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 1.046 58 | " #8 1.046 | ^ #8 1.046 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 1.046 70 | "user MTP3asp_PT #8 1.046 | ^ #8 1.046 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 1.046 79 | " #8 1.046 | ^ #8 1.047 /usr/bin/ttcn3_compiler -L -U 8 AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GBProxy_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_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 NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SCCP_Emulation.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn - AF_PACKET_PortType.ttcn AF_PACKET_PortTypes.ttcn BSSGP_Types.ttcn FrameRelay_CodecPort.ttcn FrameRelay_Emulation.ttcn FrameRelay_Types.ttcn GBProxy_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_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 NS_Provider_FR.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn Q931_Types.ttcn Q933_Types.ttcn SCCP_Emulation.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn #8 1.051 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 1.051 #8 1.055 Notify: Parsing TTCN-3 module `AF_PACKET_PortType.ttcn'... #8 1.055 Notify: Parsing TTCN-3 module `AF_PACKET_PortTypes.ttcn'... #8 1.055 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 1.059 Notify: Parsing TTCN-3 module `FrameRelay_CodecPort.ttcn'... #8 1.059 Notify: Parsing TTCN-3 module `FrameRelay_Emulation.ttcn'... #8 1.060 Notify: Parsing TTCN-3 module `FrameRelay_Types.ttcn'... #8 1.060 Notify: Parsing TTCN-3 module `GBProxy_Tests.ttcn'... #8 1.067 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 1.068 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 1.072 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 1.072 Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... #8 1.073 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 1.073 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 1.073 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 1.076 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 1.076 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 1.076 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 1.076 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 1.077 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 1.077 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 1.077 Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... #8 1.077 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 1.077 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 1.077 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 1.078 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 1.078 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 1.078 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 1.082 Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... #8 1.083 Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... #8 1.083 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 1.085 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 1.086 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 1.086 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 1.086 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 1.087 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 1.088 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 1.089 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 1.091 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 1.092 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 1.094 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 1.094 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 1.094 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 1.095 Notify: Parsing TTCN-3 module `NS_Provider_FR.ttcn'... #8 1.095 Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... #8 1.096 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 1.096 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 1.096 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 1.096 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 1.097 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 1.097 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 1.097 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 1.097 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 1.097 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 1.103 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 1.104 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 1.104 Notify: Parsing TTCN-3 module `Q931_Types.ttcn'... #8 1.105 Notify: Parsing TTCN-3 module `Q933_Types.ttcn'... #8 1.105 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 1.106 SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.107 SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.107 SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.108 SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.109 SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.110 SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.110 SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.110 SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.110 SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.110 SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.110 SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.113 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 1.113 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.113 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 1.114 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 1.115 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 1.115 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 1.115 Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... #8 1.115 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 1.115 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 1.116 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 1.116 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 1.116 Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... #8 1.119 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 1.120 Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... #8 1.122 Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... #8 1.124 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 1.124 Notify: Checking modules... #8 1.124 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 1.124 NS_Emulation.ttcnpp:13.2-29: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Emulation.ttcnpp:14.2-25: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Emulation.ttcnpp:15.2-28: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Emulation.ttcnpp:16.2-30: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Emulation.ttcnpp:17.2-33: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Emulation.ttcnpp:18.2-33: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Emulation.ttcnpp:20.2-31: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Emulation.ttcnpp:22.2-30: In import definition: #8 1.124 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 1.124 NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': #8 1.124 NS_Provider_IPL4.ttcn:28.1-28: In import definition: #8 1.124 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 1.124 NS_Provider_IPL4.ttcn:29.1-28: In import definition: #8 1.124 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 1.124 NS_Provider_IPL4.ttcn:30.1-22: In import definition: #8 1.124 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 1.124 NS_Provider_IPL4.ttcn:31.1-24: In import definition: #8 1.124 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 1.124 NS_Provider_IPL4.ttcn:33.1-29: In import definition: #8 1.124 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 1.124 NS_Provider_IPL4.ttcn:34.1-32: In import definition: #8 1.124 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 1.150 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 1.150 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 1.150 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 1.150 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 1.150 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 1.150 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 1.150 Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime #8 1.150 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 1.161 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 1.161 NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': #8 1.161 NS_Emulation.ttcnpp:309.5-327.3: In else statement: #8 1.161 NS_Emulation.ttcnpp:324.4-77: In start test component statement: #8 1.161 NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': #8 1.161 NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: #8 1.161 NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: #8 1.161 NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: #8 1.161 NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': #8 1.161 NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': #8 1.161 NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value #8 1.162 NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': #8 1.162 NS_Emulation.ttcnpp:351.3-67: In start test component statement: #8 1.162 NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': #8 1.162 NS_Emulation.ttcnpp:715.3-16: In function instance: #8 1.162 NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': #8 1.162 NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: #8 1.162 NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: #8 1.162 NS_Emulation.ttcnpp:1040.34-46: In guard statement: #8 1.162 NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': #8 1.162 NS_Emulation.ttcnpp:784.4-20: In guard expression: #8 1.162 NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. #8 1.162 NS_Emulation.ttcnpp:790.4-19: In guard expression: #8 1.162 NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. #8 1.162 NS_Emulation.ttcnpp:796.4-20: In guard expression: #8 1.162 NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. #8 1.162 NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': #8 1.162 NS_Emulation.ttcnpp:419.3-423.3: In while statement: #8 1.162 NS_Emulation.ttcnpp:420.4-422.4: In alt construct: #8 1.162 NS_Emulation.ttcnpp:421.7-20: In guard statement: #8 1.162 NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': #8 1.162 NS_Emulation.ttcnpp:478.48-64: In guard statement: #8 1.162 NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': #8 1.162 NS_Emulation.ttcnpp:637.6-640.33: In guard operation: #8 1.162 NS_Emulation.ttcnpp:637.6-640.33: In receive statement: #8 1.162 NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 1.162 NS_Emulation.ttcnpp:479.52-67: In guard statement: #8 1.162 NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': #8 1.162 NS_Emulation.ttcnpp:601.6-604.33: In guard operation: #8 1.162 NS_Emulation.ttcnpp:601.6-604.33: In receive statement: #8 1.162 NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. #8 1.173 BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': #8 1.173 BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': #8 1.173 BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: #8 1.173 BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: #8 1.173 BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': #8 1.173 BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: #8 1.173 BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': #8 1.173 BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: #8 1.173 BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: #8 1.173 BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: #8 1.173 BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': #8 1.173 BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: #8 1.173 BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.175 BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: #8 1.175 BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.175 BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: #8 1.175 BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.176 BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: #8 1.176 BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': #8 1.176 BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: #8 1.176 BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.176 BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: #8 1.176 BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.176 BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: #8 1.176 BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.182 BSSGP_Emulation.ttcnpp:221.2-21: In function instance: #8 1.182 BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': #8 1.182 BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: #8 1.182 BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: #8 1.182 BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: #8 1.182 BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': #8 1.182 BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: #8 1.182 BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: #8 1.182 BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: #8 1.183 BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': #8 1.183 BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: #8 1.183 BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: #8 1.183 BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: #8 1.183 BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': #8 1.183 BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. #8 1.183 BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: #8 1.183 BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: #8 1.183 BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: #8 1.184 BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': #8 1.184 BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. #8 1.184 BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: #8 1.184 BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: #8 1.184 BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. #8 1.195 GBProxy_Tests.ttcn: In TTCN-3 module `GBProxy_Tests': #8 1.195 GBProxy_Tests.ttcn:1419.9-1429.1: In function definition `f_TC_radio_status_imsi': #8 1.195 GBProxy_Tests.ttcn:1422.2-1427.2: In for statement: #8 1.195 GBProxy_Tests.ttcn:1426.3-32: In function instance: #8 1.195 GBProxy_Tests.ttcn:1426.3-32: warning: The value returned by function `@GBProxy_Tests.f_pcu2any_sgsn' is not used #8 1.196 GBProxy_Tests.ttcn:1896.9-1925.1: In function definition `f_send_paging_ps_exp_multi': #8 1.196 GBProxy_Tests.ttcn:1909.2-1911.2: In for statement: #8 1.196 GBProxy_Tests.ttcn:1910.3-25: In deactivate statement: #8 1.196 GBProxy_Tests.ttcn:1910.3-25: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.197 GBProxy_Tests.ttcn:2328.9-2357.1: In function definition `f_send_paging_cs_exp_multi': #8 1.197 GBProxy_Tests.ttcn:2341.2-2343.2: In for statement: #8 1.197 GBProxy_Tests.ttcn:2342.3-25: In deactivate statement: #8 1.197 GBProxy_Tests.ttcn:2342.3-25: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.198 GBProxy_Tests.ttcn:2705.9-2755.1: In function definition `f_reset_ptp_bvc_from_pcu': #8 1.198 GBProxy_Tests.ttcn:2742.2-2744.2: In for statement: #8 1.198 GBProxy_Tests.ttcn:2743.3-25: In deactivate statement: #8 1.198 GBProxy_Tests.ttcn:2743.3-25: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.199 GBProxy_Tests.ttcn:2837.9-2858.1: In function definition `f_reset_ptp_bvc_from_sgsn': #8 1.199 GBProxy_Tests.ttcn:2856.2-14: In deactivate statement: #8 1.199 GBProxy_Tests.ttcn:2856.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. #8 1.200 GBProxy_Tests.ttcn:3050.9-3054.1: In function definition `f_TC_ms_reg_enq': #8 1.200 GBProxy_Tests.ttcn:3052.2-100: In function instance: #8 1.200 GBProxy_Tests.ttcn:3052.2-100: warning: The value returned by function `@GBProxy_Tests.f_pcu2any_sgsn' is not used #8 1.204 GBProxy_Tests.ttcn:3176.9-3210.1: In function definition `f_TC_rim_info_req': #8 1.204 GBProxy_Tests.ttcn:3195.2-3201.17: In function instance: #8 1.204 GBProxy_Tests.ttcn:3195.16-3201.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.204 GBProxy_Tests.ttcn:3195.17-3197.24: In parameter #1 for `tx': #8 1.204 GBProxy_Tests.ttcn:3195.43-3197.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.204 In parameter #1 for `dst': #8 1.204 GBProxy_Tests.ttcn:3195.77-109: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3195.102-108: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3195.102-108: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3183.35-41: note: Referenced template variable is here #8 1.204 In parameter #2 for `src': #8 1.204 GBProxy_Tests.ttcn:3196.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3196.67-72: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3196.67-72: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3182.35-40: note: Referenced template variable is here #8 1.204 GBProxy_Tests.ttcn:3203.2-3209.21: In function instance: #8 1.204 GBProxy_Tests.ttcn:3203.16-3209.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.204 GBProxy_Tests.ttcn:3203.17-3205.24: In parameter #1 for `tx': #8 1.204 GBProxy_Tests.ttcn:3203.43-3205.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.204 In parameter #1 for `dst': #8 1.204 GBProxy_Tests.ttcn:3203.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3203.102-107: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3203.102-107: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3182.35-40: note: Referenced template variable is here #8 1.204 In parameter #2 for `src': #8 1.204 GBProxy_Tests.ttcn:3204.49-81: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3204.74-80: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3204.74-80: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3183.35-41: note: Referenced template variable is here #8 1.204 GBProxy_Tests.ttcn:3220.9-3255.1: In function definition `f_TC_rim_info': #8 1.204 GBProxy_Tests.ttcn:3240.2-3246.17: In function instance: #8 1.204 GBProxy_Tests.ttcn:3240.16-3246.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.204 GBProxy_Tests.ttcn:3240.17-3242.26: In parameter #1 for `tx': #8 1.204 GBProxy_Tests.ttcn:3240.45-3242.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 1.204 In parameter #1 for `dst': #8 1.204 GBProxy_Tests.ttcn:3240.79-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3240.104-110: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3240.104-110: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3227.35-41: note: Referenced template variable is here #8 1.204 In parameter #2 for `src': #8 1.204 GBProxy_Tests.ttcn:3241.44-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3241.69-74: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3241.69-74: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3226.35-40: note: Referenced template variable is here #8 1.204 GBProxy_Tests.ttcn:3248.2-3254.21: In function instance: #8 1.204 GBProxy_Tests.ttcn:3248.16-3254.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.204 GBProxy_Tests.ttcn:3248.17-3250.26: In parameter #1 for `tx': #8 1.204 GBProxy_Tests.ttcn:3248.45-3250.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 1.204 In parameter #1 for `dst': #8 1.204 GBProxy_Tests.ttcn:3248.79-110: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3248.104-109: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3248.104-109: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3226.35-40: note: Referenced template variable is here #8 1.204 In parameter #2 for `src': #8 1.204 GBProxy_Tests.ttcn:3249.44-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.204 GBProxy_Tests.ttcn:3249.69-75: In parameter #2 for `addr': #8 1.204 GBProxy_Tests.ttcn:3249.69-75: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.204 GBProxy_Tests.ttcn:3227.35-41: note: Referenced template variable is here #8 1.205 GBProxy_Tests.ttcn:3265.9-3298.1: In function definition `f_TC_rim_info_ack': #8 1.205 GBProxy_Tests.ttcn:3283.2-3289.17: In function instance: #8 1.205 GBProxy_Tests.ttcn:3283.16-3289.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.205 GBProxy_Tests.ttcn:3283.17-3285.23: In parameter #1 for `tx': #8 1.205 GBProxy_Tests.ttcn:3283.49-3285.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': #8 1.205 In parameter #1 for `dst': #8 1.205 GBProxy_Tests.ttcn:3283.83-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.205 GBProxy_Tests.ttcn:3283.108-114: In parameter #2 for `addr': #8 1.205 GBProxy_Tests.ttcn:3283.108-114: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.205 GBProxy_Tests.ttcn:3272.35-41: note: Referenced template variable is here #8 1.205 In parameter #2 for `src': #8 1.205 GBProxy_Tests.ttcn:3284.41-72: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.205 GBProxy_Tests.ttcn:3284.66-71: In parameter #2 for `addr': #8 1.205 GBProxy_Tests.ttcn:3284.66-71: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.205 GBProxy_Tests.ttcn:3271.35-40: note: Referenced template variable is here #8 1.205 GBProxy_Tests.ttcn:3291.2-3297.21: In function instance: #8 1.205 GBProxy_Tests.ttcn:3291.16-3297.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.205 GBProxy_Tests.ttcn:3291.17-3293.23: In parameter #1 for `tx': #8 1.205 GBProxy_Tests.ttcn:3291.49-3293.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': #8 1.205 In parameter #1 for `dst': #8 1.205 GBProxy_Tests.ttcn:3291.83-114: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.205 GBProxy_Tests.ttcn:3291.108-113: In parameter #2 for `addr': #8 1.205 GBProxy_Tests.ttcn:3291.108-113: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.205 GBProxy_Tests.ttcn:3271.35-40: note: Referenced template variable is here #8 1.205 In parameter #2 for `src': #8 1.205 GBProxy_Tests.ttcn:3292.41-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.205 GBProxy_Tests.ttcn:3292.66-72: In parameter #2 for `addr': #8 1.205 GBProxy_Tests.ttcn:3292.66-72: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.205 GBProxy_Tests.ttcn:3272.35-41: note: Referenced template variable is here #8 1.205 GBProxy_Tests.ttcn:3308.9-3343.1: In function definition `f_TC_rim_info_error': #8 1.205 GBProxy_Tests.ttcn:3320.2-3322.43: In variable assignment: #8 1.205 GBProxy_Tests.ttcn:3320.51-3322.43: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_Information_Error_RIM_Container': #8 1.205 GBProxy_Tests.ttcn:3321.10-53: In parameter #2 for `cause': #8 1.205 GBProxy_Tests.ttcn:3321.10-53: warning: Inadequate restriction on the referenced function `ts_BSSGP_CAUSE(BSSGP__CAUSE__EQUIMENT__FAILURE)', this may cause a dynamic test case error at runtime #8 1.205 Osmocom_Gb_Types.ttcn:1094.2-1105.2: note: Referenced function is here #8 1.205 GBProxy_Tests.ttcn:3328.2-3334.17: In function instance: #8 1.205 GBProxy_Tests.ttcn:3328.16-3334.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.205 GBProxy_Tests.ttcn:3328.17-3330.25: In parameter #1 for `tx': #8 1.205 GBProxy_Tests.ttcn:3328.51-3330.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': #8 1.205 In parameter #1 for `dst': #8 1.205 GBProxy_Tests.ttcn:3328.85-117: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3328.110-116: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3328.110-116: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3315.35-41: note: Referenced template variable is here #8 1.206 In parameter #2 for `src': #8 1.206 GBProxy_Tests.ttcn:3329.43-74: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3329.68-73: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3329.68-73: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3314.35-40: note: Referenced template variable is here #8 1.206 GBProxy_Tests.ttcn:3336.2-3342.21: In function instance: #8 1.206 GBProxy_Tests.ttcn:3336.16-3342.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.206 GBProxy_Tests.ttcn:3336.17-3338.25: In parameter #1 for `tx': #8 1.206 GBProxy_Tests.ttcn:3336.51-3338.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': #8 1.206 In parameter #1 for `dst': #8 1.206 GBProxy_Tests.ttcn:3336.85-116: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3336.110-115: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3336.110-115: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3314.35-40: note: Referenced template variable is here #8 1.206 In parameter #2 for `src': #8 1.206 GBProxy_Tests.ttcn:3337.43-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3337.68-74: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3337.68-74: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3315.35-41: note: Referenced template variable is here #8 1.206 GBProxy_Tests.ttcn:3354.9-3398.1: In function definition `f_TC_rim_info_app_error': #8 1.206 GBProxy_Tests.ttcn:3383.2-3389.17: In function instance: #8 1.206 GBProxy_Tests.ttcn:3383.16-3389.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.206 GBProxy_Tests.ttcn:3383.17-3385.30: In parameter #1 for `tx': #8 1.206 GBProxy_Tests.ttcn:3383.63-3385.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': #8 1.206 In parameter #1 for `dst': #8 1.206 GBProxy_Tests.ttcn:3383.97-129: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3383.122-128: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3383.122-128: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3363.35-41: note: Referenced template variable is here #8 1.206 In parameter #2 for `src': #8 1.206 GBProxy_Tests.ttcn:3384.48-79: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3384.73-78: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3384.73-78: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3362.35-40: note: Referenced template variable is here #8 1.206 GBProxy_Tests.ttcn:3391.2-3397.21: In function instance: #8 1.206 GBProxy_Tests.ttcn:3391.16-3397.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.206 GBProxy_Tests.ttcn:3391.17-3393.30: In parameter #1 for `tx': #8 1.206 GBProxy_Tests.ttcn:3391.63-3393.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': #8 1.206 In parameter #1 for `dst': #8 1.206 GBProxy_Tests.ttcn:3391.97-128: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3391.122-127: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3391.122-127: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3362.35-40: note: Referenced template variable is here #8 1.206 In parameter #2 for `src': #8 1.206 GBProxy_Tests.ttcn:3392.48-80: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3392.73-79: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3392.73-79: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3363.35-41: note: Referenced template variable is here #8 1.206 GBProxy_Tests.ttcn:3408.9-3443.1: In function definition `f_TC_rim_info_pcu2pcu': #8 1.206 GBProxy_Tests.ttcn:3424.2-3425.46: In variable assignment: #8 1.206 GBProxy_Tests.ttcn:3424.45-3425.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3425.8-45: In parameter #2 for `addr': #8 1.206 Osmocom_Gb_Types.ttcn:3346.23-47: warning: Inadequate restriction on the referenced function `tr_Cell_Identifier_V(cid)', this may cause a dynamic test case error at runtime #8 1.206 Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here #8 1.206 GBProxy_Tests.ttcn:3426.2-3427.46: In variable assignment: #8 1.206 GBProxy_Tests.ttcn:3426.45-3427.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3427.8-45: In parameter #2 for `addr': #8 1.206 Osmocom_Gb_Types.ttcn:3346.23-47: warning: Inadequate restriction on the referenced function `tr_Cell_Identifier_V(cid)', this may cause a dynamic test case error at runtime #8 1.206 Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here #8 1.206 GBProxy_Tests.ttcn:3471.9-3506.1: In function definition `f_TC_rim_from_eutran': #8 1.206 GBProxy_Tests.ttcn:3490.2-3496.21: In function instance: #8 1.206 GBProxy_Tests.ttcn:3490.16-3496.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 1.206 GBProxy_Tests.ttcn:3490.17-3492.24: In parameter #1 for `tx': #8 1.206 GBProxy_Tests.ttcn:3490.43-3492.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.206 In parameter #1 for `dst': #8 1.206 GBProxy_Tests.ttcn:3490.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3490.102-107: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3490.102-107: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3477.35-40: note: Referenced template variable is here #8 1.206 In parameter #2 for `src': #8 1.206 GBProxy_Tests.ttcn:3491.42-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3491.69-75: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3491.69-75: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3478.35-41: note: Referenced template variable is here #8 1.206 GBProxy_Tests.ttcn:3499.2-3505.17: In function instance: #8 1.206 GBProxy_Tests.ttcn:3499.16-3505.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 1.206 GBProxy_Tests.ttcn:3499.17-3501.24: In parameter #1 for `tx': #8 1.206 GBProxy_Tests.ttcn:3499.43-3501.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 1.206 In parameter #1 for `dst': #8 1.206 GBProxy_Tests.ttcn:3499.77-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3499.104-110: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3499.104-110: warning: Inadequate restriction on the referenced template variable `ra_sgsn', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3478.35-41: note: Referenced template variable is here #8 1.206 In parameter #2 for `src': #8 1.206 GBProxy_Tests.ttcn:3500.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 1.206 GBProxy_Tests.ttcn:3500.67-72: In parameter #2 for `addr': #8 1.206 GBProxy_Tests.ttcn:3500.67-72: warning: Inadequate restriction on the referenced template variable `ra_pcu', this may cause a dynamic test case error at runtime #8 1.206 GBProxy_Tests.ttcn:3477.35-40: note: Referenced template variable is here #8 1.219 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 1.219 GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': #8 1.219 GTPv1C_Templates.ttcn:108.4-110.2: In else statement: #8 1.219 GTPv1C_Templates.ttcn:109.3-29: In return statement: #8 1.219 GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 1.219 GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': #8 1.219 GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime #8 1.219 GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here #8 1.220 GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': #8 1.220 GTPv1C_Templates.ttcn:202.4-204.2: In else statement: #8 1.220 GTPv1C_Templates.ttcn:203.3-37: In return statement: #8 1.220 GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 1.220 GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': #8 1.220 GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime #8 1.220 GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here #8 1.221 GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': #8 1.221 GTPv1C_Templates.ttcn:719.4-721.2: In else statement: #8 1.221 GTPv1C_Templates.ttcn:720.3-24: In return statement: #8 1.221 GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 1.221 GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': #8 1.221 GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime #8 1.221 GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here #8 1.221 GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': #8 1.221 GTPv1C_Templates.ttcn:756.4-758.2: In else statement: #8 1.221 GTPv1C_Templates.ttcn:757.3-29: In return statement: #8 1.221 GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 1.222 GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': #8 1.222 GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime #8 1.222 GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here #8 1.222 GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': #8 1.222 GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement #8 1.238 Notify: Generating code... #8 1.665 Notify: File `AF_PACKET_PortType.hh' was generated. #8 1.665 Notify: File `AF_PACKET_PortType.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortType_part_1.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortType_part_2.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortType_part_3.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortType_part_4.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortType_part_5.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortType_part_6.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortType_part_7.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortTypes.hh' was generated. #8 1.665 Notify: File `AF_PACKET_PortTypes.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. #8 1.665 Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. #8 1.666 Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. #8 1.666 Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation.hh' was generated. #8 1.666 Notify: File `BSSGP_Emulation.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 1.666 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 1.667 Notify: File `BSSGP_Types.hh' was generated. #8 1.668 Notify: File `BSSGP_Types.cc' was generated. #8 1.669 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 1.670 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 1.671 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 1.671 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 1.672 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 1.673 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 1.674 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort.hh' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. #8 1.674 Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. #8 1.674 Notify: File `FrameRelay_Emulation.hh' was generated. #8 1.675 Notify: File `FrameRelay_Emulation.cc' was generated. #8 1.675 Notify: File `FrameRelay_Emulation_part_1.cc' was generated. #8 1.675 Notify: File `FrameRelay_Emulation_part_2.cc' was generated. #8 1.675 Notify: File `FrameRelay_Emulation_part_3.cc' was generated. #8 1.675 Notify: File `FrameRelay_Emulation_part_4.cc' was generated. #8 1.675 Notify: File `FrameRelay_Emulation_part_5.cc' was generated. #8 1.675 Notify: File `FrameRelay_Emulation_part_6.cc' was generated. #8 1.675 Notify: File `FrameRelay_Emulation_part_7.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types.hh' was generated. #8 1.675 Notify: File `FrameRelay_Types.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types_part_1.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types_part_2.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types_part_3.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types_part_4.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types_part_5.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types_part_6.cc' was generated. #8 1.675 Notify: File `FrameRelay_Types_part_7.cc' was generated. #8 1.675 Notify: File `GBProxy_Tests.hh' was generated. #8 1.675 Notify: File `GBProxy_Tests.cc' was generated. #8 1.675 Notify: File `GBProxy_Tests_part_1.cc' was generated. #8 1.675 Notify: File `GBProxy_Tests_part_2.cc' was generated. #8 1.676 Notify: File `GBProxy_Tests_part_3.cc' was generated. #8 1.676 Notify: File `GBProxy_Tests_part_4.cc' was generated. #8 1.676 Notify: File `GBProxy_Tests_part_5.cc' was generated. #8 1.676 Notify: File `GBProxy_Tests_part_6.cc' was generated. #8 1.676 Notify: File `GBProxy_Tests_part_7.cc' was generated. #8 1.676 Notify: File `GSM_Types.hh' was generated. #8 1.676 Notify: File `GSM_Types.cc' was generated. #8 1.676 Notify: File `GSM_Types_part_1.cc' was generated. #8 1.676 Notify: File `GSM_Types_part_2.cc' was generated. #8 1.676 Notify: File `GSM_Types_part_3.cc' was generated. #8 1.676 Notify: File `GSM_Types_part_4.cc' was generated. #8 1.676 Notify: File `GSM_Types_part_5.cc' was generated. #8 1.676 Notify: File `GSM_Types_part_6.cc' was generated. #8 1.676 Notify: File `GSM_Types_part_7.cc' was generated. #8 1.677 Notify: File `GTPC_Types.hh' was generated. #8 1.678 Notify: File `GTPC_Types.cc' was generated. #8 1.679 Notify: File `GTPC_Types_part_1.cc' was generated. #8 1.680 Notify: File `GTPC_Types_part_2.cc' was generated. #8 1.681 Notify: File `GTPC_Types_part_3.cc' was generated. #8 1.681 Notify: File `GTPC_Types_part_4.cc' was generated. #8 1.682 Notify: File `GTPC_Types_part_5.cc' was generated. #8 1.683 Notify: File `GTPC_Types_part_6.cc' was generated. #8 1.684 Notify: File `GTPC_Types_part_7.cc' was generated. #8 1.684 Notify: File `GTPU_Types.hh' was generated. #8 1.684 Notify: File `GTPU_Types.cc' was generated. #8 1.684 Notify: File `GTPU_Types_part_1.cc' was generated. #8 1.684 Notify: File `GTPU_Types_part_2.cc' was generated. #8 1.684 Notify: File `GTPU_Types_part_3.cc' was generated. #8 1.684 Notify: File `GTPU_Types_part_4.cc' was generated. #8 1.684 Notify: File `GTPU_Types_part_5.cc' was generated. #8 1.685 Notify: File `GTPU_Types_part_6.cc' was generated. #8 1.685 Notify: File `GTPU_Types_part_7.cc' was generated. #8 1.685 Notify: File `GTP_Emulation.hh' was generated. #8 1.685 Notify: File `GTP_Emulation.cc' was generated. #8 1.685 Notify: File `GTP_Emulation_part_1.cc' was generated. #8 1.685 Notify: File `GTP_Emulation_part_2.cc' was generated. #8 1.685 Notify: File `GTP_Emulation_part_3.cc' was generated. #8 1.685 Notify: File `GTP_Emulation_part_4.cc' was generated. #8 1.685 Notify: File `GTP_Emulation_part_5.cc' was generated. #8 1.685 Notify: File `GTP_Emulation_part_6.cc' was generated. #8 1.685 Notify: File `GTP_Emulation_part_7.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 1.685 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates.hh' was generated. #8 1.686 Notify: File `GTPv1C_Templates.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 1.686 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 1.686 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 1.686 Notify: File `General_Types.hh' was generated. #8 1.687 Notify: File `General_Types.cc' was generated. #8 1.687 Notify: File `General_Types_part_1.cc' was generated. #8 1.687 Notify: File `General_Types_part_2.cc' was generated. #8 1.687 Notify: File `General_Types_part_3.cc' was generated. #8 1.687 Notify: File `General_Types_part_4.cc' was generated. #8 1.687 Notify: File `General_Types_part_5.cc' was generated. #8 1.687 Notify: File `General_Types_part_6.cc' was generated. #8 1.687 Notify: File `General_Types_part_7.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort.hh' was generated. #8 1.687 Notify: File `IPA_CodecPort.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 1.687 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 1.688 Notify: File `IPA_Emulation.hh' was generated. #8 1.688 Notify: File `IPA_Emulation.cc' was generated. #8 1.688 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 1.688 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 1.688 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 1.688 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 1.688 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 1.688 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 1.688 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 1.688 Notify: File `IPA_Types.hh' was generated. #8 1.688 Notify: File `IPA_Types.cc' was generated. #8 1.688 Notify: File `IPA_Types_part_1.cc' was generated. #8 1.688 Notify: File `IPA_Types_part_2.cc' was generated. #8 1.688 Notify: File `IPA_Types_part_3.cc' was generated. #8 1.688 Notify: File `IPA_Types_part_4.cc' was generated. #8 1.688 Notify: File `IPA_Types_part_5.cc' was generated. #8 1.688 Notify: File `IPA_Types_part_6.cc' was generated. #8 1.688 Notify: File `IPA_Types_part_7.cc' was generated. #8 1.688 Notify: File `IPCP_Templates.hh' was generated. #8 1.688 Notify: File `IPCP_Templates.cc' was generated. #8 1.688 Notify: File `IPCP_Templates_part_1.cc' was generated. #8 1.688 Notify: File `IPCP_Templates_part_2.cc' was generated. #8 1.688 Notify: File `IPCP_Templates_part_3.cc' was generated. #8 1.688 Notify: File `IPCP_Templates_part_4.cc' was generated. #8 1.689 Notify: File `IPCP_Templates_part_5.cc' was generated. #8 1.689 Notify: File `IPCP_Templates_part_6.cc' was generated. #8 1.689 Notify: File `IPCP_Templates_part_7.cc' was generated. #8 1.689 Notify: File `IPCP_Types.hh' was generated. #8 1.689 Notify: File `IPCP_Types.cc' was generated. #8 1.689 Notify: File `IPCP_Types_part_1.cc' was generated. #8 1.689 Notify: File `IPCP_Types_part_2.cc' was generated. #8 1.689 Notify: File `IPCP_Types_part_3.cc' was generated. #8 1.689 Notify: File `IPCP_Types_part_4.cc' was generated. #8 1.689 Notify: File `IPCP_Types_part_5.cc' was generated. #8 1.689 Notify: File `IPCP_Types_part_6.cc' was generated. #8 1.689 Notify: File `IPCP_Types_part_7.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions.hh' was generated. #8 1.689 Notify: File `IPL4asp_Functions.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 1.689 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType.hh' was generated. #8 1.689 Notify: File `IPL4asp_PortType.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 1.689 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 1.689 Notify: File `IPL4asp_Types.hh' was generated. #8 1.690 Notify: File `IPL4asp_Types.cc' was generated. #8 1.690 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 1.690 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 1.690 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 1.690 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 1.690 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 1.690 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 1.690 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 1.690 Notify: File `L3_Common.hh' was generated. #8 1.690 Notify: File `L3_Common.cc' was generated. #8 1.690 Notify: File `L3_Common_part_1.cc' was generated. #8 1.690 Notify: File `L3_Common_part_2.cc' was generated. #8 1.690 Notify: File `L3_Common_part_3.cc' was generated. #8 1.690 Notify: File `L3_Common_part_4.cc' was generated. #8 1.690 Notify: File `L3_Common_part_5.cc' was generated. #8 1.690 Notify: File `L3_Common_part_6.cc' was generated. #8 1.690 Notify: File `L3_Common_part_7.cc' was generated. #8 1.690 Notify: File `L3_Templates.hh' was generated. #8 1.690 Notify: File `L3_Templates.cc' was generated. #8 1.690 Notify: File `L3_Templates_part_1.cc' was generated. #8 1.690 Notify: File `L3_Templates_part_2.cc' was generated. #8 1.691 Notify: File `L3_Templates_part_3.cc' was generated. #8 1.691 Notify: File `L3_Templates_part_4.cc' was generated. #8 1.691 Notify: File `L3_Templates_part_5.cc' was generated. #8 1.691 Notify: File `L3_Templates_part_6.cc' was generated. #8 1.691 Notify: File `L3_Templates_part_7.cc' was generated. #8 1.691 Notify: File `LLC_Templates.hh' was generated. #8 1.691 Notify: File `LLC_Templates.cc' was generated. #8 1.691 Notify: File `LLC_Templates_part_1.cc' was generated. #8 1.691 Notify: File `LLC_Templates_part_2.cc' was generated. #8 1.691 Notify: File `LLC_Templates_part_3.cc' was generated. #8 1.691 Notify: File `LLC_Templates_part_4.cc' was generated. #8 1.691 Notify: File `LLC_Templates_part_5.cc' was generated. #8 1.691 Notify: File `LLC_Templates_part_6.cc' was generated. #8 1.691 Notify: File `LLC_Templates_part_7.cc' was generated. #8 1.691 Notify: File `LLC_Types.hh' was generated. #8 1.691 Notify: File `LLC_Types.cc' was generated. #8 1.691 Notify: File `LLC_Types_part_1.cc' was generated. #8 1.691 Notify: File `LLC_Types_part_2.cc' was generated. #8 1.691 Notify: File `LLC_Types_part_3.cc' was generated. #8 1.692 Notify: File `LLC_Types_part_4.cc' was generated. #8 1.692 Notify: File `LLC_Types_part_5.cc' was generated. #8 1.692 Notify: File `LLC_Types_part_6.cc' was generated. #8 1.692 Notify: File `LLC_Types_part_7.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation.hh' was generated. #8 1.692 Notify: File `M3UA_Emulation.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 1.692 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 1.692 Notify: File `M3UA_Types.hh' was generated. #8 1.693 Notify: File `M3UA_Types.cc' was generated. #8 1.693 Notify: File `M3UA_Types_part_1.cc' was generated. #8 1.694 Notify: File `M3UA_Types_part_2.cc' was generated. #8 1.694 Notify: File `M3UA_Types_part_3.cc' was generated. #8 1.694 Notify: File `M3UA_Types_part_4.cc' was generated. #8 1.694 Notify: File `M3UA_Types_part_5.cc' was generated. #8 1.694 Notify: File `M3UA_Types_part_6.cc' was generated. #8 1.694 Notify: File `M3UA_Types_part_7.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType.hh' was generated. #8 1.694 Notify: File `MTP3asp_PortType.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 1.694 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types.hh' was generated. #8 1.694 Notify: File `MTP3asp_Types.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 1.694 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 1.694 Notify: File `Misc_Helpers.hh' was generated. #8 1.694 Notify: File `Misc_Helpers.cc' was generated. #8 1.694 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 1.694 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 1.694 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 1.695 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 1.695 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 1.695 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 1.695 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 1.695 Notify: File `MobileL3_CC_Types.hh' was generated. #8 1.696 Notify: File `MobileL3_CC_Types.cc' was generated. #8 1.697 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 1.697 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 1.697 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 1.697 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 1.697 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 1.697 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 1.697 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 1.697 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 1.698 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 1.699 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 1.700 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 1.701 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 1.702 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 1.703 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 1.703 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 1.703 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 1.703 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 1.703 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 1.704 Notify: File `MobileL3_MM_Types.hh' was generated. #8 1.704 Notify: File `MobileL3_MM_Types.cc' was generated. #8 1.704 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 1.704 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 1.705 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 1.705 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 1.705 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 1.705 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 1.705 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 1.705 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 1.706 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 1.707 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 1.708 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 1.708 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 1.708 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 1.708 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 1.708 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 1.708 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 1.708 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 1.709 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 1.709 Notify: File `MobileL3_SS_Types.hh' was generated. #8 1.709 Notify: File `MobileL3_SS_Types.cc' was generated. #8 1.709 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 1.709 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 1.709 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 1.709 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 1.709 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 1.709 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 1.710 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 1.710 Notify: File `MobileL3_Types.hh' was generated. #8 1.710 Notify: File `MobileL3_Types.cc' was generated. #8 1.710 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 1.710 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 1.710 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 1.710 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 1.710 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 1.710 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 1.710 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 1.710 Notify: File `NS_Emulation.hh' was generated. #8 1.711 Notify: File `NS_Emulation.cc' was generated. #8 1.711 Notify: File `NS_Emulation_part_1.cc' was generated. #8 1.711 Notify: File `NS_Emulation_part_2.cc' was generated. #8 1.711 Notify: File `NS_Emulation_part_3.cc' was generated. #8 1.711 Notify: File `NS_Emulation_part_4.cc' was generated. #8 1.711 Notify: File `NS_Emulation_part_5.cc' was generated. #8 1.711 Notify: File `NS_Emulation_part_6.cc' was generated. #8 1.711 Notify: File `NS_Emulation_part_7.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR.hh' was generated. #8 1.711 Notify: File `NS_Provider_FR.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR_part_1.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR_part_2.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR_part_3.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR_part_4.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR_part_5.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR_part_6.cc' was generated. #8 1.711 Notify: File `NS_Provider_FR_part_7.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4.hh' was generated. #8 1.711 Notify: File `NS_Provider_IPL4.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 1.711 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 1.711 Notify: File `NS_Types.hh' was generated. #8 1.712 Notify: File `NS_Types.cc' was generated. #8 1.712 Notify: File `NS_Types_part_1.cc' was generated. #8 1.712 Notify: File `NS_Types_part_2.cc' was generated. #8 1.712 Notify: File `NS_Types_part_3.cc' was generated. #8 1.712 Notify: File `NS_Types_part_4.cc' was generated. #8 1.712 Notify: File `NS_Types_part_5.cc' was generated. #8 1.712 Notify: File `NS_Types_part_6.cc' was generated. #8 1.712 Notify: File `NS_Types_part_7.cc' was generated. #8 1.712 Notify: File `Native_Functions.hh' was generated. #8 1.712 Notify: File `Native_Functions.cc' was generated. #8 1.712 Notify: File `Native_Functions_part_1.cc' was generated. #8 1.712 Notify: File `Native_Functions_part_2.cc' was generated. #8 1.712 Notify: File `Native_Functions_part_3.cc' was generated. #8 1.712 Notify: File `Native_Functions_part_4.cc' was generated. #8 1.712 Notify: File `Native_Functions_part_5.cc' was generated. #8 1.712 Notify: File `Native_Functions_part_6.cc' was generated. #8 1.712 Notify: File `Native_Functions_part_7.cc' was generated. #8 1.712 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 1.713 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 1.713 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 1.714 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 1.714 Notify: File `Osmocom_Types.hh' was generated. #8 1.714 Notify: File `Osmocom_Types.cc' was generated. #8 1.714 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 1.714 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 1.714 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 1.714 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 1.714 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 1.714 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 1.714 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 1.714 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 1.715 Notify: File `Q931_Types.hh' was generated. #8 1.715 Notify: File `Q931_Types.cc' was generated. #8 1.715 Notify: File `Q931_Types_part_1.cc' was generated. #8 1.715 Notify: File `Q931_Types_part_2.cc' was generated. #8 1.715 Notify: File `Q931_Types_part_3.cc' was generated. #8 1.715 Notify: File `Q931_Types_part_4.cc' was generated. #8 1.715 Notify: File `Q931_Types_part_5.cc' was generated. #8 1.715 Notify: File `Q931_Types_part_6.cc' was generated. #8 1.715 Notify: File `Q931_Types_part_7.cc' was generated. #8 1.715 Notify: File `Q933_Types.hh' was generated. #8 1.715 Notify: File `Q933_Types.cc' was generated. #8 1.715 Notify: File `Q933_Types_part_1.cc' was generated. #8 1.715 Notify: File `Q933_Types_part_2.cc' was generated. #8 1.715 Notify: File `Q933_Types_part_3.cc' was generated. #8 1.715 Notify: File `Q933_Types_part_4.cc' was generated. #8 1.715 Notify: File `Q933_Types_part_5.cc' was generated. #8 1.715 Notify: File `Q933_Types_part_6.cc' was generated. #8 1.715 Notify: File `Q933_Types_part_7.cc' was generated. #8 1.715 Notify: File `RAW_NS.hh' was generated. #8 1.715 Notify: File `RAW_NS.cc' was generated. #8 1.715 Notify: File `RAW_NS_part_1.cc' was generated. #8 1.715 Notify: File `RAW_NS_part_2.cc' was generated. #8 1.715 Notify: File `RAW_NS_part_3.cc' was generated. #8 1.715 Notify: File `RAW_NS_part_4.cc' was generated. #8 1.715 Notify: File `RAW_NS_part_5.cc' was generated. #8 1.715 Notify: File `RAW_NS_part_6.cc' was generated. #8 1.716 Notify: File `RAW_NS_part_7.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation.hh' was generated. #8 1.716 Notify: File `SCCP_Emulation.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 1.716 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping.hh' was generated. #8 1.716 Notify: File `SCCP_Mapping.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 1.716 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 1.716 Notify: File `SCCP_Types.hh' was generated. #8 1.717 Notify: File `SCCP_Types.cc' was generated. #8 1.718 Notify: File `SCCP_Types_part_1.cc' was generated. #8 1.718 Notify: File `SCCP_Types_part_2.cc' was generated. #8 1.718 Notify: File `SCCP_Types_part_3.cc' was generated. #8 1.718 Notify: File `SCCP_Types_part_4.cc' was generated. #8 1.718 Notify: File `SCCP_Types_part_5.cc' was generated. #8 1.718 Notify: File `SCCP_Types_part_6.cc' was generated. #8 1.718 Notify: File `SCCP_Types_part_7.cc' was generated. #8 1.718 Notify: File `SCCPasp_Types.hh' was generated. #8 1.718 Notify: File `SCCPasp_Types.cc' was generated. #8 1.718 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 1.718 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 1.718 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 1.718 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 1.718 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 1.718 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 1.719 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType.hh' was generated. #8 1.719 Notify: File `SCTPasp_PortType.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 1.719 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types.hh' was generated. #8 1.719 Notify: File `SCTPasp_Types.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 1.719 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 1.719 Notify: File `SNDCP_Types.hh' was generated. #8 1.719 Notify: File `SNDCP_Types.cc' was generated. #8 1.719 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 1.720 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 1.720 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 1.720 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 1.720 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 1.720 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 1.720 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions.hh' was generated. #8 1.720 Notify: File `Socket_API_Definitions.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 1.720 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 1.720 Notify: File `TCCConversion_Functions.hh' was generated. #8 1.720 Notify: File `TCCConversion_Functions.cc' was generated. #8 1.720 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 1.720 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 1.720 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 1.720 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 1.720 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 1.721 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 1.721 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions.hh' was generated. #8 1.721 Notify: File `TCCInterface_Functions.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 1.721 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType.hh' was generated. #8 1.721 Notify: File `TELNETasp_PortType.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 1.721 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 1.721 Notify: 621 files were updated. #8 1.748 touch compile #8 1.748 make[1]: Leaving directory '/osmo-ttcn3-hacks/gbproxy' #8 1.748 make -j20 -C gbproxy #8 1.760 make[1]: Entering directory '/osmo-ttcn3-hacks/gbproxy' #8 1.794 Creating dependency file for TELNETasp_PT.cc #8 1.794 Creating dependency file for TCCInterface.cc #8 1.794 Creating dependency file for TCCConversion.cc #8 1.794 Creating dependency file for SCTPasp_PT.cc #8 1.794 Creating dependency file for SCCP_EncDec.cc #8 1.794 Creating dependency file for Native_FunctionDefs.cc #8 1.795 Creating dependency file for IPL4asp_discovery.cc #8 1.795 Creating dependency file for LLC_EncDec.cc #8 1.795 Creating dependency file for IPL4asp_PT.cc #8 1.795 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 1.795 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 1.795 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 1.796 Creating dependency file for GTPU_EncDec.cc #8 1.796 Creating dependency file for GTPC_EncDec.cc #8 1.796 Creating dependency file for BSSGP_EncDec.cc #8 1.796 Creating dependency file for AF_PACKET_PT.cc #8 1.833 Creating dependency file for SCCP_Mapping_part_7.cc #8 1.833 Creating dependency file for SCCP_Mapping_part_6.cc #8 1.834 Creating dependency file for SCCP_Mapping_part_5.cc #8 1.835 Creating dependency file for SCCP_Mapping_part_4.cc #8 1.843 Creating dependency file for SCCP_Mapping_part_3.cc #8 1.847 Creating dependency file for SCCP_Mapping_part_2.cc #8 1.847 Creating dependency file for SCCP_Mapping_part_1.cc #8 1.848 Creating dependency file for RAW_NS_part_7.cc #8 1.854 Creating dependency file for RAW_NS_part_6.cc #8 1.854 Creating dependency file for RAW_NS_part_5.cc #8 1.857 Creating dependency file for RAW_NS_part_4.cc #8 1.861 Creating dependency file for RAW_NS_part_3.cc #8 1.865 Creating dependency file for RAW_NS_part_2.cc #8 1.865 Creating dependency file for RAW_NS_part_1.cc #8 1.865 Creating dependency file for NS_Emulation_part_7.cc #8 1.866 Creating dependency file for NS_Emulation_part_6.cc #8 1.868 Creating dependency file for NS_Emulation_part_5.cc #8 1.868 Creating dependency file for NS_Emulation_part_4.cc #8 1.871 Creating dependency file for NS_Emulation_part_3.cc #8 1.872 Creating dependency file for NS_Emulation_part_2.cc #8 1.872 Creating dependency file for NS_Emulation_part_1.cc #8 1.875 Creating dependency file for IPA_Emulation_part_7.cc #8 1.877 Creating dependency file for IPA_Emulation_part_6.cc #8 1.878 Creating dependency file for IPA_Emulation_part_5.cc #8 1.882 Creating dependency file for IPA_Emulation_part_4.cc #8 1.882 Creating dependency file for IPA_Emulation_part_3.cc #8 1.882 Creating dependency file for IPA_Emulation_part_2.cc #8 1.887 Creating dependency file for IPA_Emulation_part_1.cc #8 1.888 Creating dependency file for BSSGP_Emulation_part_7.cc #8 1.888 Creating dependency file for BSSGP_Emulation_part_6.cc #8 1.888 Creating dependency file for BSSGP_Emulation_part_5.cc #8 1.893 Creating dependency file for BSSGP_Emulation_part_4.cc #8 1.894 Creating dependency file for BSSGP_Emulation_part_3.cc #8 1.895 Creating dependency file for BSSGP_Emulation_part_2.cc #8 1.895 Creating dependency file for BSSGP_Emulation_part_1.cc #8 1.900 Creating dependency file for SCCP_Mapping.cc #8 1.900 Creating dependency file for RAW_NS.cc #8 1.900 Creating dependency file for NS_Emulation.cc #8 1.900 Creating dependency file for IPA_Emulation.cc #8 1.901 Creating dependency file for BSSGP_Emulation.cc #8 1.901 Creating dependency file for TELNETasp_PortType_part_7.cc #8 1.905 Creating dependency file for TELNETasp_PortType_part_6.cc #8 1.905 Creating dependency file for TELNETasp_PortType_part_5.cc #8 1.906 Creating dependency file for TELNETasp_PortType_part_4.cc #8 1.906 Creating dependency file for TELNETasp_PortType_part_3.cc #8 1.906 Creating dependency file for TELNETasp_PortType_part_2.cc #8 1.906 Creating dependency file for TELNETasp_PortType_part_1.cc #8 1.907 Creating dependency file for TCCInterface_Functions_part_7.cc #8 1.909 Creating dependency file for TCCInterface_Functions_part_6.cc #8 1.909 Creating dependency file for TCCInterface_Functions_part_5.cc #8 1.912 Creating dependency file for TCCInterface_Functions_part_4.cc #8 1.912 Creating dependency file for TCCInterface_Functions_part_3.cc #8 1.912 Creating dependency file for TCCInterface_Functions_part_2.cc #8 1.912 Creating dependency file for TCCInterface_Functions_part_1.cc #8 1.912 Creating dependency file for TCCConversion_Functions_part_7.cc #8 1.914 Creating dependency file for TCCConversion_Functions_part_6.cc #8 1.915 Creating dependency file for TCCConversion_Functions_part_5.cc #8 1.915 Creating dependency file for TCCConversion_Functions_part_4.cc #8 1.917 Creating dependency file for TCCConversion_Functions_part_3.cc #8 1.917 Creating dependency file for TCCConversion_Functions_part_2.cc #8 1.918 Creating dependency file for TCCConversion_Functions_part_1.cc #8 1.918 Creating dependency file for Socket_API_Definitions_part_6.cc #8 1.919 Creating dependency file for Socket_API_Definitions_part_5.cc #8 1.919 Creating dependency file for Socket_API_Definitions_part_7.cc #8 1.919 Creating dependency file for Socket_API_Definitions_part_4.cc #8 1.920 Creating dependency file for Socket_API_Definitions_part_3.cc #8 1.921 Creating dependency file for Socket_API_Definitions_part_2.cc #8 1.922 Creating dependency file for Socket_API_Definitions_part_1.cc #8 1.923 Creating dependency file for SNDCP_Types_part_7.cc #8 1.923 Creating dependency file for SNDCP_Types_part_6.cc #8 1.923 Creating dependency file for SNDCP_Types_part_5.cc #8 1.923 Creating dependency file for SNDCP_Types_part_4.cc #8 1.924 Creating dependency file for SNDCP_Types_part_3.cc #8 1.925 Creating dependency file for SNDCP_Types_part_2.cc #8 1.926 Creating dependency file for SNDCP_Types_part_1.cc #8 1.926 Creating dependency file for SCTPasp_Types_part_7.cc #8 1.926 Creating dependency file for SCTPasp_Types_part_6.cc #8 1.928 Creating dependency file for SCTPasp_Types_part_5.cc #8 1.928 Creating dependency file for SCTPasp_Types_part_4.cc #8 1.929 Creating dependency file for SCTPasp_Types_part_3.cc #8 1.929 Creating dependency file for SCTPasp_Types_part_2.cc #8 1.930 Creating dependency file for SCTPasp_Types_part_1.cc #8 1.930 Creating dependency file for SCTPasp_PortType_part_7.cc #8 1.930 Creating dependency file for SCTPasp_PortType_part_6.cc #8 1.931 Creating dependency file for SCTPasp_PortType_part_5.cc #8 1.932 Creating dependency file for SCTPasp_PortType_part_4.cc #8 1.933 Creating dependency file for SCTPasp_PortType_part_3.cc #8 1.936 Creating dependency file for SCTPasp_PortType_part_2.cc #8 1.936 Creating dependency file for SCTPasp_PortType_part_1.cc #8 1.936 Creating dependency file for SCCPasp_Types_part_7.cc #8 1.937 Creating dependency file for SCCPasp_Types_part_6.cc #8 1.937 Creating dependency file for SCCPasp_Types_part_5.cc #8 1.937 Creating dependency file for SCCPasp_Types_part_4.cc #8 1.937 Creating dependency file for SCCPasp_Types_part_3.cc #8 1.938 Creating dependency file for SCCPasp_Types_part_1.cc #8 1.938 Creating dependency file for SCCP_Types_part_7.cc #8 1.938 Creating dependency file for SCCPasp_Types_part_2.cc #8 1.939 Creating dependency file for SCCP_Types_part_6.cc #8 1.939 Creating dependency file for SCCP_Types_part_5.cc #8 1.940 Creating dependency file for SCCP_Types_part_4.cc #8 1.940 Creating dependency file for SCCP_Types_part_3.cc #8 1.943 Creating dependency file for SCCP_Types_part_2.cc #8 1.943 Creating dependency file for SCCP_Types_part_1.cc #8 1.943 Creating dependency file for SCCP_Emulation_part_7.cc #8 1.943 Creating dependency file for SCCP_Emulation_part_6.cc #8 1.944 Creating dependency file for SCCP_Emulation_part_5.cc #8 1.945 Creating dependency file for SCCP_Emulation_part_4.cc #8 1.945 Creating dependency file for SCCP_Emulation_part_3.cc #8 1.946 Creating dependency file for SCCP_Emulation_part_2.cc #8 1.946 Creating dependency file for SCCP_Emulation_part_1.cc #8 1.947 Creating dependency file for Q933_Types_part_7.cc #8 1.947 Creating dependency file for Q933_Types_part_6.cc #8 1.947 Creating dependency file for Q933_Types_part_5.cc #8 1.948 Creating dependency file for Q933_Types_part_4.cc #8 1.949 Creating dependency file for Q933_Types_part_3.cc #8 1.950 Creating dependency file for Q933_Types_part_2.cc #8 1.950 Creating dependency file for Q933_Types_part_1.cc #8 1.951 Creating dependency file for Q931_Types_part_7.cc #8 1.952 Creating dependency file for Q931_Types_part_6.cc #8 1.953 Creating dependency file for Q931_Types_part_5.cc #8 1.953 Creating dependency file for Q931_Types_part_4.cc #8 1.953 Creating dependency file for Q931_Types_part_3.cc #8 1.954 Creating dependency file for Q931_Types_part_2.cc #8 1.954 Creating dependency file for Q931_Types_part_1.cc #8 1.954 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 1.955 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 1.956 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 1.956 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 1.958 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 1.958 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 1.958 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 1.959 Creating dependency file for Osmocom_Types_part_7.cc #8 1.960 Creating dependency file for Osmocom_Types_part_6.cc #8 1.961 Creating dependency file for Osmocom_Types_part_5.cc #8 1.961 Creating dependency file for Osmocom_Types_part_4.cc #8 1.962 Creating dependency file for Osmocom_Types_part_3.cc #8 1.962 Creating dependency file for Osmocom_Types_part_2.cc #8 1.962 Creating dependency file for Osmocom_Types_part_1.cc #8 1.962 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 1.963 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 1.965 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 1.965 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 1.965 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 1.965 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 1.966 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 1.969 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 1.969 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 1.969 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 1.969 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 1.970 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 1.970 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 1.970 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 1.970 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 1.971 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 1.971 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 1.971 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 1.972 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 1.973 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 1.978 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 1.978 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 1.978 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 1.978 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 1.979 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 1.979 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 1.979 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 1.979 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 1.979 Creating dependency file for Native_Functions_part_7.cc #8 1.979 Creating dependency file for Native_Functions_part_6.cc #8 1.979 Creating dependency file for Native_Functions_part_5.cc #8 1.980 Creating dependency file for Native_Functions_part_4.cc #8 1.980 Creating dependency file for Native_Functions_part_3.cc #8 1.981 Creating dependency file for Native_Functions_part_2.cc #8 1.981 Creating dependency file for Native_Functions_part_1.cc #8 1.982 Creating dependency file for NS_Types_part_7.cc #8 1.986 Creating dependency file for NS_Types_part_6.cc #8 1.986 Creating dependency file for NS_Types_part_4.cc #8 1.986 Creating dependency file for NS_Types_part_3.cc #8 1.986 Creating dependency file for NS_Types_part_5.cc #8 1.987 Creating dependency file for NS_Types_part_1.cc #8 1.987 Creating dependency file for NS_Types_part_2.cc #8 1.987 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 1.987 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 1.987 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 1.987 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 1.988 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 1.988 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 1.989 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 1.992 Creating dependency file for NS_Provider_FR_part_7.cc #8 1.992 Creating dependency file for NS_Provider_FR_part_6.cc #8 1.994 Creating dependency file for NS_Provider_FR_part_5.cc #8 1.994 Creating dependency file for NS_Provider_FR_part_4.cc #8 1.995 Creating dependency file for NS_Provider_FR_part_3.cc #8 1.995 Creating dependency file for NS_Provider_FR_part_2.cc #8 1.995 Creating dependency file for MobileL3_Types_part_7.cc #8 1.995 Creating dependency file for NS_Provider_FR_part_1.cc #8 1.995 Creating dependency file for MobileL3_Types_part_6.cc #8 1.996 Creating dependency file for MobileL3_Types_part_4.cc #8 1.996 Creating dependency file for MobileL3_Types_part_5.cc #8 1.996 Creating dependency file for MobileL3_Types_part_2.cc #8 1.996 Creating dependency file for MobileL3_Types_part_3.cc #8 1.997 Creating dependency file for MobileL3_Types_part_1.cc #8 1.997 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 1.998 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 1.999 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 2.000 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 2.000 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 2.001 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 2.002 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 2.003 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 2.003 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 2.003 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 2.004 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 2.004 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 2.004 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 2.005 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 2.006 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 2.006 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 2.006 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 2.007 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 2.008 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 2.008 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 2.013 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 2.013 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 2.013 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 2.013 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 2.014 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 2.014 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 2.014 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 2.014 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 2.014 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 2.014 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 2.015 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 2.015 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 2.015 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 2.015 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 2.019 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 2.020 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 2.020 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 2.020 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 2.021 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 2.021 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 2.021 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 2.025 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 2.026 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 2.027 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 2.027 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 2.027 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 2.028 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 2.033 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 2.033 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 2.034 Creating dependency file for Misc_Helpers_part_6.cc #8 2.034 Creating dependency file for Misc_Helpers_part_7.cc #8 2.034 Creating dependency file for Misc_Helpers_part_5.cc #8 2.037 Creating dependency file for Misc_Helpers_part_4.cc #8 2.041 Creating dependency file for Misc_Helpers_part_3.cc #8 2.042 Creating dependency file for Misc_Helpers_part_2.cc #8 2.042 Creating dependency file for Misc_Helpers_part_1.cc #8 2.044 Creating dependency file for MTP3asp_Types_part_7.cc #8 2.049 Creating dependency file for MTP3asp_Types_part_6.cc #8 2.049 Creating dependency file for MTP3asp_Types_part_5.cc #8 2.052 Creating dependency file for MTP3asp_Types_part_4.cc #8 2.055 Creating dependency file for MTP3asp_Types_part_3.cc #8 2.055 Creating dependency file for MTP3asp_Types_part_2.cc #8 2.062 Creating dependency file for MTP3asp_Types_part_1.cc #8 2.062 Creating dependency file for MTP3asp_PortType_part_7.cc #8 2.063 Creating dependency file for MTP3asp_PortType_part_6.cc #8 2.065 Creating dependency file for MTP3asp_PortType_part_5.cc #8 2.067 Creating dependency file for MTP3asp_PortType_part_4.cc #8 2.069 Creating dependency file for MTP3asp_PortType_part_3.cc #8 2.070 Creating dependency file for MTP3asp_PortType_part_2.cc #8 2.071 Creating dependency file for MTP3asp_PortType_part_1.cc #8 2.072 Creating dependency file for M3UA_Types_part_7.cc #8 2.073 Creating dependency file for M3UA_Types_part_6.cc #8 2.074 Creating dependency file for M3UA_Types_part_5.cc #8 2.077 Creating dependency file for M3UA_Types_part_4.cc #8 2.077 Creating dependency file for M3UA_Types_part_3.cc #8 2.080 Creating dependency file for M3UA_Types_part_2.cc #8 2.081 Creating dependency file for M3UA_Types_part_1.cc #8 2.081 Creating dependency file for M3UA_Emulation_part_7.cc #8 2.081 Creating dependency file for M3UA_Emulation_part_6.cc #8 2.081 Creating dependency file for M3UA_Emulation_part_5.cc #8 2.082 Creating dependency file for M3UA_Emulation_part_4.cc #8 2.084 Creating dependency file for M3UA_Emulation_part_3.cc #8 2.084 Creating dependency file for M3UA_Emulation_part_2.cc #8 2.086 Creating dependency file for M3UA_Emulation_part_1.cc #8 2.087 Creating dependency file for LLC_Types_part_7.cc #8 2.088 Creating dependency file for LLC_Types_part_6.cc #8 2.088 Creating dependency file for LLC_Types_part_5.cc #8 2.088 Creating dependency file for LLC_Types_part_4.cc #8 2.092 Creating dependency file for LLC_Types_part_3.cc #8 2.092 Creating dependency file for LLC_Types_part_2.cc #8 2.093 Creating dependency file for LLC_Types_part_1.cc #8 2.096 Creating dependency file for LLC_Templates_part_7.cc #8 2.096 Creating dependency file for LLC_Templates_part_6.cc #8 2.097 Creating dependency file for LLC_Templates_part_5.cc #8 2.097 Creating dependency file for LLC_Templates_part_4.cc #8 2.097 Creating dependency file for LLC_Templates_part_2.cc #8 2.097 Creating dependency file for LLC_Templates_part_3.cc #8 2.098 Creating dependency file for LLC_Templates_part_1.cc #8 2.099 Creating dependency file for L3_Templates_part_7.cc #8 2.099 Creating dependency file for L3_Templates_part_6.cc #8 2.100 Creating dependency file for L3_Templates_part_5.cc #8 2.103 Creating dependency file for L3_Templates_part_4.cc #8 2.104 Creating dependency file for L3_Templates_part_3.cc #8 2.104 Creating dependency file for L3_Templates_part_1.cc #8 2.104 Creating dependency file for L3_Templates_part_2.cc #8 2.104 Creating dependency file for L3_Common_part_7.cc #8 2.107 Creating dependency file for L3_Common_part_6.cc #8 2.107 Creating dependency file for L3_Common_part_5.cc #8 2.108 Creating dependency file for L3_Common_part_4.cc #8 2.111 Creating dependency file for L3_Common_part_3.cc #8 2.111 Creating dependency file for L3_Common_part_2.cc #8 2.112 Creating dependency file for L3_Common_part_1.cc #8 2.112 Creating dependency file for IPL4asp_Types_part_7.cc #8 2.113 Creating dependency file for IPL4asp_Types_part_6.cc #8 2.114 Creating dependency file for IPL4asp_Types_part_5.cc #8 2.114 Creating dependency file for IPL4asp_Types_part_4.cc #8 2.114 Creating dependency file for IPL4asp_Types_part_3.cc #8 2.115 Creating dependency file for IPL4asp_Types_part_2.cc #8 2.121 Creating dependency file for IPL4asp_Types_part_1.cc #8 2.121 Creating dependency file for IPL4asp_PortType_part_7.cc #8 2.121 Creating dependency file for IPL4asp_PortType_part_6.cc #8 2.121 Creating dependency file for IPL4asp_PortType_part_5.cc #8 2.122 Creating dependency file for IPL4asp_PortType_part_3.cc #8 2.122 Creating dependency file for IPL4asp_PortType_part_2.cc #8 2.122 Creating dependency file for IPL4asp_PortType_part_1.cc #8 2.122 Creating dependency file for IPL4asp_PortType_part_4.cc #8 2.123 Creating dependency file for IPL4asp_Functions_part_7.cc #8 2.124 Creating dependency file for IPL4asp_Functions_part_6.cc #8 2.128 Creating dependency file for IPL4asp_Functions_part_5.cc #8 2.128 Creating dependency file for IPL4asp_Functions_part_4.cc #8 2.128 Creating dependency file for IPL4asp_Functions_part_3.cc #8 2.128 Creating dependency file for IPL4asp_Functions_part_2.cc #8 2.129 Creating dependency file for IPCP_Types_part_7.cc #8 2.129 Creating dependency file for IPL4asp_Functions_part_1.cc #8 2.130 Creating dependency file for IPCP_Types_part_6.cc #8 2.131 Creating dependency file for IPCP_Types_part_5.cc #8 2.131 Creating dependency file for IPCP_Types_part_4.cc #8 2.133 Creating dependency file for IPCP_Types_part_3.cc #8 2.136 Creating dependency file for IPCP_Types_part_2.cc #8 2.137 Creating dependency file for IPCP_Types_part_1.cc #8 2.137 Creating dependency file for IPCP_Templates_part_7.cc #8 2.138 Creating dependency file for IPCP_Templates_part_6.cc #8 2.138 Creating dependency file for IPCP_Templates_part_5.cc #8 2.138 Creating dependency file for IPCP_Templates_part_4.cc #8 2.139 Creating dependency file for IPCP_Templates_part_2.cc #8 2.140 Creating dependency file for IPCP_Templates_part_1.cc #8 2.140 Creating dependency file for IPCP_Templates_part_3.cc #8 2.144 Creating dependency file for IPA_Types_part_7.cc #8 2.144 Creating dependency file for IPA_Types_part_6.cc #8 2.145 Creating dependency file for IPA_Types_part_5.cc #8 2.145 Creating dependency file for IPA_Types_part_4.cc #8 2.145 Creating dependency file for IPA_Types_part_3.cc #8 2.146 Creating dependency file for IPA_Types_part_1.cc #8 2.146 Creating dependency file for IPA_Types_part_2.cc #8 2.146 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 2.147 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 2.147 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 2.147 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 2.150 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 2.151 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 2.151 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 2.151 Creating dependency file for IPA_CodecPort_part_7.cc #8 2.153 Creating dependency file for IPA_CodecPort_part_6.cc #8 2.153 Creating dependency file for IPA_CodecPort_part_5.cc #8 2.153 Creating dependency file for IPA_CodecPort_part_4.cc #8 2.153 Creating dependency file for IPA_CodecPort_part_3.cc #8 2.154 Creating dependency file for IPA_CodecPort_part_2.cc #8 2.154 Creating dependency file for IPA_CodecPort_part_1.cc #8 2.154 Creating dependency file for General_Types_part_7.cc #8 2.157 Creating dependency file for General_Types_part_6.cc #8 2.157 Creating dependency file for General_Types_part_5.cc #8 2.158 Creating dependency file for General_Types_part_2.cc #8 2.158 Creating dependency file for General_Types_part_3.cc #8 2.158 Creating dependency file for General_Types_part_4.cc #8 2.159 Creating dependency file for General_Types_part_1.cc #8 2.159 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 2.159 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 2.161 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 2.161 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 2.161 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 2.161 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 2.163 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 2.165 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 2.165 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 2.165 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 2.165 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 2.166 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 2.166 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 2.166 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 2.166 Creating dependency file for GTPv1C_Templates_part_7.cc #8 2.167 Creating dependency file for GTPv1C_Templates_part_6.cc #8 2.168 Creating dependency file for GTPv1C_Templates_part_5.cc #8 2.168 Creating dependency file for GTPv1C_Templates_part_3.cc #8 2.168 Creating dependency file for GTPv1C_Templates_part_4.cc #8 2.169 Creating dependency file for GTPv1C_Templates_part_2.cc #8 2.170 Creating dependency file for GTPv1C_Templates_part_1.cc #8 2.170 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 2.171 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 2.172 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 2.174 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 2.175 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 2.175 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 2.175 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 2.175 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 2.175 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 2.176 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 2.176 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 2.177 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 2.177 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 2.177 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 2.177 Creating dependency file for GTP_Emulation_part_7.cc #8 2.177 Creating dependency file for GTP_Emulation_part_6.cc #8 2.177 Creating dependency file for GTP_Emulation_part_5.cc #8 2.178 Creating dependency file for GTP_Emulation_part_4.cc #8 2.178 Creating dependency file for GTP_Emulation_part_3.cc #8 2.179 Creating dependency file for GTP_Emulation_part_2.cc #8 2.179 Creating dependency file for GTP_Emulation_part_1.cc #8 2.179 Creating dependency file for GTPU_Types_part_7.cc #8 2.181 Creating dependency file for GTPU_Types_part_6.cc #8 2.181 Creating dependency file for GTPU_Types_part_5.cc #8 2.181 Creating dependency file for GTPU_Types_part_4.cc #8 2.185 Creating dependency file for GTPU_Types_part_3.cc #8 2.185 Creating dependency file for GTPU_Types_part_2.cc #8 2.185 Creating dependency file for GTPU_Types_part_1.cc #8 2.185 Creating dependency file for GTPC_Types_part_7.cc #8 2.185 Creating dependency file for GTPC_Types_part_6.cc #8 2.185 Creating dependency file for GTPC_Types_part_5.cc #8 2.185 Creating dependency file for GTPC_Types_part_4.cc #8 2.186 Creating dependency file for GTPC_Types_part_3.cc #8 2.186 Creating dependency file for GTPC_Types_part_2.cc #8 2.186 Creating dependency file for GSM_Types_part_7.cc #8 2.187 Creating dependency file for GTPC_Types_part_1.cc #8 2.187 Creating dependency file for GSM_Types_part_6.cc #8 2.187 Creating dependency file for GSM_Types_part_5.cc #8 2.187 Creating dependency file for GSM_Types_part_4.cc #8 2.187 Creating dependency file for GSM_Types_part_3.cc #8 2.188 Creating dependency file for GSM_Types_part_2.cc #8 2.192 Creating dependency file for GSM_Types_part_1.cc #8 2.192 Creating dependency file for GBProxy_Tests_part_7.cc #8 2.192 Creating dependency file for GBProxy_Tests_part_6.cc #8 2.193 Creating dependency file for GBProxy_Tests_part_5.cc #8 2.193 Creating dependency file for GBProxy_Tests_part_4.cc #8 2.194 Creating dependency file for GBProxy_Tests_part_3.cc #8 2.194 Creating dependency file for GBProxy_Tests_part_1.cc #8 2.195 Creating dependency file for GBProxy_Tests_part_2.cc #8 2.195 Creating dependency file for FrameRelay_Types_part_7.cc #8 2.196 Creating dependency file for FrameRelay_Types_part_6.cc #8 2.196 Creating dependency file for FrameRelay_Types_part_5.cc #8 2.199 Creating dependency file for FrameRelay_Types_part_4.cc #8 2.199 Creating dependency file for FrameRelay_Types_part_3.cc #8 2.199 Creating dependency file for FrameRelay_Types_part_2.cc #8 2.200 Creating dependency file for FrameRelay_Types_part_1.cc #8 2.200 Creating dependency file for FrameRelay_Emulation_part_7.cc #8 2.201 Creating dependency file for FrameRelay_Emulation_part_6.cc #8 2.202 Creating dependency file for FrameRelay_Emulation_part_5.cc #8 2.202 Creating dependency file for FrameRelay_Emulation_part_4.cc #8 2.202 Creating dependency file for FrameRelay_Emulation_part_3.cc #8 2.205 Creating dependency file for FrameRelay_Emulation_part_2.cc #8 2.209 Creating dependency file for FrameRelay_Emulation_part_1.cc #8 2.209 Creating dependency file for FrameRelay_CodecPort_part_7.cc #8 2.209 Creating dependency file for FrameRelay_CodecPort_part_6.cc #8 2.209 Creating dependency file for FrameRelay_CodecPort_part_5.cc #8 2.210 Creating dependency file for FrameRelay_CodecPort_part_4.cc #8 2.210 Creating dependency file for FrameRelay_CodecPort_part_3.cc #8 2.210 Creating dependency file for FrameRelay_CodecPort_part_2.cc #8 2.210 Creating dependency file for FrameRelay_CodecPort_part_1.cc #8 2.211 Creating dependency file for BSSGP_Types_part_7.cc #8 2.220 Creating dependency file for BSSGP_Types_part_6.cc #8 2.220 Creating dependency file for BSSGP_Types_part_5.cc #8 2.221 Creating dependency file for BSSGP_Types_part_4.cc #8 2.221 Creating dependency file for BSSGP_Types_part_3.cc #8 2.221 Creating dependency file for BSSGP_Types_part_2.cc #8 2.222 Creating dependency file for BSSGP_Types_part_1.cc #8 2.222 Creating dependency file for AF_PACKET_PortTypes_part_7.cc #8 2.222 Creating dependency file for AF_PACKET_PortTypes_part_6.cc #8 2.222 Creating dependency file for AF_PACKET_PortTypes_part_5.cc #8 2.223 Creating dependency file for AF_PACKET_PortTypes_part_4.cc #8 2.223 Creating dependency file for AF_PACKET_PortTypes_part_3.cc #8 2.229 Creating dependency file for AF_PACKET_PortTypes_part_2.cc #8 2.230 Creating dependency file for AF_PACKET_PortTypes_part_1.cc #8 2.230 Creating dependency file for AF_PACKET_PortType_part_7.cc #8 2.230 Creating dependency file for AF_PACKET_PortType_part_6.cc #8 2.230 Creating dependency file for AF_PACKET_PortType_part_5.cc #8 2.236 Creating dependency file for AF_PACKET_PortType_part_4.cc #8 2.236 Creating dependency file for AF_PACKET_PortType_part_3.cc #8 2.238 Creating dependency file for AF_PACKET_PortType_part_2.cc #8 2.238 Creating dependency file for AF_PACKET_PortType_part_1.cc #8 2.243 Creating dependency file for TELNETasp_PortType.cc #8 2.244 Creating dependency file for TCCInterface_Functions.cc #8 2.244 Creating dependency file for TCCConversion_Functions.cc #8 2.245 Creating dependency file for Socket_API_Definitions.cc #8 2.250 Creating dependency file for SNDCP_Types.cc #8 2.262 Creating dependency file for SCTPasp_Types.cc #8 2.291 Creating dependency file for SCTPasp_PortType.cc #8 2.299 Creating dependency file for SCCPasp_Types.cc #8 2.307 Creating dependency file for SCCP_Types.cc #8 2.310 Creating dependency file for SCCP_Emulation.cc #8 2.310 Creating dependency file for Q933_Types.cc #8 2.315 Creating dependency file for Q931_Types.cc #8 2.326 Creating dependency file for Osmocom_VTY_Functions.cc #8 2.333 Creating dependency file for Osmocom_Types.cc #8 2.342 Creating dependency file for Osmocom_Gb_Types.cc #8 2.342 Creating dependency file for Osmocom_CTRL_Types.cc #8 2.344 Creating dependency file for Osmocom_CTRL_Functions.cc #8 2.354 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 2.357 Creating dependency file for Native_Functions.cc #8 2.358 Creating dependency file for NS_Types.cc #8 2.359 Creating dependency file for NS_Provider_IPL4.cc #8 2.366 Creating dependency file for NS_Provider_FR.cc #8 2.367 Creating dependency file for MobileL3_Types.cc #8 2.370 Creating dependency file for MobileL3_SS_Types.cc #8 2.370 Creating dependency file for MobileL3_SMS_Types.cc #8 2.377 Creating dependency file for MobileL3_RRM_Types.cc #8 2.380 Creating dependency file for MobileL3_MM_Types.cc #8 2.387 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 2.388 Creating dependency file for MobileL3_CommonIE_Types.cc #8 2.392 Creating dependency file for MobileL3_CC_Types.cc #8 2.393 Creating dependency file for Misc_Helpers.cc #8 2.399 Creating dependency file for MTP3asp_Types.cc #8 2.403 Creating dependency file for MTP3asp_PortType.cc #8 2.405 Creating dependency file for M3UA_Types.cc #8 2.410 Creating dependency file for M3UA_Emulation.cc #8 2.425 Creating dependency file for LLC_Types.cc #8 2.425 Creating dependency file for LLC_Templates.cc #8 2.440 Creating dependency file for L3_Templates.cc #8 2.447 Creating dependency file for L3_Common.cc #8 2.448 Creating dependency file for IPL4asp_Types.cc #8 2.456 Creating dependency file for IPL4asp_PortType.cc #8 2.457 Creating dependency file for IPL4asp_Functions.cc #8 2.457 Creating dependency file for IPCP_Types.cc #8 2.457 Creating dependency file for IPCP_Templates.cc #8 2.481 Creating dependency file for IPA_Types.cc #8 2.486 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 2.488 Creating dependency file for IPA_CodecPort.cc #8 2.492 Creating dependency file for General_Types.cc #8 2.503 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 2.507 Creating dependency file for GTPv1U_CodecPort.cc #8 2.509 Creating dependency file for GTPv1C_Templates.cc #8 2.509 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 2.510 Creating dependency file for GTPv1C_CodecPort.cc #8 2.510 Creating dependency file for GTP_Emulation.cc #8 2.514 Creating dependency file for GTPU_Types.cc #8 2.521 Creating dependency file for GTPC_Types.cc #8 2.522 Creating dependency file for GSM_Types.cc #8 2.526 Creating dependency file for GBProxy_Tests.cc #8 2.530 Creating dependency file for FrameRelay_Types.cc #8 2.530 Creating dependency file for FrameRelay_Emulation.cc #8 2.532 Creating dependency file for FrameRelay_CodecPort.cc #8 2.537 Creating dependency file for BSSGP_Types.cc #8 2.542 Creating dependency file for AF_PACKET_PortTypes.cc #8 2.548 Creating dependency file for AF_PACKET_PortType.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType.o AF_PACKET_PortType.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes.o AF_PACKET_PortTypes.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort.o FrameRelay_CodecPort.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation.o FrameRelay_Emulation.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types.o FrameRelay_Types.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests.o GBProxy_Tests.cc #8 2.808 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 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc #8 2.808 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc #8 2.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc #8 2.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc #8 2.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc #8 2.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc #8 2.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc #8 2.809 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc #8 2.809 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 2.810 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 2.810 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 2.810 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 3.393 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc #8 3.411 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc #8 3.445 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 3.500 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 3.624 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 3.717 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 3.895 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 4.071 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc #8 4.180 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc #8 4.228 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 4.273 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': #8 4.273 GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.273 4279 | } #8 4.273 | ^ #8 4.274 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 4.274 GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] #8 4.274 4352 | } #8 4.274 | ^ #8 4.279 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 4.296 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 4.351 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 4.613 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 4.630 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 4.876 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 4.916 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 4.929 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 4.992 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 4.999 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 5.169 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 5.204 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 5.226 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR.o NS_Provider_FR.cc #8 5.838 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc #8 5.853 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc #8 6.147 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 6.348 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 6.608 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 6.786 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 7.062 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc #8 7.067 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 7.143 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 7.303 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types.o Q931_Types.cc #8 8.046 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types.o Q933_Types.cc #8 8.107 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 8.193 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 8.354 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 8.355 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 8.611 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 9.324 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc #8 9.557 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 10.22 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 10.46 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 10.65 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 10.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_1.cc #8 10.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_2.cc #8 10.81 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_3.cc #8 10.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_4.cc #8 10.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_5.cc #8 10.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_6.cc #8 10.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortType_part_7.o AF_PACKET_PortType_part_7.cc #8 10.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_1.cc #8 10.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_2.cc #8 10.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_3.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_4.cc #8 10.99 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_5.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_6.cc #8 11.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PortTypes_part_7.o AF_PACKET_PortTypes_part_7.cc #8 11.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc #8 11.03 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc #8 11.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc #8 11.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc #8 11.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc #8 11.27 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc #8 11.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc #8 12.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_1.cc #8 12.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_2.cc #8 12.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_3.cc #8 12.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_4.cc #8 12.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_5.cc #8 12.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_6.cc #8 12.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_CodecPort_part_7.o FrameRelay_CodecPort_part_7.cc #8 12.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_1.cc #8 12.55 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_2.cc #8 12.58 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_3.cc #8 12.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_4.cc #8 12.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_5.cc #8 12.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_6.cc #8 12.73 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Emulation_part_7.o FrameRelay_Emulation_part_7.cc #8 12.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_1.o FrameRelay_Types_part_1.cc #8 12.80 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_2.o FrameRelay_Types_part_2.cc #8 12.83 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_3.o FrameRelay_Types_part_3.cc #8 12.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_4.o FrameRelay_Types_part_4.cc #8 12.91 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_5.o FrameRelay_Types_part_5.cc #8 12.94 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_6.o FrameRelay_Types_part_6.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o FrameRelay_Types_part_7.o FrameRelay_Types_part_7.cc #8 12.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_1.o GBProxy_Tests_part_1.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_2.o GBProxy_Tests_part_2.cc #8 13.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_3.o GBProxy_Tests_part_3.cc #8 13.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_4.o GBProxy_Tests_part_4.cc #8 13.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_5.o GBProxy_Tests_part_5.cc #8 13.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_6.o GBProxy_Tests_part_6.cc #8 13.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GBProxy_Tests_part_7.o GBProxy_Tests_part_7.cc #8 13.07 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 13.08 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 13.09 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 13.10 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 13.12 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 13.12 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 13.14 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 13.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc #8 13.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc #8 13.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc #8 13.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc #8 14.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc #8 14.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc #8 14.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc #8 14.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc #8 14.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc #8 14.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc #8 14.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc #8 15.01 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc #8 15.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc #8 15.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc #8 15.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc #8 15.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc #8 15.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc #8 15.23 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc #8 15.26 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc #8 15.28 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc #8 15.29 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc #8 15.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc #8 15.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc #8 15.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc #8 15.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc #8 15.33 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc #8 15.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 15.35 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 15.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 15.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 15.37 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 15.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc #8 15.39 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc #8 15.41 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc #8 15.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc #8 15.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc #8 15.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc #8 15.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc #8 15.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc #8 15.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc #8 15.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc #8 15.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc #8 15.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 15.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 15.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 15.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 15.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 15.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 15.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 15.50 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 15.52 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 15.52 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 15.52 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 15.52 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 15.52 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 15.54 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 15.54 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 15.54 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 15.54 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 15.55 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 15.56 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 15.56 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 15.56 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 15.57 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 15.57 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 15.58 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 15.58 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 15.59 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 15.59 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 15.59 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 15.60 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 15.61 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 15.61 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 15.61 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 15.61 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 15.63 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 15.63 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 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc #8 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc #8 15.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc #8 15.65 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc #8 15.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc #8 15.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc #8 15.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc #8 15.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc #8 15.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc #8 15.69 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc #8 15.69 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 15.69 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 15.70 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 15.70 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 15.71 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 15.71 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 15.72 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 15.72 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 15.73 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 15.73 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 15.73 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 15.74 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 15.75 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 15.75 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 15.76 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 15.76 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 15.76 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 15.77 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 15.77 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 15.77 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 15.78 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 15.78 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 15.79 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 15.79 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 15.80 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 15.80 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 15.80 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 15.81 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 15.82 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 15.82 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 15.82 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 15.83 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 15.84 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 15.84 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 15.84 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 15.84 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc #8 15.85 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc #8 15.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc #8 15.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc #8 15.86 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc #8 15.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc #8 15.87 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc #8 15.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc #8 15.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc #8 15.88 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc #8 15.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc #8 15.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc #8 15.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc #8 15.91 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 15.91 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 15.91 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 15.92 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 15.93 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 15.93 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 15.93 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 15.93 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 15.95 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 15.95 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 15.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 15.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 15.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc #8 15.97 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 15.97 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 15.99 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 15.99 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 15.99 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 16.01 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 16.01 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 16.01 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 16.01 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 16.03 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 16.03 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 16.03 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 16.04 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 16.05 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 16.05 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 16.05 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 16.06 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 16.07 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 16.07 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 16.07 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 16.08 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 16.09 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 16.09 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 16.09 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 16.10 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 16.11 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 16.12 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 16.13 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 16.15 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 16.16 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 16.19 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 16.22 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 16.26 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 16.29 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 16.33 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 16.37 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 16.40 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 18.30 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 19.52 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 20.47 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 21.62 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 21.67 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc #8 21.70 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 21.72 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 21.75 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 21.79 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 21.83 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 21.86 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 21.90 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 21.92 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 21.94 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 22.57 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 23.00 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 23.31 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 23.36 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 23.44 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 23.51 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 23.54 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 23.56 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 23.59 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 23.63 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 23.66 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 23.70 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 23.74 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 23.76 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 23.78 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 23.81 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 23.84 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 23.87 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 23.88 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 23.91 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 23.91 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 23.92 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 23.93 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 23.94 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 23.95 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 23.96 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 23.96 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc #8 23.97 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_1.o NS_Provider_FR_part_1.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_2.o NS_Provider_FR_part_2.cc #8 23.98 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_3.o NS_Provider_FR_part_3.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_4.o NS_Provider_FR_part_4.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_5.o NS_Provider_FR_part_5.cc #8 24.00 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_6.o NS_Provider_FR_part_6.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_FR_part_7.o NS_Provider_FR_part_7.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc #8 24.02 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc #8 24.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc #8 24.05 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc #8 24.07 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc #8 24.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc #8 24.10 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc #8 24.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc #8 24.12 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc #8 24.13 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc #8 24.13 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 24.14 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 24.15 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 24.16 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc #8 24.17 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 24.17 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 24.17 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 24.19 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 24.19 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 24.19 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 24.20 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 24.21 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 24.21 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 24.22 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 24.23 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 24.23 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 24.23 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 24.25 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 24.25 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 24.25 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 24.25 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 24.27 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 24.27 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 24.27 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 24.27 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 24.29 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 24.29 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 24.29 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 24.30 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc #8 24.31 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc #8 24.32 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc #8 24.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc #8 24.34 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc #8 24.34 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 24.36 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 24.36 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 24.36 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 24.36 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 24.38 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 24.38 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 24.38 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 24.38 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 24.40 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 24.40 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 24.40 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 24.40 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 24.42 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 24.42 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_1.o Q931_Types_part_1.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_2.o Q931_Types_part_2.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_3.o Q931_Types_part_3.cc #8 24.44 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_4.o Q931_Types_part_4.cc #8 24.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_5.o Q931_Types_part_5.cc #8 24.46 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_6.o Q931_Types_part_6.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q931_Types_part_7.o Q931_Types_part_7.cc #8 24.47 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_1.o Q933_Types_part_1.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_2.o Q933_Types_part_2.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_3.o Q933_Types_part_3.cc #8 24.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_4.o Q933_Types_part_4.cc #8 24.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_5.o Q933_Types_part_5.cc #8 24.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_6.o Q933_Types_part_6.cc #8 24.50 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Q933_Types_part_7.o Q933_Types_part_7.cc #8 24.51 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 24.51 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 24.51 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 24.52 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 24.53 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 24.53 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 24.53 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 24.54 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 24.55 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 24.55 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 24.56 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 24.56 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 24.57 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 24.57 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 24.58 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 24.59 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 24.59 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc #8 24.60 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 24.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc #8 24.62 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 24.63 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc #8 24.63 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 24.64 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 24.64 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 24.66 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 24.66 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 24.66 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 24.66 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 24.68 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 24.68 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 24.68 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 24.68 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 24.70 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 24.70 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 24.70 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 24.70 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc #8 24.72 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc #8 24.74 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc #8 24.74 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 24.74 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 24.76 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 24.76 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 24.76 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 24.78 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 24.78 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 24.78 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 24.79 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 24.80 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 24.81 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 24.81 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 24.82 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 24.82 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 24.83 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 24.84 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 24.84 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 24.84 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 24.86 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 24.86 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 24.87 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 24.87 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 24.88 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 24.88 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 24.89 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 24.90 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 24.90 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 24.91 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 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc #8 24.92 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 24.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc #8 24.93 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc #8 25.21 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 25.38 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc #8 25.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc #8 25.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc #8 25.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc #8 25.45 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc #8 25.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc #8 25.49 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc #8 25.51 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 25.51 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 25.53 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 25.54 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 25.56 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 25.56 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 25.58 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 25.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc #8 25.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc #8 25.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc #8 25.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc #8 25.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc #8 25.62 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc #8 25.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc #8 25.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc #8 25.64 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc #8 25.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc #8 25.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc #8 25.66 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc #8 25.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc #8 25.68 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc #8 25.69 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 25.70 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 25.71 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 25.72 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 25.73 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 25.73 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 25.75 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 25.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AF_PACKET_PT.o AF_PACKET_PT.cc #8 25.75 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc #8 25.76 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc #8 25.78 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc #8 25.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc #8 26.51 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc #8 26.55 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 26.63 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 27.01 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 27.15 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc #8 27.28 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 27.40 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc #8 27.40 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 27.43 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 27.48 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 27.51 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 27.61 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o #8 27.70 g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o #8 27.71 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 27.82 g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o #8 27.83 g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o #8 27.89 g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o #8 27.91 g++ -shared -o GBProxy_Tests.so GBProxy_Tests.o #8 27.95 g++ -shared -o GSM_Types.so GSM_Types.o #8 27.95 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 27.99 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 28.04 g++ -shared -o GTP_Emulation.so GTP_Emulation.o #8 28.08 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 28.11 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 28.12 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 28.14 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 28.15 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 28.16 g++ -shared -o General_Types.so General_Types.o #8 28.21 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 28.22 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 28.22 g++ -shared -o IPA_Types.so IPA_Types.o #8 28.23 g++ -shared -o IPCP_Templates.so IPCP_Templates.o #8 28.25 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 28.29 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 28.31 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 28.32 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 28.32 g++ -shared -o L3_Common.so L3_Common.o #8 28.33 g++ -shared -o L3_Templates.so L3_Templates.o #8 28.35 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 28.35 g++ -shared -o LLC_Types.so LLC_Types.o #8 28.35 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 28.39 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 28.42 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 28.44 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 28.45 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 28.45 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 28.45 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 28.46 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 28.49 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 28.53 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 28.56 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 28.56 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 28.56 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 28.59 g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o #8 28.63 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 28.63 g++ -shared -o NS_Types.so NS_Types.o #8 28.65 g++ -shared -o Native_Functions.so Native_Functions.o #8 28.65 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 28.67 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 28.68 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 28.68 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 28.69 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 28.69 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 28.74 g++ -shared -o Q931_Types.so Q931_Types.o #8 28.74 g++ -shared -o Q933_Types.so Q933_Types.o #8 28.75 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 28.75 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 28.76 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 28.80 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 28.80 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 28.81 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 28.81 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 28.83 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 28.83 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 28.85 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 28.86 g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o #8 28.89 g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o #8 28.91 g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o #8 28.92 g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o #8 28.92 g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o #8 28.93 g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o #8 28.94 g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o #8 28.94 g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o #8 28.94 g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o #8 28.94 g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o #8 28.94 g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o #8 28.95 g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o #8 28.95 g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o #8 28.95 g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o #8 28.96 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 28.96 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 28.96 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 28.97 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 28.97 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 28.97 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 28.97 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 28.98 g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o #8 28.98 g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o #8 28.99 g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o #8 28.99 g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o #8 29.01 g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o #8 29.01 g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o #8 29.01 g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o #8 29.02 g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o #8 29.04 g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o #8 29.04 g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o #8 29.04 g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o #8 29.05 g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o #8 29.05 g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o #8 29.07 g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o #8 29.07 g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o #8 29.08 g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o #8 29.08 g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o #8 29.10 g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o #8 29.10 g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o #8 29.12 g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o #8 29.12 g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o #8 29.12 g++ -shared -o GBProxy_Tests_part_1.so GBProxy_Tests_part_1.o #8 29.13 g++ -shared -o GBProxy_Tests_part_2.so GBProxy_Tests_part_2.o #8 29.13 g++ -shared -o GBProxy_Tests_part_3.so GBProxy_Tests_part_3.o #8 29.15 g++ -shared -o GBProxy_Tests_part_4.so GBProxy_Tests_part_4.o #8 29.15 g++ -shared -o GBProxy_Tests_part_5.so GBProxy_Tests_part_5.o #8 29.15 g++ -shared -o GBProxy_Tests_part_6.so GBProxy_Tests_part_6.o #8 29.15 g++ -shared -o GBProxy_Tests_part_7.so GBProxy_Tests_part_7.o #8 29.15 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 29.15 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 29.15 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 29.15 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 29.15 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 29.17 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 29.17 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 29.17 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 29.17 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 29.17 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 29.18 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 29.18 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 29.18 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 29.18 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 29.18 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 29.19 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 29.20 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 29.20 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 29.20 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 29.21 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 29.22 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 29.23 g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o #8 29.23 g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o #8 29.24 g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o #8 29.24 g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o #8 29.26 g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o #8 29.26 g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o #8 29.26 g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o #8 29.27 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 29.29 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 29.29 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 29.29 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 29.29 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 29.30 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 29.31 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 29.31 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 29.32 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 29.32 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 29.33 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 29.34 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 29.34 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 29.34 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 29.34 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 29.35 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 29.36 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 29.36 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 29.36 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 29.37 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 29.37 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 29.37 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 29.37 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 29.38 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 29.39 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 29.39 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 29.39 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 29.39 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 29.39 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 29.39 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 29.40 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 29.40 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 29.40 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 29.41 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 29.41 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 29.43 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 29.43 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 29.43 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 29.43 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 29.43 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 29.43 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 29.43 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 29.43 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 29.43 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 29.43 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 29.43 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 29.45 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 29.45 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 29.45 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 29.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 29.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 29.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 29.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 29.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 29.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 29.46 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 29.46 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 29.46 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 29.47 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 29.48 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 29.48 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 29.48 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 29.48 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 29.49 g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o #8 29.49 g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o #8 29.49 g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o #8 29.49 g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o #8 29.49 g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o #8 29.49 g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o #8 29.50 g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o #8 29.50 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 29.50 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 29.51 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 29.51 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 29.51 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 29.51 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 29.51 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 29.51 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 29.51 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 29.52 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 29.52 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 29.52 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 29.53 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 29.53 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 29.53 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 29.53 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 29.54 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 29.54 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 29.54 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 29.54 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 29.54 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 29.54 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 29.54 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 29.55 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 29.55 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 29.56 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 29.56 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 29.56 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 29.56 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 29.56 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 29.57 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 29.57 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 29.57 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 29.57 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 29.57 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 29.57 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 29.57 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 29.58 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 29.59 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 29.59 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 29.59 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 29.59 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 29.59 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 29.59 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 29.60 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 29.60 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 29.60 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 29.60 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 29.60 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 29.60 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 29.61 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 29.61 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 29.62 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 29.62 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 29.62 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 29.62 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 29.62 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 29.62 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 29.63 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 29.63 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 29.63 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 29.63 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 29.64 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 29.64 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 29.65 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 29.65 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 29.65 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 29.65 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 29.65 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 29.65 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 29.65 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 29.66 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 29.66 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 29.66 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 29.67 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 29.68 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 29.68 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 29.68 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 29.68 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 29.68 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 29.68 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 29.68 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 29.69 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 29.69 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 29.70 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 29.70 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 29.70 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 29.71 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 29.71 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 29.71 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 29.71 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 29.71 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 29.71 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 29.71 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 29.71 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 29.72 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 29.73 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 29.73 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 29.73 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 29.73 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 29.73 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 29.73 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 29.73 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 29.74 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 29.74 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 29.75 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 29.75 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 29.75 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 29.76 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 29.76 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 29.76 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 29.76 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 29.77 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 29.77 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 29.78 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 29.78 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 29.78 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 29.79 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 29.79 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 29.80 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 29.80 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 29.80 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 29.80 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 29.80 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 29.82 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 29.82 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 29.82 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 29.82 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 29.83 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 29.83 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 29.84 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 29.84 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 29.85 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 29.85 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 29.85 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 29.86 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 29.86 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 29.86 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 29.87 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 29.87 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 29.88 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 29.88 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 29.88 g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o #8 29.89 g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o #8 29.89 g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o #8 29.89 g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o #8 29.89 g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o #8 29.89 g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o #8 29.90 g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o #8 29.90 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 29.90 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 29.90 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 29.90 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 29.91 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 29.92 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 29.92 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 29.92 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 29.92 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 29.92 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 29.93 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 29.93 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 29.93 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 29.93 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 29.94 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 29.94 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 29.95 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 29.95 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 29.95 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 29.96 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 29.96 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 29.96 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 29.96 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 29.96 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 29.96 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 29.97 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 29.97 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 29.97 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 29.97 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 29.97 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 29.98 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 29.98 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 29.98 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 29.98 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 29.99 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 29.99 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 29.99 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 29.99 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 29.99 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 29.99 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 29.99 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 30.00 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 30.00 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 30.00 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 30.01 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 30.01 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 30.02 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 30.02 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 30.02 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 30.02 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 30.02 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 30.02 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 30.02 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 30.02 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 30.02 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 30.03 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 30.03 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 30.03 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 30.04 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 30.05 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 30.05 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 30.05 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 30.05 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 30.05 g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o #8 30.05 g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o #8 30.05 g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o #8 30.05 g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o #8 30.06 g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o #8 30.06 g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o #8 30.06 g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o #8 30.07 g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o #8 30.07 g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o #8 30.07 g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o #8 30.07 g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o #8 30.07 g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o #8 30.08 g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o #8 30.08 g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o #8 30.08 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 30.08 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 30.08 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 30.08 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 30.09 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 30.09 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 30.09 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 30.10 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 30.10 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 30.10 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 30.10 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 30.10 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 30.10 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 30.11 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 30.11 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 30.11 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 30.11 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 30.11 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 30.12 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 30.14 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 30.14 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 30.14 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 30.14 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 30.14 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 30.14 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 30.14 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 30.14 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 30.14 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 30.15 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 30.16 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 30.16 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 30.16 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 30.16 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 30.17 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 30.17 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 30.17 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 30.17 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 30.18 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 30.18 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 30.18 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 30.18 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 30.18 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 30.19 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 30.19 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 30.19 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 30.19 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 30.19 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 30.20 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 30.20 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 30.20 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 30.21 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 30.21 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 30.21 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 30.21 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 30.21 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 30.23 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 30.23 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 30.23 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 30.24 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 30.24 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 30.25 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 30.25 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 30.25 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 30.25 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 30.25 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 30.25 g++ -shared -o RAW_NS.so RAW_NS.o #8 30.26 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 30.26 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 30.26 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 30.26 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 30.27 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 30.27 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 30.27 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 30.28 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 30.28 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 30.28 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 30.29 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 30.29 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 30.29 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 30.30 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 30.30 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 30.30 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 30.31 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 30.31 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 30.32 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 30.32 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 30.32 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 30.32 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 30.32 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 30.33 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 30.33 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 30.34 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 30.34 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 30.34 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 30.34 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 30.34 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 30.35 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 30.35 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 30.35 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 30.35 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 30.35 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 30.35 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 30.36 g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o #8 30.37 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 30.37 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 30.38 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 30.38 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 30.38 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 30.38 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 30.38 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 30.38 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 30.38 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 30.38 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 30.38 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 30.38 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 30.39 g++ -shared -o TCCConversion.so TCCConversion.o #8 30.41 g++ -shared -o TCCInterface.so TCCInterface.o #8 30.41 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 30.42 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 30.77 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 31.04 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 31.72 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 32.07 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 32.19 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 32.41 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 32.46 if g++ -L /usr/lib/titan-fPIC -o GBProxy_Tests -Wl,--no-as-needed AF_PACKET_PortType.so AF_PACKET_PortTypes.so BSSGP_Types.so FrameRelay_CodecPort.so FrameRelay_Emulation.so FrameRelay_Types.so GBProxy_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_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 NS_Provider_FR.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so Q931_Types.so Q933_Types.so SCCP_Emulation.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_7.so AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_7.so FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_7.so FrameRelay_Types_part_1.so FrameRelay_Types_part_2.so FrameRelay_Types_part_3.so FrameRelay_Types_part_4.so FrameRelay_Types_part_5.so FrameRelay_Types_part_6.so FrameRelay_Types_part_7.so GBProxy_Tests_part_1.so GBProxy_Tests_part_2.so GBProxy_Tests_part_3.so GBProxy_Tests_part_4.so GBProxy_Tests_part_5.so GBProxy_Tests_part_6.so GBProxy_Tests_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 GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_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 IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 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 LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_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 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 NS_Provider_FR_part_1.so NS_Provider_FR_part_2.so NS_Provider_FR_part_3.so NS_Provider_FR_part_4.so NS_Provider_FR_part_5.so NS_Provider_FR_part_6.so NS_Provider_FR_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 Q931_Types_part_1.so Q931_Types_part_2.so Q931_Types_part_3.so Q931_Types_part_4.so Q931_Types_part_5.so Q931_Types_part_6.so Q931_Types_part_7.so Q933_Types_part_1.so Q933_Types_part_2.so Q933_Types_part_3.so Q933_Types_part_4.so Q933_Types_part_5.so Q933_Types_part_6.so Q933_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_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_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 TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_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 AF_PACKET_PT.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ #8 32.46 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 32.46 -L/lib -lcrypto \ #8 32.46 -L/usr/lib -lxml2 -lsctp -lsctp -lssl -lpthread; \ #8 32.46 then : ; else /usr/bin/titanver AF_PACKET_PortType.o AF_PACKET_PortTypes.o BSSGP_Types.o FrameRelay_CodecPort.o FrameRelay_Emulation.o FrameRelay_Types.o GBProxy_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_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 NS_Provider_FR.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o Q931_Types.o Q933_Types.o SCCP_Emulation.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AF_PACKET_PortType_part_1.o AF_PACKET_PortType_part_2.o AF_PACKET_PortType_part_3.o AF_PACKET_PortType_part_4.o AF_PACKET_PortType_part_5.o AF_PACKET_PortType_part_6.o AF_PACKET_PortType_part_7.o AF_PACKET_PortTypes_part_1.o AF_PACKET_PortTypes_part_2.o AF_PACKET_PortTypes_part_3.o AF_PACKET_PortTypes_part_4.o AF_PACKET_PortTypes_part_5.o AF_PACKET_PortTypes_part_6.o AF_PACKET_PortTypes_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o FrameRelay_CodecPort_part_1.o FrameRelay_CodecPort_part_2.o FrameRelay_CodecPort_part_3.o FrameRelay_CodecPort_part_4.o FrameRelay_CodecPort_part_5.o FrameRelay_CodecPort_part_6.o FrameRelay_CodecPort_part_7.o FrameRelay_Emulation_part_1.o FrameRelay_Emulation_part_2.o FrameRelay_Emulation_part_3.o FrameRelay_Emulation_part_4.o FrameRelay_Emulation_part_5.o FrameRelay_Emulation_part_6.o FrameRelay_Emulation_part_7.o FrameRelay_Types_part_1.o FrameRelay_Types_part_2.o FrameRelay_Types_part_3.o FrameRelay_Types_part_4.o FrameRelay_Types_part_5.o FrameRelay_Types_part_6.o FrameRelay_Types_part_7.o GBProxy_Tests_part_1.o GBProxy_Tests_part_2.o GBProxy_Tests_part_3.o GBProxy_Tests_part_4.o GBProxy_Tests_part_5.o GBProxy_Tests_part_6.o GBProxy_Tests_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 GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_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 IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 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 LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_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 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 NS_Provider_FR_part_1.o NS_Provider_FR_part_2.o NS_Provider_FR_part_3.o NS_Provider_FR_part_4.o NS_Provider_FR_part_5.o NS_Provider_FR_part_6.o NS_Provider_FR_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 Q931_Types_part_1.o Q931_Types_part_2.o Q931_Types_part_3.o Q931_Types_part_4.o Q931_Types_part_5.o Q931_Types_part_6.o Q931_Types_part_7.o Q933_Types_part_1.o Q933_Types_part_2.o Q933_Types_part_3.o Q933_Types_part_4.o Q933_Types_part_5.o Q933_Types_part_6.o Q933_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_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_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 TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.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 NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_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 AF_PACKET_PT.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi #8 32.82 make[1]: Leaving directory '/osmo-ttcn3-hacks/gbproxy' #8 DONE 33.2s #9 [4/4] COPY GBPROXY_TESTS.CFG /data/GBProxy_Tests.cfg #9 DONE 0.2s #10 exporting to image #10 exporting layers #10 exporting layers 1.9s done #10 writing image sha256:9ed617231fb5db5c40a120e4ae2d9d66e1a6d02ab569dd12ce2fffd7a1da105f done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest 0.0s done #10 DONE 2.0s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/ttcn3-gbproxy-test' + docker_image_exists ttcn3-gbproxy-test + docker images -q osmocom-build/ttcn3-gbproxy-test + test -n 9ed617231fb5 + list_osmo_packages debian-bookworm ttcn3-gbproxy-test + local distro=debian-bookworm + local image=ttcn3-gbproxy-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-gbproxy-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester + chmod a+w /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester + cp GBProxy_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_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-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy + cp osmo-gbproxy.cfg /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/unix + network_create + SUBNET=2614514 + seq 1 30 + echo (2614514 + 1) % 256 + bc + SUBNET=243 + NET_NAME=ttcn3-gbproxy-test-243 + SUB4=172.18.243.0/24 + SUB6=fd02:db8:243::/64 + set +x Creating network ttcn3-gbproxy-test-243, trying SUBNET=243... + docker network create --internal --subnet 172.18.243.0/24 --ipv6 --subnet fd02:db8:243::/64 ttcn3-gbproxy-test-243 77b44e9529c4ef122b0356fecf6789c62ba1459f3b35a00738bc2c58fbbe1414 + set +x ### Network ttcn3-gbproxy-test-243 created (SUBNET=243) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=243 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester/GBProxy_Tests.cfg + echo Starting container with gbproxy Starting container with gbproxy + docker_network_params 243 10 + NET=243 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-243 --ip 172.18.243.10 --ip6 fd02:db8:243::10 + docker run --rm --network ttcn3-gbproxy-test-243 --ip 172.18.243.10 --ip6 fd02:db8:243::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-1602-gbproxy -d osmocom-build/osmo-gbproxy-master /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 5aa912d364948782ecb6323194c823b4f3c7054899e646d8781b4aaf1ef994a9 + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 243 103 + NET=243 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-243 --ip 172.18.243.103 --ip6 fd02:db8:243::103 + docker run --rm --network ttcn3-gbproxy-test-243 --ip 172.18.243.103 --ip6 fd02:db8:243::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.243.10 -e OSMO_SUT_PORT=4246 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester:/data --name jenkins-ttcn3-gbproxy-test-1602-ttcn3-gbproxy-test osmocom-build/ttcn3-gbproxy-test + SUBDIR=gbproxy + SUITE=GBProxy_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests GBProxy_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GBProxy_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: GBProxy_Tests.cfg MC@f54eab616052: Unix server socket created successfully. MC@f54eab616052: Listening on TCP port 43951. f54eab616052 is the default MC2> spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests f54eab616052 43951 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f54eab616052: New HC connected from 172.18.243.103 [172.18.243.103]. f54eab616052: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@f54eab616052: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f54eab616052: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f54eab616052: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f54eab616052: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f54eab616052: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f54eab616052: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f54eab616052: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f54eab616052: Configuration file was processed on all HCs. MC@f54eab616052: Creating MTC on host 172.18.243.103. MC@f54eab616052: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Wed Feb 19 03:01:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(4)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(4)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(16)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(16)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(16)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(4)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(5)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(17)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(28)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(33)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(29)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(34)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(34)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(40)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(39)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_BVC_bringup" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup(46) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f54eab616052: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@f54eab616052: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@f54eab616052: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f54eab616052: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f54eab616052: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_BVC_bringup" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup(47) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f54eab616052: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@f54eab616052: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@f54eab616052: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f54eab616052: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f54eab616052: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@f54eab616052: Final verdict of PTC: none TC_BVC_bringup(46)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(42)@f54eab616052: Final verdict of PTC: none TC_BVC_bringup(47)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(13): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(20): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(25): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(37): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(42): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(44): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@f54eab616052: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Wed Feb 19 03:01:28 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214204) Waiting for packet dumper to finish... 1 (prev_count=214204, count=215300) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Wed Feb 19 03:01:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(49)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(49)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(61)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(61)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(49)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(61)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(50)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(62)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(73)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(78)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(74)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f54eab616052: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: Rx BVC-RESET from BVCI=23 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(79)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(78)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(78)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(84)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(79)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f54eab616052: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '7545'O ("uE") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-NS(PCU[2])(84)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(85)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(84)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@f54eab616052: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O ("\""), bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '0017'O }, cause := { iEI := '07'O ("\a"), ext := '1'B, lengthIndicator := { length1 := 1 }, cause_Value := '08'O ("\b") }, cell_Identifier := { iEI := '08'O ("\b"), ext := '1'B, lengthIndicator := { length1 := 8 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O, cI_value := '754F'O ("uO") }, feature_bitmap := omit, extended_Feature_Bitmap := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_BVC_bringup_conflicting" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_BVC_bringup_conflicting(91) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_BVC_bringup_conflicting" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_BVC_bringup_conflicting(92) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(68)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(53)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(82)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(69)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(81)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83)@f54eab616052: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@f54eab616052: Final verdict of PTC: pass TC_BVC_bringup_conflicting(92)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(53): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(54): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(66): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(68): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(69): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(71): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(80): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(81): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(82): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(83): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(86): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(89): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@f54eab616052: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Wed Feb 19 03:01:51 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221644) Waiting for packet dumper to finish... 1 (prev_count=221644, count=222740) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Wed Feb 19 03:01:53 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(94)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(94)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(106)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(106)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(94)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(106)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(95)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(107)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(107)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(118)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(123)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(119)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(124)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(123)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(129)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(124)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(130)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(129)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_ul_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata(136) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@f54eab616052: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@f54eab616052: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f54eab616052: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f54eab616052: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@f54eab616052: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@f54eab616052: setverdict(pass): none -> pass TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_ul_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata(137) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@f54eab616052: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@f54eab616052: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f54eab616052: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f54eab616052: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@f54eab616052: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@f54eab616052: setverdict(pass): none -> pass TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96)@f54eab616052: Final verdict of PTC: none TC_ul_unitdata(136)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(123)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(133)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(114)@f54eab616052: Final verdict of PTC: none TC_ul_unitdata(137)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(98): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(111): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(114): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(116): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(122): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(123): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(127): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(131): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(132): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(133): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(134): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@f54eab616052: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Wed Feb 19 03:02:10 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2756496) Waiting for packet dumper to finish... 1 (prev_count=2756496, count=2772776) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Wed Feb 19 03:02:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(139)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(139)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(151)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(151)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(151)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(139)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(140)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(152)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(163)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(168)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(164)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(169)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(168)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(174)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(169)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(175)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(174)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_ul_unitdata_pool_failure" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ul_unitdata_pool_failure(181) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_ul_unitdata_pool_failure" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ul_unitdata_pool_failure(182) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@f54eab616052: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(148)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@f54eab616052: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@f54eab616052: Final verdict of PTC: none TC_ul_unitdata_pool_failure(182)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(140)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(145): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(146): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(147): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(148): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(156): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(161): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(172): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(178): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@f54eab616052: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Wed Feb 19 03:02:45 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2808304) Waiting for packet dumper to finish... 1 (prev_count=2808304, count=2812796) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Wed Feb 19 03:02:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(184)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(184)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(196)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(196)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(184)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(196)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(185)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(197)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(208)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(208)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(208)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(209)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(214)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(219)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(214)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(220)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(219)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(219)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_dl_unitdata" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dl_unitdata(226) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f54eab616052: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@f54eab616052: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@f54eab616052: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f54eab616052: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@f54eab616052: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@f54eab616052: setverdict(pass): none -> pass TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_dl_unitdata" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dl_unitdata(227) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f54eab616052: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@f54eab616052: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@f54eab616052: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f54eab616052: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@f54eab616052: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@f54eab616052: setverdict(pass): none -> pass TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(204)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@f54eab616052: Final verdict of PTC: none TC_dl_unitdata(227)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@f54eab616052: Final verdict of PTC: none TC_dl_unitdata(226)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(224)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(213)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(193): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(201): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(204): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(206): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(212): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(213): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(217): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(221): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(222): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(223): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(224): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@f54eab616052: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Wed Feb 19 03:03:02 UTC 2025 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2746232) Waiting for packet dumper to finish... 1 (prev_count=2746232, count=2780156) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Wed Feb 19 03:03:04 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(229)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(229)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(241)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(241)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(251)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(251)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(251)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(229)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(241)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(251)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(251)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(230)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(253)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(258)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(254)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(259)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(264)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(259)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(265)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(264)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(250)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(250)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(248)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(248)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_ra_capability" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability(271) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f54eab616052: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f54eab616052: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f54eab616052: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f54eab616052: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@f54eab616052: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@f54eab616052: setverdict(pass): none -> pass TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_ra_capability" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability(272) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f54eab616052: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f54eab616052: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f54eab616052: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f54eab616052: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@f54eab616052: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@f54eab616052: setverdict(pass): none -> pass TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(250)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(251)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(246)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(248)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(249)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(265)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@f54eab616052: Final verdict of PTC: none TC_ra_capability(271)@f54eab616052: Final verdict of PTC: pass TC_ra_capability(272)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(238): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(243): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(244): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(245): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(246): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(247): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(248): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(249): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(250): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(251): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(262): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(268): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@f54eab616052: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Wed Feb 19 03:03:10 UTC 2025 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=193304) Waiting for packet dumper to finish... 1 (prev_count=193304, count=244572) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Wed Feb 19 03:03:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(274)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(274)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(286)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(286)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(286)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(274)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(287)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(275)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(298)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(303)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(299)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(304)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(303)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(303)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(303)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(309)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(304)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(310)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(309)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(309)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_ra_capability_upd" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ra_capability_upd(316) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f54eab616052: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@f54eab616052: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f54eab616052: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@f54eab616052: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f54eab616052: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): none -> pass TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_ra_capability_upd" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ra_capability_upd(317) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f54eab616052: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@f54eab616052: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f54eab616052: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@f54eab616052: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f54eab616052: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): none -> pass TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(278)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(283)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(296)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(310)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(308)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(314)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(294)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(303)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(306)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312)@f54eab616052: Final verdict of PTC: none TC_ra_capability_upd(317)@f54eab616052: Final verdict of PTC: pass TC_ra_capability_upd(316)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(276): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(277): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(278): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(279): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(281): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(282): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(283): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(284): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(291): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(293): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(294): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(295): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(296): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301): none (pass -> pass) MTWed Feb 19 03:03:18 UTC 2025 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== C@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(302): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(303): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(305): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(306): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(307): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(308): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(311): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(312): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(313): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(314): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@f54eab616052: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=277104) Waiting for packet dumper to finish... 1 (prev_count=277104, count=278100) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Wed Feb 19 03:03:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(319)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(319)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(331)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(331)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(331)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(332)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(343)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(344)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(349)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(348)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(354)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(349)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(354)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(355)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_radio_status" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status(361) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@f54eab616052: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@f54eab616052: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f54eab616052: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f54eab616052: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@f54eab616052: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@f54eab616052: setverdict(pass): none -> pass TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_radio_status" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status(362) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@f54eab616052: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@f54eab616052: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f54eab616052: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f54eab616052: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@f54eab616052: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@f54eab616052: setverdict(pass): none -> pass TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(328)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(340)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(335)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(358)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(323)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359)@f54eab616052: Final verdict of PTC: none TC_radio_status(361)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356)@f54eab616052: Final verdict of PTC: none TC_radio_status(362)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(321): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(322): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(323): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(324): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(326): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(327): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(328): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(329): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(333): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(334): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(335): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(336): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(338): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(339): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(340): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(341): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(352): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(356): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(357): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(358): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(359): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@f54eab616052: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Wed Feb 19 03:03:26 UTC 2025 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=197208) Waiting for packet dumper to finish... 1 (prev_count=197208, count=245984) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Wed Feb 19 03:03:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(364)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(364)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(376)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(376)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(376)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(364)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(377)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(365)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(388)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(388)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(393)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(389)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(394)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(393)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(393)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(399)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(394)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(400)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_radio_status_tmsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_tmsi(406) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@f54eab616052: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f54eab616052: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@f54eab616052: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_radio_status_tmsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_tmsi(407) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@f54eab616052: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f54eab616052: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@f54eab616052: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, iMSI := omit, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(381)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(386)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(373)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@f54eab616052: Final verdict of PTC: none TC_radio_status_tmsi(407)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103(403)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(384)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@f54eab616052: Final verdict of PTC: none TC_radio_status_tmsi(406)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(398)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(368): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(370): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(371): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(372): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(373): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(378): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(379): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(380): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(381): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(383): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(384): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(385): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(386): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(395): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(396): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(397): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(398): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(401): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(402): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(403): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(404): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@f54eab616052: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Wed Feb 19 03:03:35 UTC 2025 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=245164) Waiting for packet dumper to finish... 1 (prev_count=245164, count=246260) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Wed Feb 19 03:03:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(409)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(409)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(421)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(421)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(421)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(409)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(410)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(433)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(433)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(438)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(434)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(439)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(438)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(438)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(438)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(444)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(439)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(442)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(444)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(444)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(445)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_radio_status_imsi" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_radio_status_imsi(451) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@f54eab616052: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f54eab616052: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@f54eab616052: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f54eab616052: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_radio_status_imsi" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_radio_status_imsi(452) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@f54eab616052: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f54eab616052: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@f54eab616052: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f54eab616052: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_RADIO_STATUS := { bssgpPduType := '0A'O ("\n"), tLLI := omit, tMSI := omit, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, radio_Cause := { iEI := '19'O, ext := '1'B, lengthIndicator := { length1 := 1 }, radio_Cause_Value := '00'O } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(438)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(442)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(443)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@f54eab616052: Final verdict of PTC: none TC_radio_status_imsi(451)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(441)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@f54eab616052: Final verdict of PTC: none TC_radio_status_imsi(452)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(413): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(418): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(425): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(430): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(437): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(438): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(440): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(441): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(442): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(443): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(448): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@f54eab616052: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Wed Feb 19 03:03:43 UTC 2025 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=203676) Waiting for packet dumper to finish... 1 (prev_count=203676, count=251100) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Wed Feb 19 03:03:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(454)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(454)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(464)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(464)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(466)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(466)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(464)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(454)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(466)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(464)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(464)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(467)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(455)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(478)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(483)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(479)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(484)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(489)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(484)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(490)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(489)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(461)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(463)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(461)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(463)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(461)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(475)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(463)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(464)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(457)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(473)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(459)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(462)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(456): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(457): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(458): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(459): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(461): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(462): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(463): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(464): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(470): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(472): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(473): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(474): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(475): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@f54eab616052: Test case TC_suspend finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Wed Feb 19 03:03:51 UTC 2025 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=348112) Waiting for packet dumper to finish... 1 (prev_count=348112, count=349108) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Wed Feb 19 03:03:53 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(497)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(497)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(509)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(509)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(497)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(509)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(498)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(510)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(521)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(526)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(522)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(526)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(527)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(526)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(526)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(532)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(527)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(532)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(533)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=1, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010000110000000000000100100'B == '42180024'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=2, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010000110000000000000100101'B == '42180025'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=3, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010000110000000000000100110'B == '42180026'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=4, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010000110000000000000100111'B == '42180027'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=5, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010000110000000000000101000'B == '42180028'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=6, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010000110000000000000101001'B == '42180029'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=7, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010000110000000000000101010'B == '4218002A'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=8, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010000110000000000000101011'B == '4218002B'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=9, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010000110000000000000101100'B == '4218002C'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=1, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100100'B, total_bits:='01000010001000000000000000100100'B == '42200024'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=2, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100101'B, total_bits:='01000010001000000000000000100101'B == '42200025'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=3, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100110'B, total_bits:='01000010001000000000000000100110'B == '42200026'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=4, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100111'B, total_bits:='01000010001000000000000000100111'B == '42200027'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=5, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101000'B, total_bits:='01000010001000000000000000101000'B == '42200028'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=6, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101001'B, total_bits:='01000010001000000000000000101001'B == '42200029'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=7, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101010'B, total_bits:='01000010001000000000000000101010'B == '4220002A'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=8, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101011'B, total_bits:='01000010001000000000000000101011'B == '4220002B'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: f_gen_tmsi(suffix:=9, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000101100'B, total_bits:='01000010001000000000000000101100'B == '4220002C'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(526)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(530)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(518)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(505): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(514): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(516): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(517): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(518): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(519): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(525): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(526): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(528): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(529): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(530): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(531): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(536): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@f54eab616052: Test case TC_resume finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Wed Feb 19 03:03:59 UTC 2025 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=330660) Waiting for packet dumper to finish... 1 (prev_count=330660, count=349040) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Wed Feb 19 03:04:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(540)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(540)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(552)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(552)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(552)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(540)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(553)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(541)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(569)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(564)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(565)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(570)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(575)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(570)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(576)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(575)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(561)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(580)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(544): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(549): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(557): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(559): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(560): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(561): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(562): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(573): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(577): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(578): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(579): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(580): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@f54eab616052: Test case TC_trace finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Wed Feb 19 03:04:09 UTC 2025 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215740) Waiting for packet dumper to finish... 1 (prev_count=215740, count=216836) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Wed Feb 19 03:04:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(583)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(583)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(595)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(595)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(583)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(595)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(584)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(596)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(607)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(612)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(608)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(612)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(613)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(612)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(612)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(618)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(613)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(618)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(618)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(619)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_llc_discarded" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_llc_discarded(625) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f54eab616052: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f54eab616052: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f54eab616052: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@f54eab616052: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@f54eab616052: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@f54eab616052: setverdict(pass): none -> pass TC_llc_discarded(625)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_llc_discarded" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_llc_discarded(626) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f54eab616052: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f54eab616052: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f54eab616052: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@f54eab616052: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@f54eab616052: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@f54eab616052: setverdict(pass): none -> pass TC_llc_discarded(626)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(612)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@f54eab616052: Final verdict of PTC: none TC_llc_discarded(625)@f54eab616052: Final verdict of PTC: pass TC_llc_discarded(626)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(619)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(591): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(600): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(604): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(611): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(612): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(616): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@f54eab616052: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Wed Feb 19 03:04:17 UTC 2025 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216072) Waiting for packet dumper to finish... 1 (prev_count=216072, count=217168) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Wed Feb 19 03:04:19 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(628)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(628)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(640)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(640)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(640)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(628)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(641)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(629)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(652)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(652)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(658)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(653)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(657)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(657)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(663)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(658)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(663)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(664)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(663)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(648)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(644)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(662)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(646)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(637): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(642): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(643): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(644): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(645): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(646): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(647): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(648): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(649): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(659): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(660): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(661): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(662): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(668): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@f54eab616052: Test case TC_overload finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Wed Feb 19 03:04:27 UTC 2025 ====== GBProxy_Tests.TC_overload pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=214316) Waiting for packet dumper to finish... 1 (prev_count=214316, count=215412) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Wed Feb 19 03:04:29 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(671)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(671)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(683)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(683)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(671)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(683)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(672)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(684)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(695)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(700)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(695)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(696)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(701)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(700)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(701)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(707)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(706)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(706)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(692)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(698)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(680): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(688): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(690): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(691): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(692): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(693): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(697): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(698): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(704): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(710): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@f54eab616052: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Wed Feb 19 03:04:36 UTC 2025 ====== GBProxy_Tests.TC_bvc_block_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=212368) Waiting for packet dumper to finish... 1 (prev_count=212368, count=221128) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Wed Feb 19 03:04:38 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(714)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(714)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(726)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(726)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(726)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(714)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(727)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(715)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(738)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(743)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(739)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(744)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(743)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(743)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(743)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])(749)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(744)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(745)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(747)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(PCU[2])(750)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(747)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(730)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(745)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(743)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(735)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(746)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(723): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(728): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(729): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(730): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(731): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(733): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(734): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(735): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(736): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(742): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(743): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(745): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(746): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(747): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(748): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@f54eab616052: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Wed Feb 19 03:04:46 UTC 2025 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220704) Waiting for packet dumper to finish... 1 (prev_count=220704, count=229444) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Wed Feb 19 03:04:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(757)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(757)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(769)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(769)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(757)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(769)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(770)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(787)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(782)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(792)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(787)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(788)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(790)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(793)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(792)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(792)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f54eab616052: Rx BVC-RESET from BVCI=20011 MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(765)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(790)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(763)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(791)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(788)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(796)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(771)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(789)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(761): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(763): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(764): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(765): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(766): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(771): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(773): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(777): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(788): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(789): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(790): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(791): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(794): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(795): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(796): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(797): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@f54eab616052: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Wed Feb 19 03:04:59 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230036) Waiting for packet dumper to finish... 1 (prev_count=230036, count=231132) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Wed Feb 19 03:05:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(800)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(800)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(810)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(810)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(812)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(812)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(810)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(800)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(812)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(810)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(810)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(813)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(801)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(829)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(824)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(829)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(825)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(830)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(835)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(830)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(836)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(807)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(809)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(807)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(809)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(805)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(810)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(807)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(809)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(820)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(803)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(839)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(837)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(808)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(802): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(803): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(804): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(805): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(807): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(808): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(809): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(810): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(816): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(818): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(819): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(820): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(821): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(833): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(837): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(838): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(839): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(840): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@f54eab616052: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Wed Feb 19 03:05:13 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=240416) Waiting for packet dumper to finish... 1 (prev_count=240416, count=241512) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Wed Feb 19 03:05:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(843)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(843)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(855)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(855)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(855)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(843)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(856)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(844)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(867)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(872)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(868)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(873)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(872)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(878)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(873)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(879)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(878)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@f54eab616052: Rx BVC-RESET from BVCI=20011 MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(847)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(852)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(845): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(846): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(847): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(848): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(850): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(851): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(852): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(853): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(860): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(864): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(876): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(882): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@f54eab616052: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Wed Feb 19 03:05:24 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213396) Waiting for packet dumper to finish... 1 (prev_count=213396, count=222380) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn ------ Wed Feb 19 03:05:26 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(886)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(886)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(898)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(898)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(886)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(898)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(887)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(899)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(915)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(910)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(911)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(916)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(915)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(921)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(916)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(921)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(922)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f54eab616052: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(894)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(902)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(906)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(904)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(892)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(890): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(892): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(893): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(894): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(895): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(900): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(901): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(902): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(903): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(904): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(905): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(906): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(907): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(908): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(925): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@f54eab616052: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Wed Feb 19 03:05:45 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238440) Waiting for packet dumper to finish... 1 (prev_count=238440, count=241088) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Wed Feb 19 03:05:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(929)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(929)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(941)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(941)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(941)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(929)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(942)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(930)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(953)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(958)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(954)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(958)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(959)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(958)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(964)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(959)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(964)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(965)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(964)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(954)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])(959)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[2])(965)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f54eab616052: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f54eab616052: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f54eab616052: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@f54eab616052: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@f54eab616052: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f54eab616052: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@f54eab616052: Rx BVC-RESET from BVCI=20031 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(949)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(945)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(936)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(936): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(938): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(943): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(944): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(945): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(946): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(947): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(948): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(949): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(950): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(951): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(962): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(968): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@f54eab616052: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Wed Feb 19 03:05:59 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292752) Waiting for packet dumper to finish... 1 (prev_count=292752, count=293848) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Wed Feb 19 03:06:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(972)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(972)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(984)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(984)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(972)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(984)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(973)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(973)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(985)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(996)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1001)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(997)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(997)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1002)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1001)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1001)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1007)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1002)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1007)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1008)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bss(1014) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1014)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bss(1015) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@f54eab616052: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bss(1015)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(977)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1001)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(994)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(982)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(989)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1006)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(992)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1011)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(975)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_bss(1015)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(980)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(974): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(975): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(976): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(977): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(979): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(980): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(981): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(982): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(986): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(987): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(988): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(989): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(991): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(992): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(993): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(994): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1000): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1001): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1003): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1004): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1005): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1006): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1009): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1010): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1011): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1012): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Wed Feb 19 03:06:11 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221596) Waiting for packet dumper to finish... 1 (prev_count=221596, count=222760) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Wed Feb 19 03:06:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1017)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1029)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1029)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1017)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1018)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1041)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1046)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1042)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1047)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1046)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1046)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1052)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1047)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1053)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1052)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac(1059) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1059)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac(1060) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac(1060)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1026)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1038)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_lac(1059)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1052)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1023): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1024): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1025): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1026): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1035): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1036): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1037): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1038): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1051): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1056): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Wed Feb 19 03:06:23 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220592) Waiting for packet dumper to finish... 1 (prev_count=220592, count=222852) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Wed Feb 19 03:06:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1062)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1074)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1062)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1074)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1063)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1075)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1086)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1091)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1087)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1091)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1092)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1091)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1097)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1092)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1097)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1098)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_lac_unknown(1104) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1104)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_lac_unknown(1105) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f54eab616052: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_lac_unknown(1105)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1078)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1082)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1080)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1097)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1066): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1071): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1076): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1077): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1078): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1079): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1080): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1081): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1082): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1083): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1095): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1101): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Wed Feb 19 03:06:35 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220952) Waiting for packet dumper to finish... 1 (prev_count=220952, count=223212) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Wed Feb 19 03:06:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1107)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1119)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1119)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1107)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1120)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1108)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1131)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1136)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1132)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1137)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1136)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1136)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1142)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1137)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1142)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1143)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1142)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac(1149) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1149)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac(1150) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac(1150)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1127)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1123)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1125)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1136)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1135)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1121)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_rac(1149)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_ptp_rac(1150)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1116): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1121): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1122): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1123): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1124): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1125): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1126): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1127): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1128): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1133): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1134): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1135): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1136): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1146): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Wed Feb 19 03:06:47 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220856) Waiting for packet dumper to finish... 1 (prev_count=220856, count=223116) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Wed Feb 19 03:06:49 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1152)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1164)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1152)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1164)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1153)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1165)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1176)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1176)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1181)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1177)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1182)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1187)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1182)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1188)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1187)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1187)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_rac_unknown(1194) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1194)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_rac_unknown(1195) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f54eab616052: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_rac_unknown(1195)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1160)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1172)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1170)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1195)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_ptp_rac_unknown(1194)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1158)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1192)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1158): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1159): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1160): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1161): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1168): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1170): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1171): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1172): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1173): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1189): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1190): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1191): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1192): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Wed Feb 19 03:06:58 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220964) Waiting for packet dumper to finish... 1 (prev_count=220964, count=223224) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Wed Feb 19 03:07:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1197)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1209)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1209)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1197)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1198)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1210)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1221)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1226)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1222)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1226)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1227)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1226)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1232)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1227)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1232)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1233)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1232)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci(1239) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1239)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci(1240) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci(1240)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1219)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1226)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_ptp_bvci(1240)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1201): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1216): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1217): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1218): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1219): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1230): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1237): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Wed Feb 19 03:07:10 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220636) Waiting for packet dumper to finish... 1 (prev_count=220636, count=222896) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Wed Feb 19 03:07:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1242)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1254)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1254)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1242)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1255)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1243)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1266)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1271)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1267)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1272)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1271)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1272)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1278)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1277)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_imsi(1284) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1284)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_imsi(1285) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_imsi(1285)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1250)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1248)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1284)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_imsi(1285)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1248): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1249): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1250): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1251): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1259): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1263): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1282): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Wed Feb 19 03:07:22 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220816) Waiting for packet dumper to finish... 1 (prev_count=220816, count=223076) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Wed Feb 19 03:07:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1287)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1299)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1299)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1287)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1300)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1288)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1311)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1316)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1312)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1316)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1317)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1316)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1316)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1322)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1317)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1323)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1322)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_ptp_bvci_unknown(1329) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1329)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_ptp_bvci_unknown(1330) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@f54eab616052: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ptp_bvci_unknown(1330)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1295)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1307)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1303)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1305)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1301)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1327)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318)@f54eab616052: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_unknown(1330)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1293)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1293): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1294): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1295): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1296): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1301): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1302): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1303): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1304): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1305): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1306): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1307): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1308): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1320): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1324): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1325): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1326): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1327): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Wed Feb 19 03:07:34 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221012) Waiting for packet dumper to finish... 1 (prev_count=221012, count=223272) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Wed Feb 19 03:07:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1332)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1344)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1332)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1344)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1333)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1345)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1356)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1356)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1361)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1357)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1362)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1367)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1362)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1368)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1367)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci(1374) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1374)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_reject_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci(1375) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci(1375)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1340)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1338)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1349)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1361)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363)@f54eab616052: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci(1375)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1336): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1338): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1339): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1340): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1341): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1346): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1347): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1348): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1349): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1353): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1360): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1361): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1365): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1372): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Wed Feb 19 03:07:46 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=224136) Waiting for packet dumper to finish... 1 (prev_count=224136, count=226396) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi ------ Wed Feb 19 03:07:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1377)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1389)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1389)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1377)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1390)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1378)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1401)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1406)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1402)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1407)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1406)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1406)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])(1406)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1407)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1413)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1412)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1412)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1419) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1419)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_reject_ptp_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_ptp_bvci_imsi(1420) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_ptp_bvci_imsi(1420)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1385)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1402)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1398)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1407)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1396)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1411)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1383)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1409)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@f54eab616052: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1420)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_reject_ptp_bvci_imsi(1419)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1383): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1384): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1385): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1386): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1394): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1396): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1397): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1398): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1399): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1408): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1409): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1410): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1411): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1416): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Wed Feb 19 03:07:58 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222768) Waiting for packet dumper to finish... 1 (prev_count=222768, count=226612) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Wed Feb 19 03:08:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1422)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1434)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1422)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1434)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1423)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1435)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1446)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1451)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1447)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1452)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1451)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1457)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1452)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1457)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1458)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_dummy_paging_ps_ptp" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_ptp(1464) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1464)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_dummy_paging_ps_ptp" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_ptp(1465) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_ptp(1465)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1427)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1432)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1425)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1452)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1451)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1430)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431)@f54eab616052: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1465)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1457)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453)@f54eab616052: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1464)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1435)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1424): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1425): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1426): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1427): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1429): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1430): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1431): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1432): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1439): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1444): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1450): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1451): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1455): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1461): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@f54eab616052: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Wed Feb 19 03:08:06 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220048) Waiting for packet dumper to finish... 1 (prev_count=220048, count=221144) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Wed Feb 19 03:08:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1467)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1479)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1479)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1467)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1480)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1468)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1491)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1491)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1496)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1492)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1497)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1496)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1502)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])(1496)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1497)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])(1503)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1502)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bss(1509) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(1497)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1509)@f54eab616052: Paging received on PCU { 1, 2, 0 } TC_paging_ps_sig_bss(1509)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bss(1510) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@f54eab616052: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1503)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bss(1510)@f54eab616052: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_bss(1510)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1475)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1473)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1496)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1487)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1507)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_bss(1510)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1471): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1473): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1474): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1475): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1476): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1484): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1487): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1489): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1501): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1504): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1505): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1506): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1507): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Wed Feb 19 03:08:18 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222432) Waiting for packet dumper to finish... 1 (prev_count=222432, count=224692) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Wed Feb 19 03:08:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1512)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1524)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1512)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1524)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1513)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1525)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1536)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1541)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1537)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1542)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1547)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1542)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1547)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac(1554) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1537)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])(1542)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@f54eab616052: Paging received on PCU { 0, 2, 1 } TC_paging_ps_sig_lac(1554)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1554)@f54eab616052: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac(1555) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])(1542)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@f54eab616052: Paging received on PCU { 2, 0, 1 } TC_paging_ps_sig_lac(1555)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_lac(1555)@f54eab616052: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1533)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1541)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1548)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_lac(1555)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_sig_lac(1554)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1528): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1530): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1531): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1532): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1533): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1540): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1541): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Wed Feb 19 03:08:34 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230256) Waiting for packet dumper to finish... 1 (prev_count=230256, count=232904) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Wed Feb 19 03:08:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1557)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1569)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1569)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1557)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1570)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1558)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1586)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1582)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1586)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1587)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1586)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1587)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[2])(1592)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1587)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1593)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1592)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_lac_unknown(1599) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_lac_unknown(1600) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f54eab616052: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1577)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1575)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1596)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1600)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_sig_lac_unknown(1599)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1566): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1573): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1575): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1576): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1577): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1578): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1590): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1594): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1595): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1596): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1597): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Wed Feb 19 03:08:46 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219964) Waiting for packet dumper to finish... 1 (prev_count=219964, count=222224) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Wed Feb 19 03:08:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1602)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1614)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1602)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1614)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1603)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1615)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1631)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1627)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1632)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1631)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1631)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1637)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1632)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(1637)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1637)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1637)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac(1644) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@f54eab616052: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1644)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1644)@f54eab616052: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac(1645) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1632)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@f54eab616052: Paging received on PCU { 2, 1 } TC_paging_ps_sig_rac(1645)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_rac(1645)@f54eab616052: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1622)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1638)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_sig_rac(1645)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1634)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1611): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1619): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1622): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1624): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1634): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1636): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1641): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Wed Feb 19 03:09:06 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238496) Waiting for packet dumper to finish... 1 (prev_count=238496, count=239592) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Wed Feb 19 03:09:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1647)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1659)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1647)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1659)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1648)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1660)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1671)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1671)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1676)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1672)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1677)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1682)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1683)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_rac_unknown(1689) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_rac_unknown(1690) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@f54eab616052: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1655)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1664)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1689)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_sig_rac_unknown(1690)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1682)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1686)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1653): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1654): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1655): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1656): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1661): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1662): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1663): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1664): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1668): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1680): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1684): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1685): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1686): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1687): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Wed Feb 19 03:09:18 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219884) Waiting for packet dumper to finish... 1 (prev_count=219884, count=222144) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Wed Feb 19 03:09:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1692)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1704)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1704)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1692)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(1705)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1693)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1716)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1721)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1717)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1721)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1722)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1721)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1727)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1722)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1727)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1728)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci(1734) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1734)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci(1735) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci(1735)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1701)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1714)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1721)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1712)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_sig_bvci(1735)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1696): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1698): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1699): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1700): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1701): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1709): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1711): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1712): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1713): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1714): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1720): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1721): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1725): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1731): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Wed Feb 19 03:09:30 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220660) Waiting for packet dumper to finish... 1 (prev_count=220660, count=223024) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Wed Feb 19 03:09:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1737)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1749)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1749)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1737)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1750)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1738)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1761)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1766)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1762)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1767)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1766)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1766)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1772)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1767)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1773)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1772)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_imsi(1779) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1779)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_imsi(1780) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_sig_bvci_imsi(1780)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1745)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1757)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1771)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1780)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1743): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1744): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1745): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1746): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1754): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1757): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1759): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1768): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1769): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1770): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1771): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1776): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Wed Feb 19 03:09:42 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220840) Waiting for packet dumper to finish... 1 (prev_count=220840, count=223100) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Wed Feb 19 03:09:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1782)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1794)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1782)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1794)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1783)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1795)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1806)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1811)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1807)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1811)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1812)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1811)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1811)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1812)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1818)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1817)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_sig_bvci_unknown(1824) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_sig_bvci_unknown(1825) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f54eab616052: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1802)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1800)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1822)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1820)@f54eab616052: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1824)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_sig_bvci_unknown(1825)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1786): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1791): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1798): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1800): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1801): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1802): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1803): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1815): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1819): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1820): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1821): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1822): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Wed Feb 19 03:09:54 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219928) Waiting for packet dumper to finish... 1 (prev_count=219928, count=222188) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Wed Feb 19 03:09:56 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1827)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1839)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1827)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1839)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1840)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1851)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1856)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1852)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1856)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1857)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1856)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1857)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1862)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1863)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1862)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1862)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1866)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci(1869) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1869)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_reject_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci(1870) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci(1870)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1836)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1848)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1843)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@f54eab616052: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_reject_sig_bvci(1869)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])(1840)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1866)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1865)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1833): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1834): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1835): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1836): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1841): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1842): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1843): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1844): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1846): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1847): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1848): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1849): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1860): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1865): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1866): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1867): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Wed Feb 19 03:10:06 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222560) Waiting for packet dumper to finish... 1 (prev_count=222560, count=226412) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi ------ Wed Feb 19 03:10:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1872)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1884)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1872)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1884)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1873)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1885)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1896)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1896)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1901)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1897)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1901)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1902)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1901)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1907)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1902)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1908)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1907)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[0], NRI=3, P-TMSI=omit, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1914) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1914), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1914)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_ps_reject_sig_bvci_imsi" for SGSN[1], NRI=4, P-TMSI=omit, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_ps_reject_sig_bvci_imsi(1915) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: Adding Client=TC_paging_ps_reject_sig_bvci_imsi(1915), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := omit, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0050'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@f54eab616052: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_reject_sig_bvci_imsi(1915)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS_REJECT := { bssgpPduType := '11'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pTMSI := omit, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 23, spare := '00'B, seconds := 42, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1901)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@f54eab616052: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1915)@f54eab616052: Final verdict of PTC: pass TC_paging_ps_reject_sig_bvci_imsi(1914)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1881): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1889): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1893): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1900): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1901): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1905): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Wed Feb 19 03:10:18 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222792) Waiting for packet dumper to finish... 1 (prev_count=222792, count=226636) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Wed Feb 19 03:10:20 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1917)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(1929)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1917)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1929)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1918)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1930)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1941)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1941)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1941)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1946)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1942)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1947)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1946)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1952)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1947)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1953)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_dummy_paging_ps_sig" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_dummy_paging_ps_sig(1959) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(1947)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1953)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])(1918)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1959)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_dummy_paging_ps_sig" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_dummy_paging_ps_sig(1960) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1953)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS := { bssgpPduType := '12'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, routeing_Area := omit, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1930)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_dummy_paging_ps_sig(1960)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_DUMMY_PAGING_PS_RESPONSE := { bssgpPduType := '13'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, time_Until_Next_Paging_Occasion := { iEI := '93'O, ext := '1'B, lengthIndicator := { length1 := 2 }, minutes := 1, spare := '00'B, seconds := 5, spare2 := '00'B } } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1925)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1939)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1951)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@f54eab616052: Final verdict of PTC: none TC_dummy_paging_ps_sig(1959)@f54eab616052: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1960)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1949)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1954)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1923): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1924): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1925): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1926): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1934): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1936): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1937): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1938): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1939): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1948): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1949): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1950): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1951): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1954): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1956): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@f54eab616052: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Wed Feb 19 03:10:26 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223644) Waiting for packet dumper to finish... 1 (prev_count=223644, count=224740) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Wed Feb 19 03:10:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(1962)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1974)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1974)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1962)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1975)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1963)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1986)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1986)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1991)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(1987)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1992)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1991)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1991)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1991)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1997)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(1992)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1995)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1997)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1998)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1997)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bss(2004) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2004)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bss(2005) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@f54eab616052: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bss(2005)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1979)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1991)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1983)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1996)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1981)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1995)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_ptp_bss(2005)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1998)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1997)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1994)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1966): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1971): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1976): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1977): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1978): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1979): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1980): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1981): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1982): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1983): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1990): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1991): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1993): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1994): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1995): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1996): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Wed Feb 19 03:10:38 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220760) Waiting for packet dumper to finish... 1 (prev_count=220760, count=223484) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Wed Feb 19 03:10:40 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2007)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2019)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2007)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2019)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2008)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2020)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2031)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2036)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2032)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2037)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2042)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2037)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2043)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2042)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac(2049) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2049)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac(2050) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac(2050)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2032)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2027)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_lac(2049)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2023)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_lac(2050)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2016): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2021): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2022): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2023): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2024): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2025): none (pass -> pass) Wed Feb 19 03:10:50 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2026): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2027): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2028): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2029): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=220392) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2047): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Waiting for packet dumper to finish... 1 (prev_count=220392, count=222652) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Wed Feb 19 03:10:52 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2052)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2064)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2052)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2053)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2065)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2076)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2076)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2081)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2077)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2082)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2081)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2081)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2082)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2087)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2088)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2087)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_lac_unknown(2094) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2094)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_lac_unknown(2095) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@f54eab616052: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_lac_unknown(2095)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2073)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2081)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2094)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2095)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2061): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2069): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2071): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2072): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2073): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2074): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2080): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2081): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2092): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Wed Feb 19 03:11:02 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220504) Waiting for packet dumper to finish... 1 (prev_count=220504, count=222764) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Wed Feb 19 03:11:04 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2097)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2109)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2097)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2109)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2110)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2098)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2122)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2127)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2126)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2132)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2127)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2133)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2132)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac(2139) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2139)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac(2140) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac(2140)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2113)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_ptp_rac(2140)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2137)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2101): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2106): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2111): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2112): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2113): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2114): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2118): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2134): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2135): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2136): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2137): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Wed Feb 19 03:11:14 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220124) Waiting for packet dumper to finish... 1 (prev_count=220124, count=222384) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Wed Feb 19 03:11:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2142)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2154)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2154)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2142)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2155)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2143)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2166)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2171)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2167)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2172)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2171)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2171)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2177)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2172)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2175)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2177)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2178)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2177)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_rac_unknown(2184) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2184)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_rac_unknown(2185) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@f54eab616052: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '5'H, mccDigit2 := '6'H, mccDigit3 := '7'H, mncDigit3 := 'F'H, mncDigit1 := '9'H, mncDigit2 := '9'H, lac := '8235'O, rac := 'FE'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_rac_unknown(2185)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2146)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2174)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2184)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2175)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2144): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2145): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2146): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2147): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2151): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2159): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2163): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGPWed Feb 19 03:11:25 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass ====== (PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2174): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2175): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2176): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2181): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=220500) Waiting for packet dumper to finish... 1 (prev_count=220500, count=222760) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Wed Feb 19 03:11:28 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2187)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2199)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2187)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2199)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2188)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2200)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2211)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(2211)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2216)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2212)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2217)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2216)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2222)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2217)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2222)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2223)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci(2229) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2229)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci(2230) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci(2230)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2191)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2209)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2196)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2207)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2230)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2189): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2190): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2191): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2192): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2194): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2195): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2196): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2197): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2204): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2206): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2207): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2208): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2209): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2226): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Wed Feb 19 03:11:37 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220172) Waiting for packet dumper to finish... 1 (prev_count=220172, count=222432) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Wed Feb 19 03:11:39 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2232)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2244)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2244)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2232)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2245)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2233)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2261)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2257)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2262)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2261)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2262)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2267)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2268)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2267)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_ptp_bvci_unknown(2274) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2274)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_ptp_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_ptp_bvci_unknown(2275) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f54eab616052: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '8235'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_ptp_bvci_unknown(2275)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2248)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2241)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2252)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2239)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269)@f54eab616052: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_ptp_bvci_unknown(2275)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2236): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2238): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2239): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2240): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2241): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2246): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2247): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2248): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2249): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2250): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2251): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2252): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2253): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2271): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Wed Feb 19 03:11:49 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220544) Waiting for packet dumper to finish... 1 (prev_count=220544, count=222804) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Wed Feb 19 03:11:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2277)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2289)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2299)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2299)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2299)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2289)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2277)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2299)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2299)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2290)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2278)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2301)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2306)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2302)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2307)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2306)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2312)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2307)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2313)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2296)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2296)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2298)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2298)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_sig_bss" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bss(2319) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2313)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])(2307)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2319)@f54eab616052: Paging received on PCU { 2, 0, 1 } TC_paging_cs_sig_bss(2319)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_sig_bss" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bss(2320) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@f54eab616052: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2313)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])(2307)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bSS_Area_Indication := { iEI := '02'O, ext := '1'B, lengthIndicator := { length1 := 1 }, bSS_indicator := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bss(2320)@f54eab616052: Paging received on PCU { 2, 1, 0 } TC_paging_cs_sig_bss(2320)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2286)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2296)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2299)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2281)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2294)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2298)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2292)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2297)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])(2278)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2284)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2316)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2279): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2280): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2281): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2282): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2284): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2285): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2286): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2287): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2291): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2292): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2293): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2294): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2295): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2296): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2297): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2298): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2299): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2314): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2315): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2316): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2317): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Wed Feb 19 03:12:01 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223696) Waiting for packet dumper to finish... 1 (prev_count=223696, count=225956) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Wed Feb 19 03:12:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2322)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2334)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2334)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2322)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2335)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2323)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2351)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2347)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2352)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2351)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2357)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2352)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2357)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_sig_lac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac(2364) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2347)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@f54eab616052: Paging received on PCU { 0, 2, 1 } TC_paging_cs_sig_lac(2364)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2364)@f54eab616052: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_sig_lac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac(2365) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2347)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@f54eab616052: Paging received on PCU { 0, 1, 2 } TC_paging_cs_sig_lac(2365)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { location_Area := { iEI := '10'O, ext := '1'B, lengthIndicator := { length1 := 5 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_lac(2365)@f54eab616052: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2341)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2356)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_lac(2365)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_sig_lac(2364)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2326): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2331): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2341): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2343): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2353): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2354): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2355): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2356): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2361): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Wed Feb 19 03:12:17 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230024) Waiting for packet dumper to finish... 1 (prev_count=230024, count=232672) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Wed Feb 19 03:12:19 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2367)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2379)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2379)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2367)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2380)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2368)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2391)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2396)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2396)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(2392)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2397)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2396)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2396)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2402)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2397)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2403)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2402)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_lac_unknown(2409) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_sig_lac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_lac_unknown(2410) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@f54eab616052: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2385)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2396)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2383)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2373)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2409)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_sig_lac_unknown(2410)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2373): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2375): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2381): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2382): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2383): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2384): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2385): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2386): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2388): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2395): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2396): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2406): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Wed Feb 19 03:12:29 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219996) Waiting for packet dumper to finish... 1 (prev_count=219996, count=222256) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Wed Feb 19 03:12:31 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2412)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2424)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2412)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2424)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2413)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2413)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2425)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2441)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2437)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2442)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2442)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2447)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_sig_rac" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac(2454) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@f54eab616052: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(2442)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@f54eab616052: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2454)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2454)@f54eab616052: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_sig_rac" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac(2455) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@f54eab616052: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(2442)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '01'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@f54eab616052: Paging received on PCU { 1, 2 } TC_paging_cs_sig_rac(2455)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { routeing_Area := { iEI := '1B'O, ext := '1'B, lengthIndicator := { length1 := 6 }, mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '33F4'O, rac := '00'O } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_rac(2455)@f54eab616052: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2432)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_rac(2454)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_sig_rac(2455)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2420): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2429): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2432): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2434): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2445): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2452): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Wed Feb 19 03:12:49 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238264) Waiting for packet dumper to finish... 1 (prev_count=238264, count=239360) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Wed Feb 19 03:12:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2457)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2469)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2469)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2457)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2458)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2481)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2481)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2481)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2486)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2482)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2487)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2492)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2487)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2493)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2492)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_rac_unknown(2499) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_sig_rac_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_rac_unknown(2500) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f54eab616052: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2465)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2478)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2497)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_sig_rac_unknown(2500)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2463): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2464): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2465): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2466): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2474): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2476): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2477): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2478): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2479): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2490): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2494): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2495): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2496): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2497): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Wed Feb 19 03:13:01 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219552) Waiting for packet dumper to finish... 1 (prev_count=219552, count=221812) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Wed Feb 19 03:13:03 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2502)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2514)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2514)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2502)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2515)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2503)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2526)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2531)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2527)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2531)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2532)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2531)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2531)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2532)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2537)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2538)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2537)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_sig_bvci" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci(2544) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '42180023'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2544)@f54eab616052: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_sig_bvci" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci(2545) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_CS := { bssgpPduType := '07'O ("\a"), iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '4E2B'O ("N+") } }, tLLI := omit, channel_needed := omit, eMLPP_Priority := omit, tMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := '4220040B'O }, global_CN_Id := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_cs_sig_bvci(2545)@f54eab616052: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2531)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2535)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2540)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_bvci(2545)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_sig_bvci(2544)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2511): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2518): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2523): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2530): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2531): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2533): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2534): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2535): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2536): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2540): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2542): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Wed Feb 19 03:13:13 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220660) Waiting for packet dumper to finish... 1 (prev_count=220660, count=222920) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Wed Feb 19 03:13:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2547)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2559)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2567)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2567)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2567)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2559)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2547)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2567)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2567)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2560)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2548)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2576)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2572)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2577)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2576)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2582)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2577)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2566)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2566)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2583)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2582)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2568)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2568)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_paging_cs_sig_bvci_unknown(2589) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_paging_cs_sig_bvci_unknown" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_paging_cs_sig_bvci_unknown(2590) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f54eab616052: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2566)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2555)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2567)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2565)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2568)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2563)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@f54eab616052: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2590)@f54eab616052: Final verdict of PTC: pass TC_paging_cs_sig_bvci_unknown(2589)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2553): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2554): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2555): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2556): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2561): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2562): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2563): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2564): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2565): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2566): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2567): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2568): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2569): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2586): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@f54eab616052: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Wed Feb 19 03:13:25 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219932) Waiting for packet dumper to finish... 1 (prev_count=219932, count=222192) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Wed Feb 19 03:13:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2592)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2592)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2604)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2605)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2593)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2616)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2621)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2617)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2622)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2621)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2627)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2622)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2627)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2628)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2599)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2601)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2611)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2598): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2599): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2600): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2601): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2609): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2611): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2613): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2631): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@f54eab616052: Test case TC_rim_info_req finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Wed Feb 19 03:13:33 UTC 2025 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=263172) Waiting for packet dumper to finish... 1 (prev_count=263172, count=264268) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Wed Feb 19 03:13:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2635)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2647)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2647)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2635)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2648)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2636)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2659)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2659)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2664)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2660)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2665)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2664)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2664)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2670)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2665)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2671)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2670)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2656)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2639): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2644): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2652): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2654): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2655): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2656): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2657): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2669): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@f54eab616052: Test case TC_rim_info finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Wed Feb 19 03:13:41 UTC 2025 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215264) Waiting for packet dumper to finish... 1 (prev_count=215264, count=264108) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Wed Feb 19 03:13:43 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2678)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2690)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2690)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2678)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2691)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2679)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2707)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2703)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2708)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2707)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2708)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])(2714)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2713)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2687)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2700)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2682)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2698)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2680): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2681): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2682): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2683): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2685): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2686): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2687): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2688): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2695): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2697): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2698): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2699): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2700): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2712): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2717): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@f54eab616052: Test case TC_rim_info_ack finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Wed Feb 19 03:13:49 UTC 2025 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=259372) Waiting for packet dumper to finish... 1 (prev_count=259372, count=264180) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Wed Feb 19 03:13:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2721)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2733)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2733)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2721)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2734)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2722)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2745)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2750)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2746)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2751)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2750)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2750)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2751)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2754)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2752)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2757)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2756)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2741)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2739)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2752)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2755)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2754)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2753)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2729): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2737): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2739): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2740): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2741): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2742): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2752): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2753): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2754): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2755): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2760): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@f54eab616052: Test case TC_rim_info_error finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Wed Feb 19 03:13:57 UTC 2025 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=202388) Waiting for packet dumper to finish... 1 (prev_count=202388, count=264544) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Wed Feb 19 03:14:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2764)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2776)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2764)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2776)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2765)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2777)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2788)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2793)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2789)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2794)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2793)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2793)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2799)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2794)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2799)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2800)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2793)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2768): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2773): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2780): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2784): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2792): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2793): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2797): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2803): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@f54eab616052: Test case TC_rim_info_app_error finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Wed Feb 19 03:14:06 UTC 2025 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220052) Waiting for packet dumper to finish... 1 (prev_count=220052, count=265588) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Wed Feb 19 03:14:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2807)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2819)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2807)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2819)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2808)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2820)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2831)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2831)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(2831)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2836)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(2832)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2832)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2836)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2836)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2837)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2842)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2843)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2842)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2827)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2846)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2825)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2816): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2823): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2825): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2826): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2827): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2828): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2840): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2844): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2845): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2846): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2847): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@f54eab616052: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Wed Feb 19 03:14:14 UTC 2025 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=194008) Waiting for packet dumper to finish... 1 (prev_count=194008, count=257504) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Wed Feb 19 03:14:16 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2850)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2862)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2850)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2862)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2851)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2863)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2874)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2879)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2875)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2879)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2880)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2879)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2885)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2880)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2885)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2886)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2888)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[0] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[0][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[1][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][0] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][1] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: Testing RIM SGSN[1] <-> PCU[2][2] MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2870)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2858)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2889)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2888)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2887)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2856)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2854): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2856): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2857): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2858): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2859): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2866): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2868): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2869): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2870): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2871): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2883): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2887): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2888): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2889): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2890): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@f54eab616052: Test case TC_rim_from_eutran finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Wed Feb 19 03:14:22 UTC 2025 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=259436) Waiting for packet dumper to finish... 1 (prev_count=259436, count=265264) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Wed Feb 19 03:14:24 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2893)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2905)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2893)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2905)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2906)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2894)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2917)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2922)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2923)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(2918)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2922)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2928)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2923)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2929)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2928)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_flush_ll_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_bvci_new(2935) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_flush_ll_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_bvci_new(2936) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@f54eab616052: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2922)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2933)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2908)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2902)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2910)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@f54eab616052: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@f54eab616052: Final verdict of PTC: pass TC_flush_ll_bvci_new(2936)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2925)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2931)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2899): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2900): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2901): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2902): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2907): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2908): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2909): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2910): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2914): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2921): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2922): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2925): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2927): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2930): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2931): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2932): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2933): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@f54eab616052: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. Wed Feb 19 03:14:30 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213800) Waiting for packet dumper to finish... 1 (prev_count=213800, count=278260) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Wed Feb 19 03:14:32 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2938)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2950)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2938)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2950)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2967)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(2963)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2967)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2968)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2967)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2973)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(2968)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2973)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2974)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2973)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_flush_ll_no_bvci_new" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_flush_ll_no_bvci_new(2980) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C2180023'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_flush_ll_no_bvci_new" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_flush_ll_no_bvci_new(2981) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Broadcasting FLUSH_LL_ACK { bssgp := { pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O ("+"), tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := 'C220040B'O }, flush_Action := { iEI := '0C'O ("\f"), ext := '1'B, lengthIndicator := { length1 := 1 }, actionValue := '00'O }, bVCI_new := omit, number_of_octets_affected := { iEI := '25'O ("%"), ext := '1'B, lengthIndicator := { length1 := 3 }, number_of_octets_transfered_or_deleted := '000017'O }, nSEI := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2960)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2971)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2958)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@f54eab616052: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2981)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975)@f54eab616052: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2980)@f54eab616052: Final verdict of PTC: pass MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2942): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2947): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2955): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2957): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2958): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2959): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2960): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2969): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2970): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2971): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2972): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2977): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@f54eab616052: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Wed Feb 19 03:14:38 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=269508) Waiting for packet dumper to finish... 1 (prev_count=269508, count=278036) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Wed Feb 19 03:14:40 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(2983)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(2995)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2995)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2983)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2996)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3007)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])(3007)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3008)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3013)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3013)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3018)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3019)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Connecting G_SGSN[0] to BVCI=20011 MTC@f54eab616052: Connecting G_SGSN[1] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[0] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[1] to BVCI=20021 MTC@f54eab616052: Connecting G_PCU[2] to BVCI=20031 MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2991)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3004)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2989)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3022)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2987): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2989): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2990): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2991): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2992): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3000): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3002): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3003): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3004): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3005): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3016): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3020): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3021): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3022): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3023): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@f54eab616052: Test case TC_fc_bvc finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Wed Feb 19 03:14:49 UTC 2025 ====== GBProxy_Tests.TC_fc_bvc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219020) Waiting for packet dumper to finish... 1 (prev_count=219020, count=221668) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Wed Feb 19 03:14:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3026)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3026)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3038)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3027)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3027)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3039)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3050)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])(3055)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3051)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3055)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3056)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3055)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3061)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(3056)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3061)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3062)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_fc_ms" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_fc_ms(3068) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f54eab616052: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f54eab616052: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f54eab616052: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f54eab616052: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f54eab616052: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@f54eab616052: setverdict(pass): none -> pass TC_fc_ms(3068)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_fc_ms" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_fc_ms(3069) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f54eab616052: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f54eab616052: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f54eab616052: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f54eab616052: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f54eab616052: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@f54eab616052: setverdict(pass): none -> pass TC_fc_ms(3069)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3042)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3046)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@f54eab616052: Final verdict of PTC: none TC_fc_ms(3069)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@f54eab616052: Final verdict of PTC: none TC_fc_ms(3068)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3044)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3030): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3034): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3040): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3041): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3042): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3043): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3044): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3045): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3046): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3047): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3048): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3054): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3065): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@f54eab616052: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Wed Feb 19 03:14:57 UTC 2025 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218976) Waiting for packet dumper to finish... 1 (prev_count=218976, count=220072) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Wed Feb 19 03:14:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(3071)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(3083)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3071)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3083)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3072)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3084)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3095)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3100)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3096)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3101)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3100)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3100)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])(3100)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3106)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3101)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3106)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])(3107)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3107)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: Starting "TC_ms_reg_enq" for SGSN[0], NRI=3, P-TMSI='42180023'O, TLLI='C2180023'O, IMSI='262420000000000'H on component=TC_ms_reg_enq(3113) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f54eab616052: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@f54eab616052: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f54eab616052: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(PCU[0])(3096)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3113)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@f54eab616052: Removing Client IMSI='262420000000000'H, index=0 MTC@f54eab616052: f_gen_tmsi(suffix:=1000, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000010000001011'B, total_bits:='01000010001000000000010000001011'B == '4220040B'O MTC@f54eab616052: Starting "TC_ms_reg_enq" for SGSN[1], NRI=4, P-TMSI='4220040B'O, TLLI='C220040B'O, IMSI='262420000001000'H on component=TC_ms_reg_enq(3114) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f54eab616052: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@f54eab616052: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f54eab616052: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY := { bssgpPduType := '14'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, mME_Query := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@f54eab616052: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@f54eab616052: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_MS_REGISTRATION_ENQUIRY_RESPONSE := { bssgpPduType := '15'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000001000'H }, pS_Registered_Operator := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_ms_reg_enq(3114)@f54eab616052: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@f54eab616052: Removing Client IMSI='262420000001000'H, index=1 MTC@f54eab616052: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3100)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3105)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3110)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@f54eab616052: Final verdict of PTC: none TC_ms_reg_enq(3113)@f54eab616052: Final verdict of PTC: pass TC_ms_reg_enq(3114)@f54eab616052: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3108)@f54eab616052: Final verdict of PTC: none Wed Feb 19 03:15:05 UTC 2025 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=211928) MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3075): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3080): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3087): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3092): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3099): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3100): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3102): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3103): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3104): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3105): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3108): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3109): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3110): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3111): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@f54eab616052: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@f54eab616052: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Waiting for packet dumper to finish... 1 (prev_count=211928, count=219856) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Wed Feb 19 03:15:07 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(3116)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(3128)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3116)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3128)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3117)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3140)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3145)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(3141)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3145)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3146)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3145)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3145)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3146)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3152)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3151)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3125)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3144)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3145)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3120): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3122): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3123): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3124): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3125): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3133): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3138): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3142): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3143): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3144): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3145): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3156): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@f54eab616052: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Wed Feb 19 03:15:13 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215492) Waiting for packet dumper to finish... 1 (prev_count=215492, count=216588) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Wed Feb 19 03:15:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3159)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(3171)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3171)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3159)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3172)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3160)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3183)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3188)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(3184)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3189)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3188)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(3194)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3194)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(3189)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(3194)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(3195)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3194)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3180)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3175)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3168)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3193)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3191)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3165): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3166): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3167): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3168): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3173): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3174): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3175): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3176): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3178): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3179): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3180): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3181): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@f54eab616052:Wed Feb 19 03:15:21 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3190): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3191): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3192): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3193): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3198): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@f54eab616052: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=208428) Waiting for packet dumper to finish... 1 (prev_count=208428, count=216652) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Wed Feb 19 03:15:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3202)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(3214)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3202)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3214)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3215)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3203)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3226)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3231)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3227)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3232)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3237)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3237)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3238)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Connecting G_SGSN[0] to BVCI=20011 MTC@f54eab616052: Connecting G_SGSN[1] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[0] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[1] to BVCI=20021 MTC@f54eab616052: Connecting G_PCU[2] to BVCI=20031 MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3224)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3222)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3233)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3211): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3219): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3221): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3222): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3223): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3224): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3233): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3235): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@f54eab616052: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Wed Feb 19 03:15:29 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=198612) Waiting for packet dumper to finish... 1 (prev_count=198612, count=216604) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Wed Feb 19 03:15:31 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(3245)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(3257)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3257)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3245)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3258)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3246)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3269)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3269)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3274)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(3270)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3275)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3275)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3281)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3280)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Connecting G_SGSN[0] to BVCI=20011 MTC@f54eab616052: Connecting G_SGSN[1] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[0] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[1] to BVCI=20021 MTC@f54eab616052: Connecting G_PCU[2] to BVCI=20031 MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=3, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010000110000000000000100011'B == '42180023'O MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: f_gen_tmsi(suffix:=0, nri_v:=4, nri_bitlen:=5, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='0000000000000100011'B, total_bits:='01000010001000000000000000100011'B == '42200023'O MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3266)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3278)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3264)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3254): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3262): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3264): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3265): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3266): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3267): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3276): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3277): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3278): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3279): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3285): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@f54eab616052: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Wed Feb 19 03:15:37 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215556) Waiting for packet dumper to finish... 1 (prev_count=215556, count=216652) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Wed Feb 19 03:15:39 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(3288)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])(3300)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3300)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])(3288)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3301)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3289)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3312)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3317)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3313)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3318)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3323)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(PCU[1])(3318)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3323)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3324)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3323)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3310)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3292)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3305)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3297)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3303)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3327)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3308)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3290): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3291): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3292): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3293): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3295): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3296): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3297): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3298): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3302): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3303): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3304): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3305): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3306): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3307): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3308): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3309): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3310): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3321): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3325): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3326): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3327): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3328): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@f54eab616052: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Wed Feb 19 03:15:45 UTC 2025 ====== GBProxy_Tests.TC_status_sig_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=210260) Waiting for packet dumper to finish... 1 (prev_count=210260, count=234852) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Wed Feb 19 03:15:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@f54eab616052: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@f54eab616052: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@f54eab616052: Creating NSIP provider for "172.18.243.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@f54eab616052: Creating NSIP provider for "172.18.243.103":7770 GbProxy_Test-NS(SGSN[0])(3331)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@f54eab616052: Creating NSIP provider for "172.18.243.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3343)@f54eab616052: Creating NSIP provider for "172.18.243.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.243.103", remote_udp_port := 23000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@f54eab616052: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@f54eab616052: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3331)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@f54eab616052: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@f54eab616052: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3343)@f54eab616052: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3332)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3344)@f54eab616052: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3355)@f54eab616052: Creating NSIP provider for "172.18.243.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3355)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@f54eab616052: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3360)@f54eab616052: Creating NSIP provider for "172.18.243.103":21020 GbProxy_Test-BSSGP(PCU[0])(3356)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@f54eab616052: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(3360)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@f54eab616052: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3361)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3360)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f54eab616052: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3361)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@f54eab616052: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(3366)@f54eab616052: Creating NSIP provider for "172.18.243.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@f54eab616052: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@f54eab616052: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@f54eab616052: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@f54eab616052: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.243.103", remote_udp_port := 24000, remote_ip := "172.18.243.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@f54eab616052: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3366)@f54eab616052: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@f54eab616052: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@f54eab616052: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(3367)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@f54eab616052: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@f54eab616052: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@f54eab616052: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@f54eab616052: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@f54eab616052: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@f54eab616052: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@f54eab616052: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@f54eab616052: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@f54eab616052: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@f54eab616052: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@f54eab616052: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@f54eab616052: Connecting G_SGSN[0] to BVCI=20011 MTC@f54eab616052: Connecting G_SGSN[1] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[0] to BVCI=20011 MTC@f54eab616052: Connecting G_PCU[1] to BVCI=20021 MTC@f54eab616052: Connecting G_PCU[2] to BVCI=20031 MTC@f54eab616052: setverdict(pass): none -> pass MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass, component reason not changed MTC@f54eab616052: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@f54eab616052: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3351)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3360)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3347)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3349)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3345)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@f54eab616052: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@f54eab616052: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@f54eab616052: Final verdict of PTC: none MTC@f54eab616052: Setting final verdict of the test case. MTC@f54eab616052: Local verdict of MTC: pass MTC@f54eab616052: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3335): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3340): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3345): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3346): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3347): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3348): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3349): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3350): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3351): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3352): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3353): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3359): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3360): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3364): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@f54eab616052: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@f54eab616052: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@f54eab616052: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Wed Feb 19 03:15:53 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192588) Waiting for packet dumper to finish... 1 (prev_count=192588, count=232164) MTC@f54eab616052: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@f54eab616052: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f54eab616052: Terminating MTC. MC@f54eab616052: MTC terminated. MC2> exit MC@f54eab616052: Shutting down session. MC@f54eab616052: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/gbproxy/expected-results.xml' against results in 'junit-xml-20.log' -------------------- pass GBProxy_Tests.TC_BVC_bringup pass GBProxy_Tests.TC_BVC_bringup_conflicting pass GBProxy_Tests.TC_ul_unitdata pass GBProxy_Tests.TC_ul_unitdata_pool_failure pass GBProxy_Tests.TC_dl_unitdata pass GBProxy_Tests.TC_ra_capability pass GBProxy_Tests.TC_ra_capability_upd pass GBProxy_Tests.TC_radio_status pass GBProxy_Tests.TC_radio_status_tmsi pass GBProxy_Tests.TC_radio_status_imsi pass GBProxy_Tests.TC_suspend pass GBProxy_Tests.TC_resume pass GBProxy_Tests.TC_trace pass GBProxy_Tests.TC_llc_discarded pass GBProxy_Tests.TC_overload pass GBProxy_Tests.TC_bvc_block_ptp pass GBProxy_Tests.TC_bvc_unblock_ptp pass GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass GBProxy_Tests.TC_bvc_reset_sig_from_bss pass GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass GBProxy_Tests.TC_paging_ps_ptp_bss pass GBProxy_Tests.TC_paging_ps_ptp_lac pass GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_rac pass GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass GBProxy_Tests.TC_paging_ps_ptp_bvci pass GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_ptp pass GBProxy_Tests.TC_paging_ps_sig_bss pass GBProxy_Tests.TC_paging_ps_sig_lac pass GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass GBProxy_Tests.TC_paging_ps_sig_rac pass GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass GBProxy_Tests.TC_paging_ps_sig_bvci pass GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass GBProxy_Tests.TC_dummy_paging_ps_sig pass GBProxy_Tests.TC_paging_cs_ptp_bss pass GBProxy_Tests.TC_paging_cs_ptp_lac pass GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_rac pass GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass GBProxy_Tests.TC_paging_cs_ptp_bvci pass GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass GBProxy_Tests.TC_paging_cs_sig_bss pass GBProxy_Tests.TC_paging_cs_sig_lac pass GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass GBProxy_Tests.TC_paging_cs_sig_rac pass GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass GBProxy_Tests.TC_paging_cs_sig_bvci pass GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass GBProxy_Tests.TC_rim_info_req pass GBProxy_Tests.TC_rim_info pass GBProxy_Tests.TC_rim_info_ack pass GBProxy_Tests.TC_rim_info_error pass GBProxy_Tests.TC_rim_info_app_error pass GBProxy_Tests.TC_rim_info_pcu2pcu pass GBProxy_Tests.TC_rim_from_eutran pass GBProxy_Tests.TC_flush_ll_bvci_new pass GBProxy_Tests.TC_flush_ll_no_bvci_new pass GBProxy_Tests.TC_fc_bvc pass GBProxy_Tests.TC_fc_ms pass GBProxy_Tests.TC_ms_reg_enq pass GBProxy_Tests.TC_status_sig_ul_tlli pass GBProxy_Tests.TC_status_sig_ul_tmsi pass GBProxy_Tests.TC_status_ptp_ul_tlli pass GBProxy_Tests.TC_status_ptp_ul_tmsi pass GBProxy_Tests.TC_status_sig_dl_bvci pass GBProxy_Tests.TC_status_ptp_dl_bvci Summary: pass: 76 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh GBProxy_Tests --rm Generated GBProxy_Tests.TC_BVC_bringup.merged Generated GBProxy_Tests.TC_BVC_bringup_conflicting.merged Generated GBProxy_Tests.TC_bvc_block_ptp.merged Generated GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_bss.merged Generated GBProxy_Tests.TC_bvc_reset_sig_from_sgsn.merged Generated GBProxy_Tests.TC_bvc_unblock_ptp.merged Generated GBProxy_Tests.TC_dl_unitdata.merged Generated GBProxy_Tests.TC_dummy_paging_ps_ptp.merged Generated GBProxy_Tests.TC_dummy_paging_ps_sig.merged Generated GBProxy_Tests.TC_fc_bvc.merged Generated GBProxy_Tests.TC_fc_ms.merged Generated GBProxy_Tests.TC_flush_ll_bvci_new.merged Generated GBProxy_Tests.TC_flush_ll_no_bvci_new.merged Generated GBProxy_Tests.TC_llc_discarded.merged Generated GBProxy_Tests.TC_ms_reg_enq.merged Generated GBProxy_Tests.TC_overload.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bss.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac.merged Generated GBProxy_Tests.TC_paging_cs_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_bss.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci.merged Generated GBProxy_Tests.TC_paging_cs_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac.merged Generated GBProxy_Tests.TC_paging_cs_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac.merged Generated GBProxy_Tests.TC_paging_cs_sig_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bss.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac.merged Generated GBProxy_Tests.TC_paging_ps_ptp_rac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bss.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_imsi.merged Generated GBProxy_Tests.TC_paging_ps_sig_bvci_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac.merged Generated GBProxy_Tests.TC_paging_ps_sig_lac_unknown.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac.merged Generated GBProxy_Tests.TC_paging_ps_sig_rac_unknown.merged Generated GBProxy_Tests.TC_ra_capability.merged Generated GBProxy_Tests.TC_ra_capability_upd.merged Generated GBProxy_Tests.TC_radio_status.merged Generated GBProxy_Tests.TC_radio_status_imsi.merged Generated GBProxy_Tests.TC_radio_status_tmsi.merged Generated GBProxy_Tests.TC_resume.merged Generated GBProxy_Tests.TC_rim_from_eutran.merged Generated GBProxy_Tests.TC_rim_info.merged Generated GBProxy_Tests.TC_rim_info_ack.merged Generated GBProxy_Tests.TC_rim_info_app_error.merged Generated GBProxy_Tests.TC_rim_info_error.merged Generated GBProxy_Tests.TC_rim_info_pcu2pcu.merged Generated GBProxy_Tests.TC_rim_info_req.merged Generated GBProxy_Tests.TC_status_ptp_dl_bvci.merged Generated GBProxy_Tests.TC_status_ptp_ul_tlli.merged Generated GBProxy_Tests.TC_status_ptp_ul_tmsi.merged Generated GBProxy_Tests.TC_status_sig_dl_bvci.merged Generated GBProxy_Tests.TC_status_sig_ul_tlli.merged Generated GBProxy_Tests.TC_status_sig_ul_tmsi.merged Generated GBProxy_Tests.TC_suspend.merged Generated GBProxy_Tests.TC_trace.merged Generated GBProxy_Tests.TC_ul_unitdata.merged Generated GBProxy_Tests.TC_ul_unitdata_pool_failure.merged Removing Input log files !!! + exit 0 + clean_up_common + set +e + set +x ### Clean up ### + trap - EXIT INT TERM 0 + type clean_up + network_clean + docker network inspect ttcn3-gbproxy-test-243 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-gbproxy-test-1602-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-1602-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-1602-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-1602-gbproxy jenkins-ttcn3-gbproxy-test-1602-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-1602-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-243 + docker network remove ttcn3-gbproxy-test-243 ttcn3-gbproxy-test-243 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/_cache:/cache --name jenkins-ttcn3-gbproxy-test-1602-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-gbproxy-test/logs/gbproxy-tester/junit-xml-20.log Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS