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 a5e5bb84ca0d7e3f9eb59f67ed52e99e6f170f8a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a5e5bb84ca0d7e3f9eb59f67ed52e99e6f170f8a # timeout=10 Commit message: "nplab-{m3ua,sua}-test: Record pcap of all testsuite run" > git rev-list --no-walk 5048e14b3732d1b9df8582abddca4728270ffa67 # timeout=10 [ttcn3-gbproxy-test] $ /bin/sh -xe /tmp/jenkins14363677356753886733.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-1625 = 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.79kB done #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/debian:bookworm #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: #4 transferring context: 2B done #4 DONE 0.5s #5 [internal] load build context #5 DONE 0.0s #6 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 #6 resolve registry.osmocom.org/debian:bookworm@sha256:69e16b89dbd04be88f1f562f865b3faf08aebf233dabbe0644a85f20bbf87cf2 0.1s done #6 DONE 0.1s #5 [internal] load build context #5 ... #7 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #7 DONE 0.3s #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 #9 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-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 #11 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #11 DONE 0.4s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.2s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #13 CACHED #14 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@inside-classes#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'ruff' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #14 CACHED #15 [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 #15 CACHED #16 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #16 CACHED #17 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #17 CACHED #18 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #18 CACHED #19 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #19 CACHED #20 [ 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/ #20 CACHED #21 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache clang-format cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #21 CACHED #22 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #22 CACHED #23 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #23 CACHED #24 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #24 CACHED #25 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #25 DONE 0.2s #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.453 + echo deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./ #26 0.453 + apt-get update #26 0.510 Hit:1 http://deb.debian.org/debian bookworm InRelease #26 0.510 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #26 0.511 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #26 0.527 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1582 B] #26 0.839 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] #26 0.890 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [204 kB] #26 0.908 Fetched 555 kB in 0s (1277 kB/s) #26 0.908 Reading package lists... #26 1.165 + apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev #26 1.176 Reading package lists... #26 1.424 Building dependency tree... #26 1.476 Reading state information... #26 1.539 The following additional packages will be installed: #26 1.539 libcurl4-gnutls-dev liblimesuite23.11-1 libmicrohttpd-dev libmicrohttpd12 #26 1.539 liborcania-dev liborcania2.3 libsystemd-dev libuhd4.3.0 libulfius2.7 #26 1.539 libyder-dev libyder2.0 #26 1.539 Suggested packages: #26 1.539 libcurl4-doc libidn-dev libldap2-dev librtmp-dev libssh2-1-dev uhd-doc #26 1.539 uhd-host #26 1.539 Recommended packages: #26 1.539 limesuite-udev limesuite-images gnuradio-dev #26 1.609 The following NEW packages will be installed: #26 1.609 libcurl4-gnutls-dev liblimesuite-dev liblimesuite23.11-1 libmicrohttpd-dev #26 1.610 libmicrohttpd12 liborcania-dev liborcania2.3 libsystemd-dev libuhd-dev #26 1.610 libuhd4.3.0 libulfius-dev libulfius2.7 libyder-dev libyder2.0 #26 1.631 0 upgraded, 14 newly installed, 0 to remove and 2 not upgraded. #26 1.631 Need to get 5782 kB of archives. #26 1.631 After this operation, 24.8 MB of additional disk space will be used. #26 1.631 Get:1 http://deb.debian.org/debian bookworm/main amd64 libcurl4-gnutls-dev amd64 7.88.1-10+deb12u8 [485 kB] #26 1.634 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite23.11-1 23.11.0.1.2147.b39c.202503132026 [263 kB] #26 1.660 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ liblimesuite-dev 23.11.0.1.2147.b39c.202503132026 [53.0 kB] #26 1.665 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd12 amd64 0.9.75-6 [119 kB] #26 1.667 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmicrohttpd-dev amd64 0.9.75-6 [291 kB] #26 1.671 Get:6 http://deb.debian.org/debian bookworm/main amd64 liborcania2.3 amd64 2.3.2-1 [13.6 kB] #26 1.672 Get:7 http://deb.debian.org/debian bookworm/main amd64 liborcania-dev amd64 2.3.2-1 [115 kB] #26 1.674 Get:8 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.33-1~deb12u1 [354 kB] #26 1.677 Get:9 http://deb.debian.org/debian bookworm/main amd64 libuhd4.3.0 amd64 4.3.0.0+ds1-5 [3445 kB] #26 1.718 Get:10 http://deb.debian.org/debian bookworm/main amd64 libuhd-dev amd64 4.3.0.0+ds1-5 [219 kB] #26 1.728 Get:11 http://deb.debian.org/debian bookworm/main amd64 libyder2.0 amd64 1.4.19-1 [9420 B] #26 1.728 Get:12 http://deb.debian.org/debian bookworm/main amd64 libulfius2.7 amd64 2.7.13-1 [55.3 kB] #26 1.728 Get:13 http://deb.debian.org/debian bookworm/main amd64 libyder-dev amd64 1.4.19-1 [103 kB] #26 1.729 Get:14 http://deb.debian.org/debian bookworm/main amd64 libulfius-dev amd64 2.7.13-1 [256 kB] #26 1.834 debconf: delaying package configuration, since apt-utils is not installed #26 1.875 Fetched 5782 kB in 0s (49.2 MB/s) #26 1.932 Selecting previously unselected package libcurl4-gnutls-dev:amd64. #26 1.932 (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 ... 115791 files and directories currently installed.) #26 1.974 Preparing to unpack .../00-libcurl4-gnutls-dev_7.88.1-10+deb12u8_amd64.deb ... #26 1.991 Unpacking libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 2.153 Selecting previously unselected package liblimesuite23.11-1:amd64. #26 2.170 Preparing to unpack .../01-liblimesuite23.11-1_23.11.0.1.2147.b39c.202503132026_amd64.deb ... #26 2.205 Unpacking liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503132026) ... #26 2.334 Selecting previously unselected package liblimesuite-dev. #26 2.352 Preparing to unpack .../02-liblimesuite-dev_23.11.0.1.2147.b39c.202503132026_amd64.deb ... #26 2.369 Unpacking liblimesuite-dev (23.11.0.1.2147.b39c.202503132026) ... #26 2.520 Selecting previously unselected package libmicrohttpd12:amd64. #26 2.528 Preparing to unpack .../03-libmicrohttpd12_0.9.75-6_amd64.deb ... #26 2.545 Unpacking libmicrohttpd12:amd64 (0.9.75-6) ... #26 2.664 Selecting previously unselected package libmicrohttpd-dev:amd64. #26 2.681 Preparing to unpack .../04-libmicrohttpd-dev_0.9.75-6_amd64.deb ... #26 2.699 Unpacking libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 2.857 Selecting previously unselected package liborcania2.3:amd64. #26 2.865 Preparing to unpack .../05-liborcania2.3_2.3.2-1_amd64.deb ... #26 2.883 Unpacking liborcania2.3:amd64 (2.3.2-1) ... #26 3.016 Selecting previously unselected package liborcania-dev:amd64. #26 3.033 Preparing to unpack .../06-liborcania-dev_2.3.2-1_amd64.deb ... #26 3.054 Unpacking liborcania-dev:amd64 (2.3.2-1) ... #26 3.186 Selecting previously unselected package libsystemd-dev:amd64. #26 3.204 Preparing to unpack .../07-libsystemd-dev_252.33-1~deb12u1_amd64.deb ... #26 3.221 Unpacking libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 3.387 Selecting previously unselected package libuhd4.3.0:amd64. #26 3.405 Preparing to unpack .../08-libuhd4.3.0_4.3.0.0+ds1-5_amd64.deb ... #26 3.423 Unpacking libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 3.699 Selecting previously unselected package libuhd-dev:amd64. #26 3.716 Preparing to unpack .../09-libuhd-dev_4.3.0.0+ds1-5_amd64.deb ... #26 3.734 Unpacking libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 3.882 Selecting previously unselected package libyder2.0:amd64. #26 3.890 Preparing to unpack .../10-libyder2.0_1.4.19-1_amd64.deb ... #26 3.907 Unpacking libyder2.0:amd64 (1.4.19-1) ... #26 4.057 Selecting previously unselected package libulfius2.7:amd64. #26 4.074 Preparing to unpack .../11-libulfius2.7_2.7.13-1_amd64.deb ... #26 4.092 Unpacking libulfius2.7:amd64 (2.7.13-1) ... #26 4.217 Selecting previously unselected package libyder-dev:amd64. #26 4.224 Preparing to unpack .../12-libyder-dev_1.4.19-1_amd64.deb ... #26 4.242 Unpacking libyder-dev:amd64 (1.4.19-1) ... #26 4.386 Selecting previously unselected package libulfius-dev:amd64. #26 4.404 Preparing to unpack .../13-libulfius-dev_2.7.13-1_amd64.deb ... #26 4.421 Unpacking libulfius-dev:amd64 (2.7.13-1) ... #26 4.594 Setting up libuhd4.3.0:amd64 (4.3.0.0+ds1-5) ... #26 4.646 Setting up libcurl4-gnutls-dev:amd64 (7.88.1-10+deb12u8) ... #26 4.699 Setting up libmicrohttpd12:amd64 (0.9.75-6) ... #26 4.751 Setting up liborcania2.3:amd64 (2.3.2-1) ... #26 4.804 Setting up liblimesuite23.11-1:amd64 (23.11.0.1.2147.b39c.202503132026) ... #26 4.856 Setting up libyder2.0:amd64 (1.4.19-1) ... #26 4.910 Setting up libmicrohttpd-dev:amd64 (0.9.75-6) ... #26 4.966 Setting up libuhd-dev:amd64 (4.3.0.0+ds1-5) ... #26 5.019 Setting up libsystemd-dev:amd64 (252.33-1~deb12u1) ... #26 5.070 Setting up liblimesuite-dev (23.11.0.1.2147.b39c.202503132026) ... #26 5.122 Setting up liborcania-dev:amd64 (2.3.2-1) ... #26 5.174 Setting up libulfius2.7:amd64 (2.7.13-1) ... #26 5.226 Setting up libyder-dev:amd64 (1.4.19-1) ... #26 5.278 Setting up libulfius-dev:amd64 (2.7.13-1) ... #26 5.330 Processing triggers for man-db (2.11.2-2) ... #26 5.378 Processing triggers for libc-bin (2.36-9+deb12u9) ... #26 5.511 + apt-get clean #26 DONE 5.6s #27 exporting to image #27 exporting layers #27 exporting layers 0.2s done #27 writing image sha256:702f668549fba917d4791d0215818862148f3de556cee514e3c9d3f0085f595f done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest 0.0s done #27 DONE 0.3s 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 702f668549fb + 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 DONE 0.3s #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 #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.314 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.314 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.314 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.314 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.833 Reading package lists... #7 1.100 Reading package lists... #7 1.349 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.476 libosmotrau11 libosmousb0 libosmovty13 osmocom-nightly #7 1.498 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. #7 1.498 Need to get 2298 kB of archives. #7 1.498 After this operation, 8216 kB of additional disk space will be used. #7 1.498 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202503132026 [1180 B] #7 1.522 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.4.1b755.202503132026 [170 kB] #7 1.526 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.4.1b755.202503132026 [52.0 kB] #7 1.527 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.15.6057.202503132026 [34.5 kB] #7 1.528 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.4.1b755.202503132026 [71.1 kB] #7 1.531 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.4.1b755.202503132026 [228 kB] #7 1.537 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202503132026 [59.9 kB] #7 1.539 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.4.1b755.202503132026 [104 kB] #7 1.541 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.15.6057.202503132026 [70.9 kB] #7 1.543 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.4.1b755.202503132026 [71.8 kB] #7 1.544 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.4.1b755.202503132026 [178 kB] #7 1.546 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.4.1b755.202503132026 [60.4 kB] #7 1.547 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.4.1b755.202503132026 [64.2 kB] #7 1.548 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.4.1b755.202503132026 [51.0 kB] #7 1.549 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.4.1b755.202503132026 [44.3 kB] #7 1.550 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.11.0.4.1b755.202503132026 [849 kB] #7 1.558 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.6.0.2.1b40.202503132026 [72.6 kB] #7 1.558 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 2.0.0.15.6057.202503132026 [114 kB] #7 1.678 debconf: delaying package configuration, since apt-utils is not installed #7 1.722 Fetched 2298 kB in 0s (28.7 MB/s) #7 1.781 Selecting previously unselected package osmocom-nightly. #7 1.781 (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 ... 117449 files and directories currently installed.) #7 1.820 Preparing to unpack .../00-osmocom-nightly_202503132026_amd64.deb ... #7 1.836 Unpacking osmocom-nightly (202503132026) ... #7 1.951 Selecting previously unselected package libosmocore22:amd64. #7 1.968 Preparing to unpack .../01-libosmocore22_1.11.0.4.1b755.202503132026_amd64.deb ... #7 2.003 Unpacking libosmocore22:amd64 (1.11.0.4.1b755.202503132026) ... #7 2.150 Selecting previously unselected package libosmocodec4:amd64. #7 2.158 Preparing to unpack .../02-libosmocodec4_1.11.0.4.1b755.202503132026_amd64.deb ... #7 2.175 Unpacking libosmocodec4:amd64 (1.11.0.4.1b755.202503132026) ... #7 2.333 Selecting previously unselected package libosmotrau11:amd64. #7 2.351 Preparing to unpack .../03-libosmotrau11_2.0.0.15.6057.202503132026_amd64.deb ... #7 2.372 Unpacking libosmotrau11:amd64 (2.0.0.15.6057.202503132026) ... #7 2.514 Selecting previously unselected package libosmoisdn0:amd64. #7 2.531 Preparing to unpack .../04-libosmoisdn0_1.11.0.4.1b755.202503132026_amd64.deb ... #7 2.548 Unpacking libosmoisdn0:amd64 (1.11.0.4.1b755.202503132026) ... #7 2.690 Selecting previously unselected package libosmogsm20:amd64. #7 2.707 Preparing to unpack .../05-libosmogsm20_1.11.0.4.1b755.202503132026_amd64.deb ... #7 2.725 Unpacking libosmogsm20:amd64 (1.11.0.4.1b755.202503132026) ... #7 2.870 Selecting previously unselected package libosmonetif11:amd64. #7 2.887 Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202503132026_amd64.deb ... #7 2.905 Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202503132026) ... #7 3.036 Selecting previously unselected package libosmovty13:amd64. #7 3.054 Preparing to unpack .../07-libosmovty13_1.11.0.4.1b755.202503132026_amd64.deb ... #7 3.071 Unpacking libosmovty13:amd64 (1.11.0.4.1b755.202503132026) ... #7 3.216 Selecting previously unselected package libosmoabis15:amd64. #7 3.234 Preparing to unpack .../08-libosmoabis15_2.0.0.15.6057.202503132026_amd64.deb ... #7 3.251 Unpacking libosmoabis15:amd64 (2.0.0.15.6057.202503132026) ... #7 3.390 Selecting previously unselected package libosmocoding0:amd64. #7 3.408 Preparing to unpack .../09-libosmocoding0_1.11.0.4.1b755.202503132026_amd64.deb ... #7 3.425 Unpacking libosmocoding0:amd64 (1.11.0.4.1b755.202503132026) ... #7 3.566 Selecting previously unselected package libosmogb14:amd64. #7 3.584 Preparing to unpack .../10-libosmogb14_1.11.0.4.1b755.202503132026_amd64.deb ... #7 3.601 Unpacking libosmogb14:amd64 (1.11.0.4.1b755.202503132026) ... #7 3.740 Selecting previously unselected package libosmoctrl0:amd64. #7 3.748 Preparing to unpack .../11-libosmoctrl0_1.11.0.4.1b755.202503132026_amd64.deb ... #7 3.765 Unpacking libosmoctrl0:amd64 (1.11.0.4.1b755.202503132026) ... #7 3.898 Selecting previously unselected package libosmosim2:amd64. #7 3.906 Preparing to unpack .../12-libosmosim2_1.11.0.4.1b755.202503132026_amd64.deb ... #7 3.923 Unpacking libosmosim2:amd64 (1.11.0.4.1b755.202503132026) ... #7 4.072 Selecting previously unselected package libosmousb0:amd64. #7 4.079 Preparing to unpack .../13-libosmousb0_1.11.0.4.1b755.202503132026_amd64.deb ... #7 4.096 Unpacking libosmousb0:amd64 (1.11.0.4.1b755.202503132026) ... #7 4.219 Selecting previously unselected package libosmocore. #7 4.236 Preparing to unpack .../14-libosmocore_1.11.0.4.1b755.202503132026_amd64.deb ... #7 4.254 Unpacking libosmocore (1.11.0.4.1b755.202503132026) ... #7 4.368 Selecting previously unselected package libosmocore-dev:amd64. #7 4.385 Preparing to unpack .../15-libosmocore-dev_1.11.0.4.1b755.202503132026_amd64.deb ... #7 4.402 Unpacking libosmocore-dev:amd64 (1.11.0.4.1b755.202503132026) ... #7 4.573 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.591 Preparing to unpack .../16-libosmo-netif-dev_1.6.0.2.1b40.202503132026_amd64.deb ... #7 4.608 Unpacking libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503132026) ... #7 4.743 Selecting previously unselected package libosmo-abis-dev:amd64. #7 4.760 Preparing to unpack .../17-libosmo-abis-dev_2.0.0.15.6057.202503132026_amd64.deb ... #7 4.777 Unpacking libosmo-abis-dev:amd64 (2.0.0.15.6057.202503132026) ... #7 4.935 Setting up osmocom-nightly (202503132026) ... #7 4.986 Setting up libosmocore22:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.040 Setting up libosmocodec4:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.091 Setting up libosmovty13:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.141 Setting up libosmoisdn0:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.190 Setting up libosmotrau11:amd64 (2.0.0.15.6057.202503132026) ... #7 5.240 Setting up libosmousb0:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.289 Setting up libosmogsm20:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.341 Setting up libosmoctrl0:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.393 Setting up libosmogb14:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.445 Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202503132026) ... #7 5.497 Setting up libosmocoding0:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.549 Setting up libosmosim2:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.601 Setting up libosmocore (1.11.0.4.1b755.202503132026) ... #7 5.654 Setting up libosmoabis15:amd64 (2.0.0.15.6057.202503132026) ... #7 5.706 Setting up libosmocore-dev:amd64 (1.11.0.4.1b755.202503132026) ... #7 5.759 Setting up libosmo-netif-dev:amd64 (1.6.0.2.1b40.202503132026) ... #7 5.810 Setting up libosmo-abis-dev:amd64 (2.0.0.15.6057.202503132026) ... #7 5.863 Processing triggers for libc-bin (2.36-9+deb12u9) ... #7 DONE 6.1s #8 [ 3/10] WORKDIR /TMP #8 DONE 0.1s #9 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmo-gbproxy.git #9 0.309 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.374 Already on 'master' #11 0.374 Your branch is up to date with 'origin/master'. #11 0.375 refs/heads/master #11 0.378 HEAD is now at 0aee821e jenkins.sh: Use --disable-doxygen configure param #11 0.380 master #11 0.382 0aee821e141916c386c013b70c60a3609ec2b9e7 #11 2.495 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.495 libtoolize: copying file './ltmain.sh' #11 2.618 libtoolize: putting macros in 'm4'. #11 2.618 libtoolize: copying file 'm4/libtool.m4' #11 2.665 libtoolize: copying file 'm4/ltoptions.m4' #11 2.717 libtoolize: copying file 'm4/ltsugar.m4' #11 2.769 libtoolize: copying file 'm4/ltversion.m4' #11 2.821 libtoolize: copying file 'm4/lt~obsolete.m4' #11 2.905 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 2.905 libtoolize: and rerunning libtoolize and aclocal. #11 3.688 configure.ac:48: warning: The macro `AC_HEADER_STDC' is obsolete. #11 3.688 configure.ac:48: You should run autoupdate. #11 3.688 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 3.688 configure.ac:48: the top level #11 3.688 configure.ac:99: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.688 configure.ac:99: You should run autoupdate. #11 3.688 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.688 configure.ac:99: the top level #11 3.688 configure.ac:136: warning: The macro `AC_HELP_STRING' is obsolete. #11 3.688 configure.ac:136: You should run autoupdate. #11 3.688 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 3.688 configure.ac:136: the top level #11 3.688 configure.ac:215: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 3.688 configure.ac:215: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 3.688 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 3.688 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 3.688 configure.ac:215: the top level #11 3.688 configure.ac:217: warning: AC_OUTPUT should be used without arguments. #11 3.688 configure.ac:217: You should run autoupdate. #11 4.177 configure.ac:21: installing './compile' #11 4.179 configure.ac:23: installing './config.guess' #11 4.182 configure.ac:23: installing './config.sub' #11 4.186 configure.ac:9: installing './install-sh' #11 4.189 configure.ac:9: installing './missing' #11 4.270 src/Makefile.am: installing './depcomp' #11 4.345 checking for a BSD-compatible install... /usr/bin/install -c #11 4.363 checking whether build environment is sane... yes #11 4.386 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.391 checking for gawk... gawk #11 4.392 checking whether make sets $(MAKE)... yes #11 4.425 checking whether make supports nested variables... yes #11 4.442 checking whether make supports nested variables... (cached) yes #11 4.442 checking whether make sets $(MAKE)... (cached) yes #11 4.448 checking for gcc... gcc #11 4.523 checking whether the C compiler works... yes #11 4.595 checking for C compiler default output file name... a.out #11 4.596 checking for suffix of executables... #11 4.620 checking whether we are cross compiling... no #11 4.646 checking for suffix of object files... o #11 4.664 checking whether the compiler supports GNU C... yes #11 4.687 checking whether gcc accepts -g... yes #11 4.700 checking for gcc option to enable C11 features... none needed #11 4.735 checking whether gcc understands -c and -o together... yes #11 4.756 checking whether make supports the include directive... yes (GNU style) #11 4.771 checking dependency style of gcc... gcc3 #11 4.858 checking build system type... x86_64-pc-linux-gnu #11 4.961 checking host system type... x86_64-pc-linux-gnu #11 4.961 checking how to print strings... printf #11 4.988 checking for a sed that does not truncate output... /usr/bin/sed #11 4.991 checking for grep that handles long lines and -e... /usr/bin/grep #11 4.992 checking for egrep... /usr/bin/grep -E #11 4.992 checking for fgrep... /usr/bin/grep -F #11 4.993 checking for ld used by gcc... /usr/bin/ld #11 4.995 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 4.996 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 4.998 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.023 checking whether ln -s works... yes #11 5.023 checking the maximum length of command line arguments... 1572864 #11 5.038 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.038 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.039 checking for /usr/bin/ld option to reload object files... -r #11 5.039 checking for file... file #11 5.040 checking for objdump... objdump #11 5.041 checking how to recognize dependent libraries... pass_all #11 5.042 checking for dlltool... no #11 5.043 checking how to associate runtime and link libraries... printf %s\n #11 5.043 checking for ar... ar #11 5.044 checking for archiver @FILE support... @ #11 5.082 checking for strip... strip #11 5.082 checking for ranlib... ranlib #11 5.083 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.163 checking for sysroot... no #11 5.163 checking for a working dd... /usr/bin/dd #11 5.165 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.175 checking for mt... no #11 5.175 checking if : is a manifest tool... no #11 5.177 checking for stdio.h... yes #11 5.185 checking for stdlib.h... yes #11 5.198 checking for string.h... yes #11 5.214 checking for inttypes.h... yes #11 5.227 checking for stdint.h... yes #11 5.250 checking for strings.h... yes #11 5.271 checking for sys/stat.h... yes #11 5.291 checking for sys/types.h... yes #11 5.314 checking for unistd.h... yes #11 5.337 checking for dlfcn.h... yes #11 5.358 checking for objdir... .libs #11 5.422 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.437 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.437 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.467 checking if gcc static flag -static works... yes #11 5.511 checking if gcc supports -c -o file.o... yes #11 5.522 checking if gcc supports -c -o file.o... (cached) yes #11 5.522 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.528 checking whether -lc should be explicitly linked in... no #11 5.552 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.607 checking how to hardcode library paths into programs... immediate #11 5.607 checking whether stripping libraries is possible... yes #11 5.608 checking if libtool supports shared libraries... yes #11 5.608 checking whether to build shared libraries... yes #11 5.608 checking whether to build static libraries... yes #11 5.609 checking for pkg-config... /usr/bin/pkg-config #11 5.609 checking for pkg-config... /usr/bin/pkg-config #11 5.609 checking pkg-config is at least version 0.20... yes #11 5.610 checking for libosmocore >= 1.10.0... yes #11 5.615 checking for libosmogsm >= 1.10.0... yes #11 5.625 checking for libosmovty >= 1.10.0... yes #11 5.641 checking for libosmoctrl >= 1.10.0... yes #11 5.662 checking for libosmogb >= 1.10.0... yes #11 5.685 checking for egrep... (cached) /usr/bin/grep -E #11 5.686 checking if gcc supports -fvisibility=hidden... yes #11 5.719 checking whether to enable code coverage support... no #11 5.719 checking whether struct tm has tm_gmtoff member... yes #11 5.773 checking whether to enable VTY/CTRL tests... no #11 5.776 CFLAGS="-g -O2 -std=gnu11 -Wall -Wno-trigraphs" #11 5.776 CPPFLAGS=" -Wall -Wno-trigraphs" #11 5.805 checking that generated files are newer than configure... done #11 5.807 configure: creating ./config.status #11 6.838 config.status: creating include/Makefile #11 6.858 config.status: creating include/osmocom/Makefile #11 6.868 config.status: creating include/osmocom/gbproxy/Makefile #11 6.890 config.status: creating src/Makefile #11 6.925 config.status: creating tests/Makefile #11 6.963 config.status: creating doc/Makefile #11 7.000 config.status: creating doc/examples/Makefile #11 7.037 config.status: creating doc/manuals/Makefile #11 7.075 config.status: creating contrib/Makefile #11 7.112 config.status: creating contrib/systemd/Makefile #11 7.150 config.status: creating Makefile #11 7.179 config.status: creating bscconfig.h #11 7.211 config.status: executing tests/atconfig commands #11 7.217 config.status: executing depfiles commands #11 7.367 config.status: executing libtool commands #11 7.487 echo 0.5.0.1-0aee > .version-t && mv .version-t .version #11 7.492 make install-recursive #11 7.499 make[1]: Entering directory '/tmp/osmo-gbproxy' #11 7.507 Making install in include #11 7.512 make[2]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.520 Making install in osmocom #11 7.525 make[3]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.533 Making install in gbproxy #11 7.537 make[4]: Entering directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.543 make[5]: Entering directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.543 make[5]: Nothing to be done for 'install-exec-am'. #11 7.543 make[5]: Nothing to be done for 'install-data-am'. #11 7.543 make[5]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.544 make[4]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom/gbproxy' #11 7.548 make[4]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.554 make[5]: Entering directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.554 make[5]: Nothing to be done for 'install-exec-am'. #11 7.554 make[5]: Nothing to be done for 'install-data-am'. #11 7.554 make[5]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.555 make[4]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.555 make[3]: Leaving directory '/tmp/osmo-gbproxy/include/osmocom' #11 7.560 make[3]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.566 make[4]: Entering directory '/tmp/osmo-gbproxy/include' #11 7.566 make[4]: Nothing to be done for 'install-exec-am'. #11 7.566 make[4]: Nothing to be done for 'install-data-am'. #11 7.566 make[4]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.566 make[3]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.567 make[2]: Leaving directory '/tmp/osmo-gbproxy/include' #11 7.568 Making install in src #11 7.573 make[2]: Entering directory '/tmp/osmo-gbproxy/src' #11 7.575 CC gb_proxy.o #11 7.576 CC gb_proxy_main.o #11 7.577 CC gb_proxy_vty.o #11 7.578 CC gb_proxy_ctrl.o #11 7.579 CC gb_proxy_peer.o #11 8.042 CCLD osmo-gbproxy #11 8.546 make[3]: Entering directory '/tmp/osmo-gbproxy/src' #11 8.546 make[3]: Nothing to be done for 'install-data-am'. #11 8.546 /usr/bin/mkdir -p '/usr/local/bin' #11 8.548 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-gbproxy '/usr/local/bin' #11 8.562 libtool: install: /usr/bin/install -c osmo-gbproxy /usr/local/bin/osmo-gbproxy #11 8.563 make[3]: Leaving directory '/tmp/osmo-gbproxy/src' #11 8.563 make[2]: Leaving directory '/tmp/osmo-gbproxy/src' #11 8.563 Making install in doc #11 8.564 make[2]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.566 Making install in examples #11 8.567 make[3]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.568 make[4]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.568 make[4]: Nothing to be done for 'install-exec-am'. #11 8.569 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 8.570 /usr/bin/install -c -m 644 osmo-gbproxy/osmo-gbproxy.cfg '/usr/local/etc/osmocom' #11 8.571 make install-data-hook #11 8.573 make[5]: Entering directory '/tmp/osmo-gbproxy/doc/examples' #11 8.573 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 8.573 j="/usr/local/share/doc/osmo-gbproxy/examples/$f" && \ #11 8.573 mkdir -p "$(dirname $j)" && \ #11 8.573 /usr/bin/install -c -m 644 ./$f $j; \ #11 8.573 done #11 8.582 make[5]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.582 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.582 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc/examples' #11 8.582 Making install in manuals #11 8.584 make[3]: Entering directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.586 make[4]: Entering directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.586 make[4]: Nothing to be done for 'install-exec-am'. #11 8.586 make[4]: Nothing to be done for 'install-data-am'. #11 8.586 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.586 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc/manuals' #11 8.589 make[3]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.591 make[4]: Entering directory '/tmp/osmo-gbproxy/doc' #11 8.591 make[4]: Nothing to be done for 'install-exec-am'. #11 8.591 make[4]: Nothing to be done for 'install-data-am'. #11 8.591 make[4]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.592 make[3]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.592 make[2]: Leaving directory '/tmp/osmo-gbproxy/doc' #11 8.592 Making install in contrib #11 8.594 make[2]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.599 Making install in systemd #11 8.602 make[3]: Entering directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.605 make[4]: Entering directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.605 make[4]: Nothing to be done for 'install-exec-am'. #11 8.606 /usr/bin/mkdir -p '/lib/systemd/system' #11 8.608 /usr/bin/install -c -m 644 osmo-gbproxy.service '/lib/systemd/system' #11 8.609 make[4]: Leaving directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.610 make[3]: Leaving directory '/tmp/osmo-gbproxy/contrib/systemd' #11 8.611 make[3]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.612 make[4]: Entering directory '/tmp/osmo-gbproxy/contrib' #11 8.612 make[4]: Nothing to be done for 'install-exec-am'. #11 8.612 make[4]: Nothing to be done for 'install-data-am'. #11 8.612 make[4]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.612 make[3]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.612 make[2]: Leaving directory '/tmp/osmo-gbproxy/contrib' #11 8.613 Making install in tests #11 8.613 make[2]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.616 make[3]: Entering directory '/tmp/osmo-gbproxy/tests' #11 8.617 make[4]: Entering directory '/tmp/osmo-gbproxy/tests' #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/tests' #11 8.617 make[3]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.617 make[2]: Leaving directory '/tmp/osmo-gbproxy/tests' #11 8.618 make[2]: Entering directory '/tmp/osmo-gbproxy' #11 8.620 make[3]: Entering directory '/tmp/osmo-gbproxy' #11 8.620 make[3]: Nothing to be done for 'install-exec-am'. #11 8.620 make[3]: Nothing to be done for 'install-data-am'. #11 8.620 make[3]: Leaving directory '/tmp/osmo-gbproxy' #11 8.620 make[2]: Leaving directory '/tmp/osmo-gbproxy' #11 8.620 make[1]: Leaving directory '/tmp/osmo-gbproxy' #11 DONE 8.8s #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:8c30ce1ba1ae36818ab87e5bef485b4981b9adac086cbcf35aa2400e122a57e7 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 8c30ce1ba1ae + 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.15.6057.202503132026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.6.0.2.1b40.202503132026 amd64 Development headers for Osmocom network interface ii libosmoabis15:amd64 2.0.0.15.6057.202503132026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo codec library ii libosmocoding0:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo coding library ii libosmocore 1.11.0.4.1b755.202503132026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.11.0.4.1b755.202503132026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore22:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo control library ii libosmogb14:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.6.0.2.1b40.202503132026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo SIM library ii libosmotrau11:amd64 2.0.0.15.6057.202503132026 amd64 GSM trau handling ii libosmousb0:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo USB library ii libosmovty13:amd64 1.11.0.4.1b755.202503132026 amd64 Osmo VTY library ii osmocom-nightly 202503132026 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 7ad3271a525f: Already exists 1fc1c04bda5f: Pulling fs layer 62d77d863a0b: Pulling fs layer 89bb03f2b758: Pulling fs layer 3e777526d60e: Pulling fs layer 1a4ddf1752cd: Pulling fs layer 55d7fd781f97: Pulling fs layer 51112f467235: Pulling fs layer 98b493859992: Pulling fs layer 665591398cd8: Pulling fs layer d3488693da7c: Pulling fs layer be2833b5f86d: Pulling fs layer 9ccb93daed4a: Pulling fs layer 2a832462dfd9: Pulling fs layer 43bfeecb8279: Pulling fs layer 81ba5e42645d: Pulling fs layer 665591398cd8: Waiting 98b493859992: Waiting 43bfeecb8279: Waiting 81ba5e42645d: Waiting 2a832462dfd9: Waiting d3488693da7c: Waiting be2833b5f86d: Waiting 9ccb93daed4a: Waiting 1a4ddf1752cd: Waiting 55d7fd781f97: Waiting 51112f467235: Waiting 3e777526d60e: Waiting 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 1fc1c04bda5f: Retrying in 15 seconds 89bb03f2b758: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 89bb03f2b758: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 62d77d863a0b: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 13 seconds 89bb03f2b758: Retrying in 13 seconds 62d77d863a0b: Retrying in 13 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 62d77d863a0b: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 62d77d863a0b: Retrying in 8 seconds 89bb03f2b758: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 7 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 62d77d863a0b: Retrying in 1 second 62d77d863a0b: Retrying in 20 seconds 89bb03f2b758: Retrying in 20 seconds 1fc1c04bda5f: Retrying in 20 seconds 62d77d863a0b: Retrying in 19 seconds 89bb03f2b758: Retrying in 19 seconds 1fc1c04bda5f: Retrying in 19 seconds 89bb03f2b758: Retrying in 18 seconds 62d77d863a0b: Retrying in 18 seconds 1fc1c04bda5f: Retrying in 18 seconds 62d77d863a0b: Retrying in 17 seconds 89bb03f2b758: Retrying in 17 seconds 1fc1c04bda5f: Retrying in 17 seconds 62d77d863a0b: Retrying in 16 seconds 89bb03f2b758: Retrying in 16 seconds 1fc1c04bda5f: Retrying in 16 seconds 89bb03f2b758: Retrying in 15 seconds 62d77d863a0b: Retrying in 15 seconds 1fc1c04bda5f: Retrying in 15 seconds 62d77d863a0b: Retrying in 14 seconds 89bb03f2b758: Retrying in 14 seconds 1fc1c04bda5f: Retrying in 14 seconds 62d77d863a0b: Retrying in 13 seconds 89bb03f2b758: Retrying in 13 seconds 1fc1c04bda5f: Retrying in 13 seconds 62d77d863a0b: Retrying in 12 seconds 89bb03f2b758: Retrying in 12 seconds 1fc1c04bda5f: Retrying in 12 seconds 62d77d863a0b: Retrying in 11 seconds 89bb03f2b758: Retrying in 11 seconds 1fc1c04bda5f: Retrying in 11 seconds 62d77d863a0b: Retrying in 10 seconds 89bb03f2b758: Retrying in 10 seconds 1fc1c04bda5f: Retrying in 10 seconds 62d77d863a0b: Retrying in 9 seconds 89bb03f2b758: Retrying in 9 seconds 1fc1c04bda5f: Retrying in 9 seconds 62d77d863a0b: Retrying in 8 seconds 89bb03f2b758: Retrying in 8 seconds 1fc1c04bda5f: Retrying in 8 seconds 62d77d863a0b: Retrying in 7 seconds 89bb03f2b758: Retrying in 7 seconds 1fc1c04bda5f: Retrying in 7 seconds 62d77d863a0b: Retrying in 6 seconds 89bb03f2b758: Retrying in 6 seconds 1fc1c04bda5f: Retrying in 6 seconds 62d77d863a0b: Retrying in 5 seconds 89bb03f2b758: Retrying in 5 seconds 1fc1c04bda5f: Retrying in 5 seconds 62d77d863a0b: Retrying in 4 seconds 89bb03f2b758: Retrying in 4 seconds 1fc1c04bda5f: Retrying in 4 seconds 62d77d863a0b: Retrying in 3 seconds 89bb03f2b758: Retrying in 3 seconds 1fc1c04bda5f: Retrying in 3 seconds 62d77d863a0b: Retrying in 2 seconds 89bb03f2b758: Retrying in 2 seconds 1fc1c04bda5f: Retrying in 2 seconds 62d77d863a0b: Retrying in 1 second 89bb03f2b758: Retrying in 1 second 1fc1c04bda5f: Retrying in 1 second 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 55d7fd781f97: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 3e777526d60e: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 55d7fd781f97: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 15 seconds 3e777526d60e: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 15 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 14 seconds 55d7fd781f97: Retrying in 13 seconds 3e777526d60e: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 13 seconds 3e777526d60e: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 12 seconds 3e777526d60e: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 11 seconds 55d7fd781f97: Retrying in 10 seconds 3e777526d60e: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 55d7fd781f97: Retrying in 9 seconds 3e777526d60e: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 55d7fd781f97: Retrying in 8 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 55d7fd781f97: Retrying in 6 seconds 3e777526d60e: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 3e777526d60e: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 55d7fd781f97: Retrying in 3 seconds 3e777526d60e: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 1 second 3e777526d60e: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 3e777526d60e: Retrying in 20 seconds 55d7fd781f97: Retrying in 20 seconds 1a4ddf1752cd: Retrying in 20 seconds 3e777526d60e: Retrying in 19 seconds 55d7fd781f97: Retrying in 19 seconds 1a4ddf1752cd: Retrying in 19 seconds 3e777526d60e: Retrying in 18 seconds 55d7fd781f97: Retrying in 18 seconds 1a4ddf1752cd: Retrying in 18 seconds 3e777526d60e: Retrying in 17 seconds 55d7fd781f97: Retrying in 17 seconds 1a4ddf1752cd: Retrying in 17 seconds 3e777526d60e: Retrying in 16 seconds 55d7fd781f97: Retrying in 16 seconds 1a4ddf1752cd: Retrying in 16 seconds 3e777526d60e: Retrying in 15 seconds 55d7fd781f97: Retrying in 15 seconds 1a4ddf1752cd: Retrying in 15 seconds 3e777526d60e: Retrying in 14 seconds 55d7fd781f97: Retrying in 14 seconds 1a4ddf1752cd: Retrying in 14 seconds 3e777526d60e: Retrying in 13 seconds 55d7fd781f97: Retrying in 13 seconds 1a4ddf1752cd: Retrying in 13 seconds 3e777526d60e: Retrying in 12 seconds 1a4ddf1752cd: Retrying in 12 seconds 55d7fd781f97: Retrying in 12 seconds 3e777526d60e: Retrying in 11 seconds 55d7fd781f97: Retrying in 11 seconds 1a4ddf1752cd: Retrying in 11 seconds 3e777526d60e: Retrying in 10 seconds 55d7fd781f97: Retrying in 10 seconds 1a4ddf1752cd: Retrying in 10 seconds 3e777526d60e: Retrying in 9 seconds 55d7fd781f97: Retrying in 9 seconds 1a4ddf1752cd: Retrying in 9 seconds 3e777526d60e: Retrying in 8 seconds 1a4ddf1752cd: Retrying in 8 seconds 55d7fd781f97: Retrying in 8 seconds 3e777526d60e: Retrying in 7 seconds 55d7fd781f97: Retrying in 7 seconds 1a4ddf1752cd: Retrying in 7 seconds 3e777526d60e: Retrying in 6 seconds 55d7fd781f97: Retrying in 6 seconds 1a4ddf1752cd: Retrying in 6 seconds 3e777526d60e: Retrying in 5 seconds 1a4ddf1752cd: Retrying in 5 seconds 55d7fd781f97: Retrying in 5 seconds 3e777526d60e: Retrying in 4 seconds 1a4ddf1752cd: Retrying in 4 seconds 55d7fd781f97: Retrying in 4 seconds 3e777526d60e: Retrying in 3 seconds 55d7fd781f97: Retrying in 3 seconds 1a4ddf1752cd: Retrying in 3 seconds 3e777526d60e: Retrying in 2 seconds 1a4ddf1752cd: Retrying in 2 seconds 55d7fd781f97: Retrying in 2 seconds 3e777526d60e: Retrying in 1 second 55d7fd781f97: Retrying in 1 second 1a4ddf1752cd: Retrying in 1 second 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 5 seconds 665591398cd8: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 51112f467235: Retrying in 1 second 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 1 second 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 15 seconds 98b493859992: Retrying in 15 seconds 665591398cd8: Retrying in 15 seconds 51112f467235: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 98b493859992: Retrying in 14 seconds 51112f467235: Retrying in 13 seconds 98b493859992: Retrying in 13 seconds 665591398cd8: Retrying in 13 seconds 51112f467235: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 98b493859992: Retrying in 12 seconds 51112f467235: Retrying in 11 seconds 98b493859992: Retrying in 11 seconds 665591398cd8: Retrying in 11 seconds 51112f467235: Retrying in 10 seconds 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 51112f467235: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 665591398cd8: Retrying in 8 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 665591398cd8: Retrying in 6 seconds 51112f467235: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 665591398cd8: Retrying in 3 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 1 second 98b493859992: Retrying in 1 second 665591398cd8: Retrying in 1 second 51112f467235: Retrying in 20 seconds 665591398cd8: Retrying in 20 seconds 98b493859992: Retrying in 20 seconds 51112f467235: Retrying in 19 seconds 665591398cd8: Retrying in 19 seconds 98b493859992: Retrying in 19 seconds 665591398cd8: Retrying in 18 seconds 98b493859992: Retrying in 18 seconds 51112f467235: Retrying in 18 seconds 51112f467235: Retrying in 17 seconds 665591398cd8: Retrying in 17 seconds 98b493859992: Retrying in 17 seconds 665591398cd8: Retrying in 16 seconds 98b493859992: Retrying in 16 seconds 51112f467235: Retrying in 16 seconds 665591398cd8: Retrying in 15 seconds 51112f467235: Retrying in 15 seconds 98b493859992: Retrying in 15 seconds 98b493859992: Retrying in 14 seconds 51112f467235: Retrying in 14 seconds 665591398cd8: Retrying in 14 seconds 665591398cd8: Retrying in 13 seconds 51112f467235: Retrying in 13 seconds 98b493859992: Retrying in 13 seconds 51112f467235: Retrying in 12 seconds 98b493859992: Retrying in 12 seconds 665591398cd8: Retrying in 12 seconds 665591398cd8: Retrying in 11 seconds 51112f467235: Retrying in 11 seconds 98b493859992: Retrying in 11 seconds 98b493859992: Retrying in 10 seconds 665591398cd8: Retrying in 10 seconds 51112f467235: Retrying in 10 seconds 51112f467235: Retrying in 9 seconds 665591398cd8: Retrying in 9 seconds 98b493859992: Retrying in 9 seconds 665591398cd8: Retrying in 8 seconds 98b493859992: Retrying in 8 seconds 51112f467235: Retrying in 8 seconds 665591398cd8: Retrying in 7 seconds 51112f467235: Retrying in 7 seconds 98b493859992: Retrying in 7 seconds 665591398cd8: Retrying in 6 seconds 98b493859992: Retrying in 6 seconds 51112f467235: Retrying in 6 seconds 51112f467235: Retrying in 5 seconds 665591398cd8: Retrying in 5 seconds 98b493859992: Retrying in 5 seconds 665591398cd8: Retrying in 4 seconds 51112f467235: Retrying in 4 seconds 98b493859992: Retrying in 4 seconds 665591398cd8: Retrying in 3 seconds 98b493859992: Retrying in 3 seconds 51112f467235: Retrying in 3 seconds 665591398cd8: Retrying in 2 seconds 51112f467235: Retrying in 2 seconds 98b493859992: Retrying in 2 seconds 665591398cd8: Retrying in 1 second 98b493859992: Retrying in 1 second 51112f467235: Retrying in 1 second unexpected EOF + 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: 2B done #3 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.73kB done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" gbproxy #8 0.306 + OSMO_TTCN3_BRANCH=master #8 0.306 + shift #8 0.306 + cd /osmo-ttcn3-hacks #8 0.306 + git fetch #8 0.451 From https://gerrit.osmocom.org/osmo-ttcn3-hacks #8 0.451 b1479433..45ae4a9f master -> origin/master #8 0.452 * [new branch] fixeria/s1gw_uemux -> origin/fixeria/s1gw_uemux #8 0.453 + cac5709d...938cee2b neels/wip -> origin/neels/wip (forced update) #8 0.453 + 941a8887...39bbfdbc pmaier/smdpp -> origin/pmaier/smdpp (forced update) #8 0.459 + git checkout master #8 0.568 Already on 'master' #8 0.568 Your branch is behind 'origin/master' by 9 commits, and can be fast-forwarded. #8 0.568 (use "git pull" to update your local branch) #8 0.569 + git symbolic-ref -q HEAD #8 0.570 refs/heads/master #8 0.570 + git reset --hard origin/master #8 0.603 HEAD is now at 45ae4a9f HTTP_Server_Emulation: allow multiple HTTP server ports #8 0.603 + git rev-parse --abbrev-ref HEAD #8 0.606 master #8 0.606 + git rev-parse HEAD #8 0.609 45ae4a9fe5d996f1352579fc8cafd03f871622fb #8 0.609 + diff -q /tmp/deps-Makefile deps/Makefile #8 0.611 Files /tmp/deps-Makefile and deps/Makefile differ #8 0.611 + make -j8 deps #8 0.737 (make -j20 -C deps || make -j1 -C deps) #8 0.740 make[1]: warning: -j20 forced in submake: resetting jobserver mode. #8 0.742 make[1]: Entering directory '/osmo-ttcn3-hacks/deps' #8 0.754 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.754 To add an exception for this directory, call: #8 0.754 #8 0.754 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.760 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions' #8 0.760 To add an exception for this directory, call: #8 0.760 #8 0.760 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.Libraries.TCCUsefulFunctions #8 0.765 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.765 usage: git diff --no-index [] #8 0.765 #8 0.765 Diff output format options #8 0.765 -p, --patch generate patch #8 0.765 -s, --no-patch suppress diff output #8 0.765 -u generate patch #8 0.765 -U, --unified[=] generate diffs with lines context #8 0.765 -W, --function-context #8 0.765 generate diffs with lines context #8 0.765 --raw generate the diff in raw format #8 0.765 --patch-with-raw synonym for '-p --raw' #8 0.765 --patch-with-stat synonym for '-p --stat' #8 0.765 --numstat machine friendly --stat #8 0.765 --shortstat output only the last line of --stat #8 0.765 -X, --dirstat[=...] #8 0.765 output the distribution of relative amount of changes for each sub-directory #8 0.765 --cumulative synonym for --dirstat=cumulative #8 0.765 --dirstat-by-file[=...] #8 0.765 synonym for --dirstat=files,param1,param2... #8 0.765 --check warn if changes introduce conflict markers or whitespace errors #8 0.765 --summary condensed summary such as creations, renames and mode changes #8 0.765 --name-only show only names of changed files #8 0.765 --name-status show only names and status of changed files #8 0.765 --stat[=[,[,]]] #8 0.765 generate diffstat #8 0.765 --stat-width generate diffstat with a given width #8 0.765 --stat-name-width #8 0.765 generate diffstat with a given name width #8 0.765 --stat-graph-width #8 0.765 generate diffstat with a given graph width #8 0.765 --stat-count generate diffstat with limited lines #8 0.765 --compact-summary generate compact summary in diffstat #8 0.765 --binary output a binary diff that can be applied #8 0.765 --full-index show full pre- and post-image object names on the "index" lines #8 0.765 --color[=] show colored diff #8 0.765 --ws-error-highlight #8 0.765 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.765 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.765 --abbrev[=] use digits to display object names #8 0.765 --src-prefix #8 0.765 show the given source prefix instead of "a/" #8 0.765 --dst-prefix #8 0.765 show the given destination prefix instead of "b/" #8 0.765 --line-prefix #8 0.765 prepend an additional prefix to every line of output #8 0.765 --no-prefix do not show any source or destination prefix #8 0.765 --inter-hunk-context #8 0.765 show context between diff hunks up to the specified number of lines #8 0.765 --output-indicator-new #8 0.765 specify the character to indicate a new line instead of '+' #8 0.765 --output-indicator-old #8 0.765 specify the character to indicate an old line instead of '-' #8 0.765 --output-indicator-context #8 0.765 specify the character to indicate a context instead of ' ' #8 0.765 #8 0.765 Diff rename options #8 0.765 -B, --break-rewrites[=[/]] #8 0.765 break complete rewrite changes into pairs of delete and create #8 0.765 -M, --find-renames[=] #8 0.765 detect renames #8 0.765 -D, --irreversible-delete #8 0.765 omit the preimage for deletes #8 0.765 -C, --find-copies[=] #8 0.765 detect copies #8 0.765 --find-copies-harder use unmodified files as source to find copies #8 0.765 --no-renames disable rename detection #8 0.765 --rename-empty use empty blobs as rename source #8 0.765 --follow continue listing the history of a file beyond renames #8 0.765 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.765 #8 0.765 Diff algorithm options #8 0.765 --minimal produce the smallest possible diff #8 0.765 -w, --ignore-all-space #8 0.765 ignore whitespace when comparing lines #8 0.765 -b, --ignore-space-change #8 0.765 ignore changes in amount of whitespace #8 0.765 --ignore-space-at-eol #8 0.765 ignore changes in whitespace at EOL #8 0.765 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.765 --ignore-blank-lines ignore changes whose lines are all blank #8 0.765 -I, --ignore-matching-lines #8 0.765 ignore changes whose all lines match #8 0.765 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.765 --patience generate diff using the "patience diff" algorithm #8 0.765 --histogram generate diff using the "histogram diff" algorithm #8 0.765 --diff-algorithm #8 0.765 choose a diff algorithm #8 0.765 --anchored generate diff using the "anchored diff" algorithm #8 0.765 --word-diff[=] show word diff, using to delimit changed words #8 0.765 --word-diff-regex #8 0.765 use to decide what a word is #8 0.765 --color-words[=] #8 0.765 equivalent to --word-diff=color --word-diff-regex= #8 0.765 --color-moved[=] #8 0.765 moved lines of code are colored differently #8 0.765 --color-moved-ws #8 0.765 how white spaces are ignored in --color-moved #8 0.765 #8 0.765 Other diff options #8 0.765 --relative[=] #8 0.765 when run from subdir, exclude changes outside and show relative paths #8 0.765 -a, --text treat all files as text #8 0.765 -R swap two inputs, reverse the diff #8 0.765 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.765 --quiet disable all output of the program #8 0.765 --ext-diff allow an external diff helper to be executed #8 0.765 --textconv run external text conversion filters when comparing binary files #8 0.765 --ignore-submodules[=] #8 0.765 ignore changes to submodules in the diff generation #8 0.765 --submodule[=] #8 0.765 specify how differences in submodules are shown #8 0.765 --ita-invisible-in-index #8 0.765 hide 'git add -N' entries from the index #8 0.765 --ita-visible-in-index #8 0.765 treat 'git add -N' entries as real in the index #8 0.765 -S look for differences that change the number of occurrences of the specified string #8 0.765 -G look for differences that change the number of occurrences of the specified regex #8 0.765 --pickaxe-all show all changes in the changeset with -S or -G #8 0.765 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.765 -O control the order in which files appear in the output #8 0.765 --rotate-to show the change in the specified path first #8 0.765 --skip-to skip the output to the specified path #8 0.765 --find-object #8 0.765 look for differences that change the number of occurrences of the specified object #8 0.765 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.765 select files by diff type #8 0.765 --output output to a specific file #8 0.765 #8 0.768 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.768 To add an exception for this directory, call: #8 0.768 #8 0.768 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.774 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA' #8 0.774 To add an exception for this directory, call: #8 0.774 #8 0.774 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.M3UA #8 0.779 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.779 usage: git diff --no-index [] #8 0.779 #8 0.779 Diff output format options #8 0.779 -p, --patch generate patch #8 0.779 -s, --no-patch suppress diff output #8 0.779 -u generate patch #8 0.779 -U, --unified[=] generate diffs with lines context #8 0.779 -W, --function-context #8 0.779 generate diffs with lines context #8 0.779 --raw generate the diff in raw format #8 0.779 --patch-with-raw synonym for '-p --raw' #8 0.779 --patch-with-stat synonym for '-p --stat' #8 0.779 --numstat machine friendly --stat #8 0.779 --shortstat output only the last line of --stat #8 0.779 -X, --dirstat[=...] #8 0.779 output the distribution of relative amount of changes for each sub-directory #8 0.779 --cumulative synonym for --dirstat=cumulative #8 0.779 --dirstat-by-file[=...] #8 0.779 synonym for --dirstat=files,param1,param2... #8 0.779 --check warn if changes introduce conflict markers or whitespace errors #8 0.779 --summary condensed summary such as creations, renames and mode changes #8 0.779 --name-only show only names of changed files #8 0.779 --name-status show only names and status of changed files #8 0.779 --stat[=[,[,]]] #8 0.779 generate diffstat #8 0.779 --stat-width generate diffstat with a given width #8 0.779 --stat-name-width #8 0.779 generate diffstat with a given name width #8 0.779 --stat-graph-width #8 0.779 generate diffstat with a given graph width #8 0.779 --stat-count generate diffstat with limited lines #8 0.779 --compact-summary generate compact summary in diffstat #8 0.779 --binary output a binary diff that can be applied #8 0.779 --full-index show full pre- and post-image object names on the "index" lines #8 0.779 --color[=] show colored diff #8 0.779 --ws-error-highlight #8 0.779 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.779 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.779 --abbrev[=] use digits to display object names #8 0.779 --src-prefix #8 0.779 show the given source prefix instead of "a/" #8 0.779 --dst-prefix #8 0.779 show the given destination prefix instead of "b/" #8 0.779 --line-prefix #8 0.779 prepend an additional prefix to every line of output #8 0.779 --no-prefix do not show any source or destination prefix #8 0.779 --inter-hunk-context #8 0.779 show context between diff hunks up to the specified number of lines #8 0.779 --output-indicator-new #8 0.779 specify the character to indicate a new line instead of '+' #8 0.779 --output-indicator-old #8 0.779 specify the character to indicate an old line instead of '-' #8 0.779 --output-indicator-context #8 0.779 specify the character to indicate a context instead of ' ' #8 0.779 #8 0.779 Diff rename options #8 0.779 -B, --break-rewrites[=[/]] #8 0.779 break complete rewrite changes into pairs of delete and create #8 0.779 -M, --find-renames[=] #8 0.779 detect renames #8 0.779 -D, --irreversible-delete #8 0.779 omit the preimage for deletes #8 0.779 -C, --find-copies[=] #8 0.779 detect copies #8 0.779 --find-copies-harder use unmodified files as source to find copies #8 0.779 --no-renames disable rename detection #8 0.779 --rename-empty use empty blobs as rename source #8 0.779 --follow continue listing the history of a file beyond renames #8 0.779 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.779 #8 0.779 Diff algorithm options #8 0.779 --minimal produce the smallest possible diff #8 0.779 -w, --ignore-all-space #8 0.779 ignore whitespace when comparing lines #8 0.779 -b, --ignore-space-change #8 0.779 ignore changes in amount of whitespace #8 0.779 --ignore-space-at-eol #8 0.779 ignore changes in whitespace at EOL #8 0.779 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.779 --ignore-blank-lines ignore changes whose lines are all blank #8 0.779 -I, --ignore-matching-lines #8 0.779 ignore changes whose all lines match #8 0.779 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.779 --patience generate diff using the "patience diff" algorithm #8 0.779 --histogram generate diff using the "histogram diff" algorithm #8 0.779 --diff-algorithm #8 0.779 choose a diff algorithm #8 0.779 --anchored generate diff using the "anchored diff" algorithm #8 0.779 --word-diff[=] show word diff, using to delimit changed words #8 0.779 --word-diff-regex #8 0.779 use to decide what a word is #8 0.779 --color-words[=] #8 0.779 equivalent to --word-diff=color --word-diff-regex= #8 0.779 --color-moved[=] #8 0.779 moved lines of code are colored differently #8 0.779 --color-moved-ws #8 0.779 how white spaces are ignored in --color-moved #8 0.779 #8 0.779 Other diff options #8 0.779 --relative[=] #8 0.779 when run from subdir, exclude changes outside and show relative paths #8 0.779 -a, --text treat all files as text #8 0.779 -R swap two inputs, reverse the diff #8 0.779 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.779 --quiet disable all output of the program #8 0.779 --ext-diff allow an external diff helper to be executed #8 0.779 --textconv run external text conversion filters when comparing binary files #8 0.779 --ignore-submodules[=] #8 0.779 ignore changes to submodules in the diff generation #8 0.779 --submodule[=] #8 0.779 specify how differences in submodules are shown #8 0.779 --ita-invisible-in-index #8 0.779 hide 'git add -N' entries from the index #8 0.779 --ita-visible-in-index #8 0.779 treat 'git add -N' entries as real in the index #8 0.779 -S look for differences that change the number of occurrences of the specified string #8 0.779 -G look for differences that change the number of occurrences of the specified regex #8 0.779 --pickaxe-all show all changes in the changeset with -S or -G #8 0.779 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.779 -O control the order in which files appear in the output #8 0.779 --rotate-to show the change in the specified path first #8 0.779 --skip-to skip the output to the specified path #8 0.779 --find-object #8 0.779 look for differences that change the number of occurrences of the specified object #8 0.779 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.779 select files by diff type #8 0.779 --output output to a specific file #8 0.779 #8 0.784 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.784 To add an exception for this directory, call: #8 0.784 #8 0.784 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.791 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 0.791 To add an exception for this directory, call: #8 0.791 #8 0.791 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 0.795 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.795 usage: git diff --no-index [] #8 0.795 #8 0.795 Diff output format options #8 0.795 -p, --patch generate patch #8 0.795 -s, --no-patch suppress diff output #8 0.795 -u generate patch #8 0.795 -U, --unified[=] generate diffs with lines context #8 0.795 -W, --function-context #8 0.795 generate diffs with lines context #8 0.795 --raw generate the diff in raw format #8 0.795 --patch-with-raw synonym for '-p --raw' #8 0.795 --patch-with-stat synonym for '-p --stat' #8 0.795 --numstat machine friendly --stat #8 0.795 --shortstat output only the last line of --stat #8 0.795 -X, --dirstat[=...] #8 0.795 output the distribution of relative amount of changes for each sub-directory #8 0.795 --cumulative synonym for --dirstat=cumulative #8 0.795 --dirstat-by-file[=...] #8 0.795 synonym for --dirstat=files,param1,param2... #8 0.795 --check warn if changes introduce conflict markers or whitespace errors #8 0.795 --summary condensed summary such as creations, renames and mode changes #8 0.795 --name-only show only names of changed files #8 0.795 --name-status show only names and status of changed files #8 0.795 --stat[=[,[,]]] #8 0.795 generate diffstat #8 0.795 --stat-width generate diffstat with a given width #8 0.795 --stat-name-width #8 0.795 generate diffstat with a given name width #8 0.795 --stat-graph-width #8 0.795 generate diffstat with a given graph width #8 0.796 --stat-count generate diffstat with limited lines #8 0.796 --compact-summary generate compact summary in diffstat #8 0.796 --binary output a binary diff that can be applied #8 0.796 --full-index show full pre- and post-image object names on the "index" lines #8 0.796 --color[=] show colored diff #8 0.796 --ws-error-highlight #8 0.796 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.796 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.796 --abbrev[=] use digits to display object names #8 0.796 --src-prefix #8 0.796 show the given source prefix instead of "a/" #8 0.796 --dst-prefix #8 0.796 show the given destination prefix instead of "b/" #8 0.796 --line-prefix #8 0.796 prepend an additional prefix to every line of output #8 0.796 --no-prefix do not show any source or destination prefix #8 0.796 --inter-hunk-context #8 0.796 show context between diff hunks up to the specified number of lines #8 0.796 --output-indicator-new #8 0.796 specify the character to indicate a new line instead of '+' #8 0.796 --output-indicator-old #8 0.796 specify the character to indicate an old line instead of '-' #8 0.796 --output-indicator-context #8 0.796 specify the character to indicate a context instead of ' ' #8 0.796 #8 0.796 Diff rename options #8 0.796 -B, --break-rewrites[=[/]] #8 0.796 break complete rewrite changes into pairs of delete and create #8 0.796 -M, --find-renames[=] #8 0.796 detect renames #8 0.796 -D, --irreversible-delete #8 0.796 omit the preimage for deletes #8 0.796 -C, --find-copies[=] #8 0.796 detect copies #8 0.796 --find-copies-harder use unmodified files as source to find copies #8 0.796 --no-renames disable rename detection #8 0.796 --rename-empty use empty blobs as rename source #8 0.796 --follow continue listing the history of a file beyond renames #8 0.796 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.796 #8 0.796 Diff algorithm options #8 0.796 --minimal produce the smallest possible diff #8 0.796 -w, --ignore-all-space #8 0.796 ignore whitespace when comparing lines #8 0.796 -b, --ignore-space-change #8 0.796 ignore changes in amount of whitespace #8 0.796 --ignore-space-at-eol #8 0.796 ignore changes in whitespace at EOL #8 0.796 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.796 --ignore-blank-lines ignore changes whose lines are all blank #8 0.796 -I, --ignore-matching-lines #8 0.796 ignore changes whose all lines match #8 0.796 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.796 --patience generate diff using the "patience diff" algorithm #8 0.796 --histogram generate diff using the "histogram diff" algorithm #8 0.796 --diff-algorithm #8 0.796 choose a diff algorithm #8 0.796 --anchored generate diff using the "anchored diff" algorithm #8 0.796 --word-diff[=] show word diff, using to delimit changed words #8 0.796 --word-diff-regex #8 0.796 use to decide what a word is #8 0.796 --color-words[=] #8 0.796 equivalent to --word-diff=color --word-diff-regex= #8 0.796 --color-moved[=] #8 0.796 moved lines of code are colored differently #8 0.796 --color-moved-ws #8 0.796 how white spaces are ignored in --color-moved #8 0.796 #8 0.796 Other diff options #8 0.796 --relative[=] #8 0.796 when run from subdir, exclude changes outside and show relative paths #8 0.796 -a, --text treat all files as text #8 0.796 -R swap two inputs, reverse the diff #8 0.796 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.796 --quiet disable all output of the program #8 0.796 --ext-diff allow an external diff helper to be executed #8 0.796 --textconv run external text conversion filters when comparing binary files #8 0.796 --ignore-submodules[=] #8 0.796 ignore changes to submodules in the diff generation #8 0.796 --submodule[=] #8 0.796 specify how differences in submodules are shown #8 0.796 --ita-invisible-in-index #8 0.796 hide 'git add -N' entries from the index #8 0.796 --ita-visible-in-index #8 0.796 treat 'git add -N' entries as real in the index #8 0.796 -S look for differences that change the number of occurrences of the specified string #8 0.796 -G look for differences that change the number of occurrences of the specified regex #8 0.796 --pickaxe-all show all changes in the changeset with -S or -G #8 0.796 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.796 -O control the order in which files appear in the output #8 0.796 --rotate-to show the change in the specified path first #8 0.796 --skip-to skip the output to the specified path #8 0.796 --find-object #8 0.796 look for differences that change the number of occurrences of the specified object #8 0.796 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.796 select files by diff type #8 0.796 --output output to a specific file #8 0.796 #8 0.801 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.801 To add an exception for this directory, call: #8 0.801 #8 0.801 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.807 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0' #8 0.807 To add an exception for this directory, call: #8 0.807 #8 0.807 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSAPP_v7.3.0 #8 0.811 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.811 usage: git diff --no-index [] #8 0.811 #8 0.811 Diff output format options #8 0.811 -p, --patch generate patch #8 0.811 -s, --no-patch suppress diff output #8 0.811 -u generate patch #8 0.811 -U, --unified[=] generate diffs with lines context #8 0.811 -W, --function-context #8 0.811 generate diffs with lines context #8 0.811 --raw generate the diff in raw format #8 0.811 --patch-with-raw synonym for '-p --raw' #8 0.811 --patch-with-stat synonym for '-p --stat' #8 0.811 --numstat machine friendly --stat #8 0.811 --shortstat output only the last line of --stat #8 0.811 -X, --dirstat[=...] #8 0.811 output the distribution of relative amount of changes for each sub-directory #8 0.811 --cumulative synonym for --dirstat=cumulative #8 0.811 --dirstat-by-file[=...] #8 0.811 synonym for --dirstat=files,param1,param2... #8 0.811 --check warn if changes introduce conflict markers or whitespace errors #8 0.811 --summary condensed summary such as creations, renames and mode changes #8 0.811 --name-only show only names of changed files #8 0.811 --name-status show only names and status of changed files #8 0.811 --stat[=[,[,]]] #8 0.811 generate diffstat #8 0.811 --stat-width generate diffstat with a given width #8 0.811 --stat-name-width #8 0.811 generate diffstat with a given name width #8 0.811 --stat-graph-width #8 0.811 generate diffstat with a given graph width #8 0.811 --stat-count generate diffstat with limited lines #8 0.811 --compact-summary generate compact summary in diffstat #8 0.811 --binary output a binary diff that can be applied #8 0.811 --full-index show full pre- and post-image object names on the "index" lines #8 0.811 --color[=] show colored diff #8 0.811 --ws-error-highlight #8 0.811 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.811 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.811 --abbrev[=] use digits to display object names #8 0.811 --src-prefix #8 0.811 show the given source prefix instead of "a/" #8 0.811 --dst-prefix #8 0.811 show the given destination prefix instead of "b/" #8 0.811 --line-prefix #8 0.811 prepend an additional prefix to every line of output #8 0.811 --no-prefix do not show any source or destination prefix #8 0.811 --inter-hunk-context #8 0.811 show context between diff hunks up to the specified number of lines #8 0.811 --output-indicator-new #8 0.811 specify the character to indicate a new line instead of '+' #8 0.811 --output-indicator-old #8 0.811 specify the character to indicate an old line instead of '-' #8 0.811 --output-indicator-context #8 0.811 specify the character to indicate a context instead of ' ' #8 0.811 #8 0.811 Diff rename options #8 0.811 -B, --break-rewrites[=[/]] #8 0.811 break complete rewrite changes into pairs of delete and create #8 0.811 -M, --find-renames[=] #8 0.811 detect renames #8 0.811 -D, --irreversible-delete #8 0.811 omit the preimage for deletes #8 0.811 -C, --find-copies[=] #8 0.811 detect copies #8 0.811 --find-copies-harder use unmodified files as source to find copies #8 0.811 --no-renames disable rename detection #8 0.811 --rename-empty use empty blobs as rename source #8 0.811 --follow continue listing the history of a file beyond renames #8 0.811 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.811 #8 0.811 Diff algorithm options #8 0.811 --minimal produce the smallest possible diff #8 0.811 -w, --ignore-all-space #8 0.811 ignore whitespace when comparing lines #8 0.811 -b, --ignore-space-change #8 0.811 ignore changes in amount of whitespace #8 0.811 --ignore-space-at-eol #8 0.811 ignore changes in whitespace at EOL #8 0.811 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.811 --ignore-blank-lines ignore changes whose lines are all blank #8 0.811 -I, --ignore-matching-lines #8 0.811 ignore changes whose all lines match #8 0.811 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.811 --patience generate diff using the "patience diff" algorithm #8 0.811 --histogram generate diff using the "histogram diff" algorithm #8 0.811 --diff-algorithm #8 0.811 choose a diff algorithm #8 0.811 --anchored generate diff using the "anchored diff" algorithm #8 0.811 --word-diff[=] show word diff, using to delimit changed words #8 0.811 --word-diff-regex #8 0.811 use to decide what a word is #8 0.811 --color-words[=] #8 0.811 equivalent to --word-diff=color --word-diff-regex= #8 0.811 --color-moved[=] #8 0.812 moved lines of code are colored differently #8 0.812 --color-moved-ws #8 0.812 how white spaces are ignored in --color-moved #8 0.812 #8 0.812 Other diff options #8 0.812 --relative[=] #8 0.812 when run from subdir, exclude changes outside and show relative paths #8 0.812 -a, --text treat all files as text #8 0.812 -R swap two inputs, reverse the diff #8 0.812 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.812 --quiet disable all output of the program #8 0.812 --ext-diff allow an external diff helper to be executed #8 0.812 --textconv run external text conversion filters when comparing binary files #8 0.812 --ignore-submodules[=] #8 0.812 ignore changes to submodules in the diff generation #8 0.812 --submodule[=] #8 0.812 specify how differences in submodules are shown #8 0.812 --ita-invisible-in-index #8 0.812 hide 'git add -N' entries from the index #8 0.812 --ita-visible-in-index #8 0.812 treat 'git add -N' entries as real in the index #8 0.812 -S look for differences that change the number of occurrences of the specified string #8 0.812 -G look for differences that change the number of occurrences of the specified regex #8 0.812 --pickaxe-all show all changes in the changeset with -S or -G #8 0.812 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.812 -O control the order in which files appear in the output #8 0.812 --rotate-to show the change in the specified path first #8 0.812 --skip-to skip the output to the specified path #8 0.812 --find-object #8 0.812 look for differences that change the number of occurrences of the specified object #8 0.812 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.812 select files by diff type #8 0.812 --output output to a specific file #8 0.812 #8 0.817 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.817 To add an exception for this directory, call: #8 0.817 #8 0.817 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.823 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator' #8 0.823 To add an exception for this directory, call: #8 0.823 #8 0.823 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DIAMETER_ProtocolModule_Generator #8 0.828 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.828 usage: git diff --no-index [] #8 0.828 #8 0.828 Diff output format options #8 0.828 -p, --patch generate patch #8 0.828 -s, --no-patch suppress diff output #8 0.828 -u generate patch #8 0.828 -U, --unified[=] generate diffs with lines context #8 0.828 -W, --function-context #8 0.828 generate diffs with lines context #8 0.828 --raw generate the diff in raw format #8 0.828 --patch-with-raw synonym for '-p --raw' #8 0.828 --patch-with-stat synonym for '-p --stat' #8 0.828 --numstat machine friendly --stat #8 0.828 --shortstat output only the last line of --stat #8 0.828 -X, --dirstat[=...] #8 0.828 output the distribution of relative amount of changes for each sub-directory #8 0.828 --cumulative synonym for --dirstat=cumulative #8 0.828 --dirstat-by-file[=...] #8 0.828 synonym for --dirstat=files,param1,param2... #8 0.828 --check warn if changes introduce conflict markers or whitespace errors #8 0.828 --summary condensed summary such as creations, renames and mode changes #8 0.828 --name-only show only names of changed files #8 0.828 --name-status show only names and status of changed files #8 0.828 --stat[=[,[,]]] #8 0.828 generate diffstat #8 0.828 --stat-width generate diffstat with a given width #8 0.828 --stat-name-width #8 0.828 generate diffstat with a given name width #8 0.828 --stat-graph-width #8 0.828 generate diffstat with a given graph width #8 0.828 --stat-count generate diffstat with limited lines #8 0.828 --compact-summary generate compact summary in diffstat #8 0.828 --binary output a binary diff that can be applied #8 0.828 --full-index show full pre- and post-image object names on the "index" lines #8 0.828 --color[=] show colored diff #8 0.828 --ws-error-highlight #8 0.828 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.828 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.828 --abbrev[=] use digits to display object names #8 0.828 --src-prefix #8 0.828 show the given source prefix instead of "a/" #8 0.828 --dst-prefix #8 0.828 show the given destination prefix instead of "b/" #8 0.828 --line-prefix #8 0.828 prepend an additional prefix to every line of output #8 0.828 --no-prefix do not show any source or destination prefix #8 0.828 --inter-hunk-context #8 0.828 show context between diff hunks up to the specified number of lines #8 0.828 --output-indicator-new #8 0.828 specify the character to indicate a new line instead of '+' #8 0.828 --output-indicator-old #8 0.828 specify the character to indicate an old line instead of '-' #8 0.828 --output-indicator-context #8 0.828 specify the character to indicate a context instead of ' ' #8 0.828 #8 0.828 Diff rename options #8 0.828 -B, --break-rewrites[=[/]] #8 0.828 break complete rewrite changes into pairs of delete and create #8 0.828 -M, --find-renames[=] #8 0.828 detect renames #8 0.828 -D, --irreversible-delete #8 0.828 omit the preimage for deletes #8 0.828 -C, --find-copies[=] #8 0.828 detect copies #8 0.828 --find-copies-harder use unmodified files as source to find copies #8 0.828 --no-renames disable rename detection #8 0.828 --rename-empty use empty blobs as rename source #8 0.828 --follow continue listing the history of a file beyond renames #8 0.828 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.828 #8 0.828 Diff algorithm options #8 0.828 --minimal produce the smallest possible diff #8 0.828 -w, --ignore-all-space #8 0.828 ignore whitespace when comparing lines #8 0.828 -b, --ignore-space-change #8 0.828 ignore changes in amount of whitespace #8 0.828 --ignore-space-at-eol #8 0.828 ignore changes in whitespace at EOL #8 0.828 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.828 --ignore-blank-lines ignore changes whose lines are all blank #8 0.828 -I, --ignore-matching-lines #8 0.828 ignore changes whose all lines match #8 0.828 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.828 --patience generate diff using the "patience diff" algorithm #8 0.828 --histogram generate diff using the "histogram diff" algorithm #8 0.828 --diff-algorithm #8 0.828 choose a diff algorithm #8 0.828 --anchored generate diff using the "anchored diff" algorithm #8 0.828 --word-diff[=] show word diff, using to delimit changed words #8 0.828 --word-diff-regex #8 0.828 use to decide what a word is #8 0.828 --color-words[=] #8 0.828 equivalent to --word-diff=color --word-diff-regex= #8 0.828 --color-moved[=] #8 0.828 moved lines of code are colored differently #8 0.828 --color-moved-ws #8 0.828 how white spaces are ignored in --color-moved #8 0.828 #8 0.828 Other diff options #8 0.828 --relative[=] #8 0.828 when run from subdir, exclude changes outside and show relative paths #8 0.828 -a, --text treat all files as text #8 0.828 -R swap two inputs, reverse the diff #8 0.828 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.828 --quiet disable all output of the program #8 0.828 --ext-diff allow an external diff helper to be executed #8 0.828 --textconv run external text conversion filters when comparing binary files #8 0.828 --ignore-submodules[=] #8 0.828 ignore changes to submodules in the diff generation #8 0.828 --submodule[=] #8 0.828 specify how differences in submodules are shown #8 0.828 --ita-invisible-in-index #8 0.828 hide 'git add -N' entries from the index #8 0.828 --ita-visible-in-index #8 0.828 treat 'git add -N' entries as real in the index #8 0.828 -S look for differences that change the number of occurrences of the specified string #8 0.828 -G look for differences that change the number of occurrences of the specified regex #8 0.828 --pickaxe-all show all changes in the changeset with -S or -G #8 0.828 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.828 -O control the order in which files appear in the output #8 0.828 --rotate-to show the change in the specified path first #8 0.828 --skip-to skip the output to the specified path #8 0.828 --find-object #8 0.828 look for differences that change the number of occurrences of the specified object #8 0.828 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.828 select files by diff type #8 0.828 --output output to a specific file #8 0.828 #8 0.832 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.832 To add an exception for this directory, call: #8 0.832 #8 0.832 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.838 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS' #8 0.838 To add an exception for this directory, call: #8 0.838 #8 0.838 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.DNS #8 0.843 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.843 usage: git diff --no-index [] #8 0.843 #8 0.843 Diff output format options #8 0.843 -p, --patch generate patch #8 0.843 -s, --no-patch suppress diff output #8 0.843 -u generate patch #8 0.843 -U, --unified[=] generate diffs with lines context #8 0.843 -W, --function-context #8 0.843 generate diffs with lines context #8 0.843 --raw generate the diff in raw format #8 0.843 --patch-with-raw synonym for '-p --raw' #8 0.843 --patch-with-stat synonym for '-p --stat' #8 0.843 --numstat machine friendly --stat #8 0.843 --shortstat output only the last line of --stat #8 0.843 -X, --dirstat[=...] #8 0.843 output the distribution of relative amount of changes for each sub-directory #8 0.843 --cumulative synonym for --dirstat=cumulative #8 0.843 --dirstat-by-file[=...] #8 0.843 synonym for --dirstat=files,param1,param2... #8 0.843 --check warn if changes introduce conflict markers or whitespace errors #8 0.843 --summary condensed summary such as creations, renames and mode changes #8 0.843 --name-only show only names of changed files #8 0.843 --name-status show only names and status of changed files #8 0.843 --stat[=[,[,]]] #8 0.843 generate diffstat #8 0.843 --stat-width generate diffstat with a given width #8 0.843 --stat-name-width #8 0.843 generate diffstat with a given name width #8 0.843 --stat-graph-width #8 0.843 generate diffstat with a given graph width #8 0.843 --stat-count generate diffstat with limited lines #8 0.843 --compact-summary generate compact summary in diffstat #8 0.843 --binary output a binary diff that can be applied #8 0.843 --full-index show full pre- and post-image object names on the "index" lines #8 0.843 --color[=] show colored diff #8 0.843 --ws-error-highlight #8 0.843 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.843 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.843 --abbrev[=] use digits to display object names #8 0.843 --src-prefix #8 0.843 show the given source prefix instead of "a/" #8 0.843 --dst-prefix #8 0.843 show the given destination prefix instead of "b/" #8 0.843 --line-prefix #8 0.843 prepend an additional prefix to every line of output #8 0.843 --no-prefix do not show any source or destination prefix #8 0.843 --inter-hunk-context #8 0.843 show context between diff hunks up to the specified number of lines #8 0.843 --output-indicator-new #8 0.843 specify the character to indicate a new line instead of '+' #8 0.843 --output-indicator-old #8 0.843 specify the character to indicate an old line instead of '-' #8 0.843 --output-indicator-context #8 0.843 specify the character to indicate a context instead of ' ' #8 0.843 #8 0.843 Diff rename options #8 0.843 -B, --break-rewrites[=[/]] #8 0.843 break complete rewrite changes into pairs of delete and create #8 0.843 -M, --find-renames[=] #8 0.843 detect renames #8 0.843 -D, --irreversible-delete #8 0.843 omit the preimage for deletes #8 0.843 -C, --find-copies[=] #8 0.843 detect copies #8 0.843 --find-copies-harder use unmodified files as source to find copies #8 0.843 --no-renames disable rename detection #8 0.843 --rename-empty use empty blobs as rename source #8 0.843 --follow continue listing the history of a file beyond renames #8 0.843 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.843 #8 0.843 Diff algorithm options #8 0.843 --minimal produce the smallest possible diff #8 0.843 -w, --ignore-all-space #8 0.843 ignore whitespace when comparing lines #8 0.843 -b, --ignore-space-change #8 0.843 ignore changes in amount of whitespace #8 0.843 --ignore-space-at-eol #8 0.843 ignore changes in whitespace at EOL #8 0.843 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.843 --ignore-blank-lines ignore changes whose lines are all blank #8 0.843 -I, --ignore-matching-lines #8 0.843 ignore changes whose all lines match #8 0.843 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.843 --patience generate diff using the "patience diff" algorithm #8 0.843 --histogram generate diff using the "histogram diff" algorithm #8 0.843 --diff-algorithm #8 0.843 choose a diff algorithm #8 0.843 --anchored generate diff using the "anchored diff" algorithm #8 0.843 --word-diff[=] show word diff, using to delimit changed words #8 0.843 --word-diff-regex #8 0.843 use to decide what a word is #8 0.843 --color-words[=] #8 0.843 equivalent to --word-diff=color --word-diff-regex= #8 0.843 --color-moved[=] #8 0.843 moved lines of code are colored differently #8 0.843 --color-moved-ws #8 0.843 how white spaces are ignored in --color-moved #8 0.843 #8 0.843 Other diff options #8 0.843 --relative[=] #8 0.843 when run from subdir, exclude changes outside and show relative paths #8 0.843 -a, --text treat all files as text #8 0.843 -R swap two inputs, reverse the diff #8 0.843 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.843 --quiet disable all output of the program #8 0.843 --ext-diff allow an external diff helper to be executed #8 0.843 --textconv run external text conversion filters when comparing binary files #8 0.843 --ignore-submodules[=] #8 0.843 ignore changes to submodules in the diff generation #8 0.843 --submodule[=] #8 0.843 specify how differences in submodules are shown #8 0.843 --ita-invisible-in-index #8 0.843 hide 'git add -N' entries from the index #8 0.843 --ita-visible-in-index #8 0.843 treat 'git add -N' entries as real in the index #8 0.843 -S look for differences that change the number of occurrences of the specified string #8 0.843 -G look for differences that change the number of occurrences of the specified regex #8 0.843 --pickaxe-all show all changes in the changeset with -S or -G #8 0.843 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.843 -O control the order in which files appear in the output #8 0.843 --rotate-to show the change in the specified path first #8 0.843 --skip-to skip the output to the specified path #8 0.843 --find-object #8 0.843 look for differences that change the number of occurrences of the specified object #8 0.843 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.843 select files by diff type #8 0.843 --output output to a specific file #8 0.843 #8 0.848 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.848 To add an exception for this directory, call: #8 0.848 #8 0.848 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.854 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE' #8 0.854 To add an exception for this directory, call: #8 0.854 #8 0.854 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GRE #8 0.858 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.858 usage: git diff --no-index [] #8 0.858 #8 0.858 Diff output format options #8 0.858 -p, --patch generate patch #8 0.858 -s, --no-patch suppress diff output #8 0.858 -u generate patch #8 0.858 -U, --unified[=] generate diffs with lines context #8 0.858 -W, --function-context #8 0.858 generate diffs with lines context #8 0.858 --raw generate the diff in raw format #8 0.858 --patch-with-raw synonym for '-p --raw' #8 0.858 --patch-with-stat synonym for '-p --stat' #8 0.858 --numstat machine friendly --stat #8 0.858 --shortstat output only the last line of --stat #8 0.858 -X, --dirstat[=...] #8 0.858 output the distribution of relative amount of changes for each sub-directory #8 0.858 --cumulative synonym for --dirstat=cumulative #8 0.858 --dirstat-by-file[=...] #8 0.858 synonym for --dirstat=files,param1,param2... #8 0.858 --check warn if changes introduce conflict markers or whitespace errors #8 0.858 --summary condensed summary such as creations, renames and mode changes #8 0.858 --name-only show only names of changed files #8 0.858 --name-status show only names and status of changed files #8 0.858 --stat[=[,[,]]] #8 0.858 generate diffstat #8 0.858 --stat-width generate diffstat with a given width #8 0.858 --stat-name-width #8 0.858 generate diffstat with a given name width #8 0.858 --stat-graph-width #8 0.858 generate diffstat with a given graph width #8 0.858 --stat-count generate diffstat with limited lines #8 0.858 --compact-summary generate compact summary in diffstat #8 0.858 --binary output a binary diff that can be applied #8 0.858 --full-index show full pre- and post-image object names on the "index" lines #8 0.858 --color[=] show colored diff #8 0.858 --ws-error-highlight #8 0.858 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.858 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.858 --abbrev[=] use digits to display object names #8 0.858 --src-prefix #8 0.858 show the given source prefix instead of "a/" #8 0.858 --dst-prefix #8 0.858 show the given destination prefix instead of "b/" #8 0.858 --line-prefix #8 0.858 prepend an additional prefix to every line of output #8 0.858 --no-prefix do not show any source or destination prefix #8 0.858 --inter-hunk-context #8 0.858 show context between diff hunks up to the specified number of lines #8 0.858 --output-indicator-new #8 0.858 specify the character to indicate a new line instead of '+' #8 0.858 --output-indicator-old #8 0.858 specify the character to indicate an old line instead of '-' #8 0.858 --output-indicator-context #8 0.859 specify the character to indicate a context instead of ' ' #8 0.859 #8 0.859 Diff rename options #8 0.859 -B, --break-rewrites[=[/]] #8 0.859 break complete rewrite changes into pairs of delete and create #8 0.859 -M, --find-renames[=] #8 0.859 detect renames #8 0.859 -D, --irreversible-delete #8 0.859 omit the preimage for deletes #8 0.859 -C, --find-copies[=] #8 0.859 detect copies #8 0.859 --find-copies-harder use unmodified files as source to find copies #8 0.859 --no-renames disable rename detection #8 0.859 --rename-empty use empty blobs as rename source #8 0.859 --follow continue listing the history of a file beyond renames #8 0.859 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.859 #8 0.859 Diff algorithm options #8 0.859 --minimal produce the smallest possible diff #8 0.859 -w, --ignore-all-space #8 0.859 ignore whitespace when comparing lines #8 0.859 -b, --ignore-space-change #8 0.859 ignore changes in amount of whitespace #8 0.859 --ignore-space-at-eol #8 0.859 ignore changes in whitespace at EOL #8 0.859 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.859 --ignore-blank-lines ignore changes whose lines are all blank #8 0.859 -I, --ignore-matching-lines #8 0.859 ignore changes whose all lines match #8 0.859 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.859 --patience generate diff using the "patience diff" algorithm #8 0.859 --histogram generate diff using the "histogram diff" algorithm #8 0.859 --diff-algorithm #8 0.859 choose a diff algorithm #8 0.859 --anchored generate diff using the "anchored diff" algorithm #8 0.859 --word-diff[=] show word diff, using to delimit changed words #8 0.859 --word-diff-regex #8 0.859 use to decide what a word is #8 0.859 --color-words[=] #8 0.859 equivalent to --word-diff=color --word-diff-regex= #8 0.859 --color-moved[=] #8 0.859 moved lines of code are colored differently #8 0.859 --color-moved-ws #8 0.859 how white spaces are ignored in --color-moved #8 0.859 #8 0.859 Other diff options #8 0.859 --relative[=] #8 0.859 when run from subdir, exclude changes outside and show relative paths #8 0.859 -a, --text treat all files as text #8 0.859 -R swap two inputs, reverse the diff #8 0.859 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.859 --quiet disable all output of the program #8 0.859 --ext-diff allow an external diff helper to be executed #8 0.859 --textconv run external text conversion filters when comparing binary files #8 0.859 --ignore-submodules[=] #8 0.859 ignore changes to submodules in the diff generation #8 0.859 --submodule[=] #8 0.859 specify how differences in submodules are shown #8 0.859 --ita-invisible-in-index #8 0.859 hide 'git add -N' entries from the index #8 0.859 --ita-visible-in-index #8 0.859 treat 'git add -N' entries as real in the index #8 0.859 -S look for differences that change the number of occurrences of the specified string #8 0.859 -G look for differences that change the number of occurrences of the specified regex #8 0.859 --pickaxe-all show all changes in the changeset with -S or -G #8 0.859 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.859 -O control the order in which files appear in the output #8 0.859 --rotate-to show the change in the specified path first #8 0.859 --skip-to skip the output to the specified path #8 0.859 --find-object #8 0.859 look for differences that change the number of occurrences of the specified object #8 0.859 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.859 select files by diff type #8 0.859 --output output to a specific file #8 0.859 #8 0.864 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.864 To add an exception for this directory, call: #8 0.864 #8 0.864 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.870 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0' #8 0.870 To add an exception for this directory, call: #8 0.870 #8 0.870 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTP_v13.5.0 #8 0.874 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.874 usage: git diff --no-index [] #8 0.874 #8 0.874 Diff output format options #8 0.874 -p, --patch generate patch #8 0.874 -s, --no-patch suppress diff output #8 0.874 -u generate patch #8 0.874 -U, --unified[=] generate diffs with lines context #8 0.874 -W, --function-context #8 0.874 generate diffs with lines context #8 0.874 --raw generate the diff in raw format #8 0.874 --patch-with-raw synonym for '-p --raw' #8 0.874 --patch-with-stat synonym for '-p --stat' #8 0.874 --numstat machine friendly --stat #8 0.874 --shortstat output only the last line of --stat #8 0.874 -X, --dirstat[=...] #8 0.874 output the distribution of relative amount of changes for each sub-directory #8 0.874 --cumulative synonym for --dirstat=cumulative #8 0.874 --dirstat-by-file[=...] #8 0.874 synonym for --dirstat=files,param1,param2... #8 0.874 --check warn if changes introduce conflict markers or whitespace errors #8 0.874 --summary condensed summary such as creations, renames and mode changes #8 0.874 --name-only show only names of changed files #8 0.874 --name-status show only names and status of changed files #8 0.874 --stat[=[,[,]]] #8 0.874 generate diffstat #8 0.874 --stat-width generate diffstat with a given width #8 0.874 --stat-name-width #8 0.874 generate diffstat with a given name width #8 0.874 --stat-graph-width #8 0.874 generate diffstat with a given graph width #8 0.874 --stat-count generate diffstat with limited lines #8 0.874 --compact-summary generate compact summary in diffstat #8 0.874 --binary output a binary diff that can be applied #8 0.874 --full-index show full pre- and post-image object names on the "index" lines #8 0.874 --color[=] show colored diff #8 0.874 --ws-error-highlight #8 0.874 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.874 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.874 --abbrev[=] use digits to display object names #8 0.874 --src-prefix #8 0.874 show the given source prefix instead of "a/" #8 0.874 --dst-prefix #8 0.874 show the given destination prefix instead of "b/" #8 0.874 --line-prefix #8 0.874 prepend an additional prefix to every line of output #8 0.874 --no-prefix do not show any source or destination prefix #8 0.874 --inter-hunk-context #8 0.874 show context between diff hunks up to the specified number of lines #8 0.874 --output-indicator-new #8 0.874 specify the character to indicate a new line instead of '+' #8 0.874 --output-indicator-old #8 0.874 specify the character to indicate an old line instead of '-' #8 0.874 --output-indicator-context #8 0.874 specify the character to indicate a context instead of ' ' #8 0.874 #8 0.874 Diff rename options #8 0.874 -B, --break-rewrites[=[/]] #8 0.874 break complete rewrite changes into pairs of delete and create #8 0.874 -M, --find-renames[=] #8 0.874 detect renames #8 0.874 -D, --irreversible-delete #8 0.874 omit the preimage for deletes #8 0.874 -C, --find-copies[=] #8 0.874 detect copies #8 0.874 --find-copies-harder use unmodified files as source to find copies #8 0.874 --no-renames disable rename detection #8 0.874 --rename-empty use empty blobs as rename source #8 0.874 --follow continue listing the history of a file beyond renames #8 0.874 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.874 #8 0.874 Diff algorithm options #8 0.874 --minimal produce the smallest possible diff #8 0.874 -w, --ignore-all-space #8 0.874 ignore whitespace when comparing lines #8 0.874 -b, --ignore-space-change #8 0.874 ignore changes in amount of whitespace #8 0.874 --ignore-space-at-eol #8 0.874 ignore changes in whitespace at EOL #8 0.874 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.874 --ignore-blank-lines ignore changes whose lines are all blank #8 0.874 -I, --ignore-matching-lines #8 0.874 ignore changes whose all lines match #8 0.874 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.874 --patience generate diff using the "patience diff" algorithm #8 0.874 --histogram generate diff using the "histogram diff" algorithm #8 0.874 --diff-algorithm #8 0.874 choose a diff algorithm #8 0.874 --anchored generate diff using the "anchored diff" algorithm #8 0.874 --word-diff[=] show word diff, using to delimit changed words #8 0.874 --word-diff-regex #8 0.874 use to decide what a word is #8 0.874 --color-words[=] #8 0.874 equivalent to --word-diff=color --word-diff-regex= #8 0.874 --color-moved[=] #8 0.874 moved lines of code are colored differently #8 0.874 --color-moved-ws #8 0.874 how white spaces are ignored in --color-moved #8 0.874 #8 0.874 Other diff options #8 0.874 --relative[=] #8 0.874 when run from subdir, exclude changes outside and show relative paths #8 0.874 -a, --text treat all files as text #8 0.874 -R swap two inputs, reverse the diff #8 0.875 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.875 --quiet disable all output of the program #8 0.875 --ext-diff allow an external diff helper to be executed #8 0.875 --textconv run external text conversion filters when comparing binary files #8 0.875 --ignore-submodules[=] #8 0.875 ignore changes to submodules in the diff generation #8 0.875 --submodule[=] #8 0.875 specify how differences in submodules are shown #8 0.875 --ita-invisible-in-index #8 0.875 hide 'git add -N' entries from the index #8 0.875 --ita-visible-in-index #8 0.875 treat 'git add -N' entries as real in the index #8 0.875 -S look for differences that change the number of occurrences of the specified string #8 0.875 -G look for differences that change the number of occurrences of the specified regex #8 0.875 --pickaxe-all show all changes in the changeset with -S or -G #8 0.875 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.875 -O control the order in which files appear in the output #8 0.875 --rotate-to show the change in the specified path first #8 0.875 --skip-to skip the output to the specified path #8 0.875 --find-object #8 0.875 look for differences that change the number of occurrences of the specified object #8 0.875 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.875 select files by diff type #8 0.875 --output output to a specific file #8 0.875 #8 0.880 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.880 To add an exception for this directory, call: #8 0.880 #8 0.880 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.886 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0' #8 0.886 To add an exception for this directory, call: #8 0.886 #8 0.886 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.GTPv2_v13.7.0 #8 0.890 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.890 usage: git diff --no-index [] #8 0.890 #8 0.890 Diff output format options #8 0.890 -p, --patch generate patch #8 0.890 -s, --no-patch suppress diff output #8 0.890 -u generate patch #8 0.890 -U, --unified[=] generate diffs with lines context #8 0.890 -W, --function-context #8 0.890 generate diffs with lines context #8 0.890 --raw generate the diff in raw format #8 0.890 --patch-with-raw synonym for '-p --raw' #8 0.890 --patch-with-stat synonym for '-p --stat' #8 0.890 --numstat machine friendly --stat #8 0.890 --shortstat output only the last line of --stat #8 0.890 -X, --dirstat[=...] #8 0.890 output the distribution of relative amount of changes for each sub-directory #8 0.890 --cumulative synonym for --dirstat=cumulative #8 0.890 --dirstat-by-file[=...] #8 0.890 synonym for --dirstat=files,param1,param2... #8 0.890 --check warn if changes introduce conflict markers or whitespace errors #8 0.890 --summary condensed summary such as creations, renames and mode changes #8 0.890 --name-only show only names of changed files #8 0.890 --name-status show only names and status of changed files #8 0.890 --stat[=[,[,]]] #8 0.890 generate diffstat #8 0.890 --stat-width generate diffstat with a given width #8 0.890 --stat-name-width #8 0.890 generate diffstat with a given name width #8 0.890 --stat-graph-width #8 0.890 generate diffstat with a given graph width #8 0.890 --stat-count generate diffstat with limited lines #8 0.890 --compact-summary generate compact summary in diffstat #8 0.890 --binary output a binary diff that can be applied #8 0.890 --full-index show full pre- and post-image object names on the "index" lines #8 0.890 --color[=] show colored diff #8 0.890 --ws-error-highlight #8 0.890 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.890 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.890 --abbrev[=] use digits to display object names #8 0.891 --src-prefix #8 0.891 show the given source prefix instead of "a/" #8 0.891 --dst-prefix #8 0.891 show the given destination prefix instead of "b/" #8 0.891 --line-prefix #8 0.891 prepend an additional prefix to every line of output #8 0.891 --no-prefix do not show any source or destination prefix #8 0.891 --inter-hunk-context #8 0.891 show context between diff hunks up to the specified number of lines #8 0.891 --output-indicator-new #8 0.891 specify the character to indicate a new line instead of '+' #8 0.891 --output-indicator-old #8 0.891 specify the character to indicate an old line instead of '-' #8 0.891 --output-indicator-context #8 0.891 specify the character to indicate a context instead of ' ' #8 0.891 #8 0.891 Diff rename options #8 0.891 -B, --break-rewrites[=[/]] #8 0.891 break complete rewrite changes into pairs of delete and create #8 0.891 -M, --find-renames[=] #8 0.891 detect renames #8 0.891 -D, --irreversible-delete #8 0.891 omit the preimage for deletes #8 0.891 -C, --find-copies[=] #8 0.891 detect copies #8 0.891 --find-copies-harder use unmodified files as source to find copies #8 0.891 --no-renames disable rename detection #8 0.891 --rename-empty use empty blobs as rename source #8 0.891 --follow continue listing the history of a file beyond renames #8 0.891 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.891 #8 0.891 Diff algorithm options #8 0.891 --minimal produce the smallest possible diff #8 0.891 -w, --ignore-all-space #8 0.891 ignore whitespace when comparing lines #8 0.891 -b, --ignore-space-change #8 0.891 ignore changes in amount of whitespace #8 0.891 --ignore-space-at-eol #8 0.891 ignore changes in whitespace at EOL #8 0.891 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.891 --ignore-blank-lines ignore changes whose lines are all blank #8 0.891 -I, --ignore-matching-lines #8 0.891 ignore changes whose all lines match #8 0.891 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.891 --patience generate diff using the "patience diff" algorithm #8 0.891 --histogram generate diff using the "histogram diff" algorithm #8 0.891 --diff-algorithm #8 0.891 choose a diff algorithm #8 0.891 --anchored generate diff using the "anchored diff" algorithm #8 0.891 --word-diff[=] show word diff, using to delimit changed words #8 0.891 --word-diff-regex #8 0.891 use to decide what a word is #8 0.891 --color-words[=] #8 0.891 equivalent to --word-diff=color --word-diff-regex= #8 0.891 --color-moved[=] #8 0.891 moved lines of code are colored differently #8 0.891 --color-moved-ws #8 0.891 how white spaces are ignored in --color-moved #8 0.891 #8 0.891 Other diff options #8 0.891 --relative[=] #8 0.891 when run from subdir, exclude changes outside and show relative paths #8 0.891 -a, --text treat all files as text #8 0.891 -R swap two inputs, reverse the diff #8 0.891 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.891 --quiet disable all output of the program #8 0.891 --ext-diff allow an external diff helper to be executed #8 0.891 --textconv run external text conversion filters when comparing binary files #8 0.891 --ignore-submodules[=] #8 0.891 ignore changes to submodules in the diff generation #8 0.891 --submodule[=] #8 0.891 specify how differences in submodules are shown #8 0.891 --ita-invisible-in-index #8 0.891 hide 'git add -N' entries from the index #8 0.891 --ita-visible-in-index #8 0.891 treat 'git add -N' entries as real in the index #8 0.891 -S look for differences that change the number of occurrences of the specified string #8 0.891 -G look for differences that change the number of occurrences of the specified regex #8 0.891 --pickaxe-all show all changes in the changeset with -S or -G #8 0.891 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.891 -O control the order in which files appear in the output #8 0.891 --rotate-to show the change in the specified path first #8 0.891 --skip-to skip the output to the specified path #8 0.891 --find-object #8 0.891 look for differences that change the number of occurrences of the specified object #8 0.891 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.891 select files by diff type #8 0.891 --output output to a specific file #8 0.891 #8 0.895 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.895 To add an exception for this directory, call: #8 0.895 #8 0.895 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.901 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP' #8 0.901 To add an exception for this directory, call: #8 0.901 #8 0.901 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMP #8 0.905 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.905 usage: git diff --no-index [] #8 0.905 #8 0.905 Diff output format options #8 0.905 -p, --patch generate patch #8 0.905 -s, --no-patch suppress diff output #8 0.905 -u generate patch #8 0.905 -U, --unified[=] generate diffs with lines context #8 0.905 -W, --function-context #8 0.905 generate diffs with lines context #8 0.905 --raw generate the diff in raw format #8 0.905 --patch-with-raw synonym for '-p --raw' #8 0.905 --patch-with-stat synonym for '-p --stat' #8 0.905 --numstat machine friendly --stat #8 0.905 --shortstat output only the last line of --stat #8 0.905 -X, --dirstat[=...] #8 0.905 output the distribution of relative amount of changes for each sub-directory #8 0.905 --cumulative synonym for --dirstat=cumulative #8 0.905 --dirstat-by-file[=...] #8 0.905 synonym for --dirstat=files,param1,param2... #8 0.905 --check warn if changes introduce conflict markers or whitespace errors #8 0.905 --summary condensed summary such as creations, renames and mode changes #8 0.905 --name-only show only names of changed files #8 0.905 --name-status show only names and status of changed files #8 0.905 --stat[=[,[,]]] #8 0.905 generate diffstat #8 0.905 --stat-width generate diffstat with a given width #8 0.905 --stat-name-width #8 0.905 generate diffstat with a given name width #8 0.905 --stat-graph-width #8 0.905 generate diffstat with a given graph width #8 0.905 --stat-count generate diffstat with limited lines #8 0.905 --compact-summary generate compact summary in diffstat #8 0.905 --binary output a binary diff that can be applied #8 0.905 --full-index show full pre- and post-image object names on the "index" lines #8 0.905 --color[=] show colored diff #8 0.905 --ws-error-highlight #8 0.905 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.905 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.905 --abbrev[=] use digits to display object names #8 0.905 --src-prefix #8 0.905 show the given source prefix instead of "a/" #8 0.905 --dst-prefix #8 0.905 show the given destination prefix instead of "b/" #8 0.905 --line-prefix #8 0.905 prepend an additional prefix to every line of output #8 0.905 --no-prefix do not show any source or destination prefix #8 0.905 --inter-hunk-context #8 0.905 show context between diff hunks up to the specified number of lines #8 0.905 --output-indicator-new #8 0.905 specify the character to indicate a new line instead of '+' #8 0.905 --output-indicator-old #8 0.905 specify the character to indicate an old line instead of '-' #8 0.905 --output-indicator-context #8 0.905 specify the character to indicate a context instead of ' ' #8 0.905 #8 0.905 Diff rename options #8 0.905 -B, --break-rewrites[=[/]] #8 0.905 break complete rewrite changes into pairs of delete and create #8 0.905 -M, --find-renames[=] #8 0.905 detect renames #8 0.905 -D, --irreversible-delete #8 0.906 omit the preimage for deletes #8 0.906 -C, --find-copies[=] #8 0.906 detect copies #8 0.906 --find-copies-harder use unmodified files as source to find copies #8 0.906 --no-renames disable rename detection #8 0.906 --rename-empty use empty blobs as rename source #8 0.906 --follow continue listing the history of a file beyond renames #8 0.906 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.906 #8 0.906 Diff algorithm options #8 0.906 --minimal produce the smallest possible diff #8 0.906 -w, --ignore-all-space #8 0.906 ignore whitespace when comparing lines #8 0.906 -b, --ignore-space-change #8 0.906 ignore changes in amount of whitespace #8 0.906 --ignore-space-at-eol #8 0.906 ignore changes in whitespace at EOL #8 0.906 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.906 --ignore-blank-lines ignore changes whose lines are all blank #8 0.906 -I, --ignore-matching-lines #8 0.906 ignore changes whose all lines match #8 0.906 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.906 --patience generate diff using the "patience diff" algorithm #8 0.906 --histogram generate diff using the "histogram diff" algorithm #8 0.906 --diff-algorithm #8 0.906 choose a diff algorithm #8 0.906 --anchored generate diff using the "anchored diff" algorithm #8 0.906 --word-diff[=] show word diff, using to delimit changed words #8 0.906 --word-diff-regex #8 0.906 use to decide what a word is #8 0.906 --color-words[=] #8 0.906 equivalent to --word-diff=color --word-diff-regex= #8 0.906 --color-moved[=] #8 0.906 moved lines of code are colored differently #8 0.906 --color-moved-ws #8 0.906 how white spaces are ignored in --color-moved #8 0.906 #8 0.906 Other diff options #8 0.906 --relative[=] #8 0.906 when run from subdir, exclude changes outside and show relative paths #8 0.906 -a, --text treat all files as text #8 0.906 -R swap two inputs, reverse the diff #8 0.906 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.906 --quiet disable all output of the program #8 0.906 --ext-diff allow an external diff helper to be executed #8 0.906 --textconv run external text conversion filters when comparing binary files #8 0.906 --ignore-submodules[=] #8 0.906 ignore changes to submodules in the diff generation #8 0.906 --submodule[=] #8 0.906 specify how differences in submodules are shown #8 0.906 --ita-invisible-in-index #8 0.906 hide 'git add -N' entries from the index #8 0.906 --ita-visible-in-index #8 0.906 treat 'git add -N' entries as real in the index #8 0.906 -S look for differences that change the number of occurrences of the specified string #8 0.906 -G look for differences that change the number of occurrences of the specified regex #8 0.906 --pickaxe-all show all changes in the changeset with -S or -G #8 0.906 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.906 -O control the order in which files appear in the output #8 0.906 --rotate-to show the change in the specified path first #8 0.906 --skip-to skip the output to the specified path #8 0.906 --find-object #8 0.906 look for differences that change the number of occurrences of the specified object #8 0.906 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.906 select files by diff type #8 0.906 --output output to a specific file #8 0.906 #8 0.910 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.910 To add an exception for this directory, call: #8 0.910 #8 0.910 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.917 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6' #8 0.917 To add an exception for this directory, call: #8 0.917 #8 0.917 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ICMPv6 #8 0.921 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.921 usage: git diff --no-index [] #8 0.921 #8 0.921 Diff output format options #8 0.921 -p, --patch generate patch #8 0.921 -s, --no-patch suppress diff output #8 0.921 -u generate patch #8 0.921 -U, --unified[=] generate diffs with lines context #8 0.921 -W, --function-context #8 0.921 generate diffs with lines context #8 0.921 --raw generate the diff in raw format #8 0.921 --patch-with-raw synonym for '-p --raw' #8 0.921 --patch-with-stat synonym for '-p --stat' #8 0.921 --numstat machine friendly --stat #8 0.921 --shortstat output only the last line of --stat #8 0.921 -X, --dirstat[=...] #8 0.921 output the distribution of relative amount of changes for each sub-directory #8 0.921 --cumulative synonym for --dirstat=cumulative #8 0.921 --dirstat-by-file[=...] #8 0.921 synonym for --dirstat=files,param1,param2... #8 0.921 --check warn if changes introduce conflict markers or whitespace errors #8 0.921 --summary condensed summary such as creations, renames and mode changes #8 0.921 --name-only show only names of changed files #8 0.921 --name-status show only names and status of changed files #8 0.921 --stat[=[,[,]]] #8 0.921 generate diffstat #8 0.921 --stat-width generate diffstat with a given width #8 0.921 --stat-name-width #8 0.921 generate diffstat with a given name width #8 0.921 --stat-graph-width #8 0.921 generate diffstat with a given graph width #8 0.921 --stat-count generate diffstat with limited lines #8 0.921 --compact-summary generate compact summary in diffstat #8 0.921 --binary output a binary diff that can be applied #8 0.921 --full-index show full pre- and post-image object names on the "index" lines #8 0.921 --color[=] show colored diff #8 0.921 --ws-error-highlight #8 0.921 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.921 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.921 --abbrev[=] use digits to display object names #8 0.921 --src-prefix #8 0.921 show the given source prefix instead of "a/" #8 0.921 --dst-prefix #8 0.921 show the given destination prefix instead of "b/" #8 0.921 --line-prefix #8 0.921 prepend an additional prefix to every line of output #8 0.921 --no-prefix do not show any source or destination prefix #8 0.921 --inter-hunk-context #8 0.921 show context between diff hunks up to the specified number of lines #8 0.921 --output-indicator-new #8 0.921 specify the character to indicate a new line instead of '+' #8 0.921 --output-indicator-old #8 0.921 specify the character to indicate an old line instead of '-' #8 0.921 --output-indicator-context #8 0.921 specify the character to indicate a context instead of ' ' #8 0.921 #8 0.921 Diff rename options #8 0.921 -B, --break-rewrites[=[/]] #8 0.921 break complete rewrite changes into pairs of delete and create #8 0.921 -M, --find-renames[=] #8 0.921 detect renames #8 0.921 -D, --irreversible-delete #8 0.921 omit the preimage for deletes #8 0.921 -C, --find-copies[=] #8 0.921 detect copies #8 0.921 --find-copies-harder use unmodified files as source to find copies #8 0.921 --no-renames disable rename detection #8 0.921 --rename-empty use empty blobs as rename source #8 0.921 --follow continue listing the history of a file beyond renames #8 0.921 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.921 #8 0.921 Diff algorithm options #8 0.921 --minimal produce the smallest possible diff #8 0.921 -w, --ignore-all-space #8 0.921 ignore whitespace when comparing lines #8 0.921 -b, --ignore-space-change #8 0.921 ignore changes in amount of whitespace #8 0.921 --ignore-space-at-eol #8 0.921 ignore changes in whitespace at EOL #8 0.921 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.921 --ignore-blank-lines ignore changes whose lines are all blank #8 0.921 -I, --ignore-matching-lines #8 0.921 ignore changes whose all lines match #8 0.921 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.921 --patience generate diff using the "patience diff" algorithm #8 0.921 --histogram generate diff using the "histogram diff" algorithm #8 0.921 --diff-algorithm #8 0.921 choose a diff algorithm #8 0.921 --anchored generate diff using the "anchored diff" algorithm #8 0.921 --word-diff[=] show word diff, using to delimit changed words #8 0.921 --word-diff-regex #8 0.921 use to decide what a word is #8 0.921 --color-words[=] #8 0.921 equivalent to --word-diff=color --word-diff-regex= #8 0.921 --color-moved[=] #8 0.921 moved lines of code are colored differently #8 0.921 --color-moved-ws #8 0.921 how white spaces are ignored in --color-moved #8 0.921 #8 0.921 Other diff options #8 0.921 --relative[=] #8 0.921 when run from subdir, exclude changes outside and show relative paths #8 0.921 -a, --text treat all files as text #8 0.921 -R swap two inputs, reverse the diff #8 0.921 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.921 --quiet disable all output of the program #8 0.921 --ext-diff allow an external diff helper to be executed #8 0.921 --textconv run external text conversion filters when comparing binary files #8 0.921 --ignore-submodules[=] #8 0.921 ignore changes to submodules in the diff generation #8 0.921 --submodule[=] #8 0.921 specify how differences in submodules are shown #8 0.921 --ita-invisible-in-index #8 0.921 hide 'git add -N' entries from the index #8 0.921 --ita-visible-in-index #8 0.921 treat 'git add -N' entries as real in the index #8 0.921 -S look for differences that change the number of occurrences of the specified string #8 0.922 -G look for differences that change the number of occurrences of the specified regex #8 0.922 --pickaxe-all show all changes in the changeset with -S or -G #8 0.922 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.922 -O control the order in which files appear in the output #8 0.922 --rotate-to show the change in the specified path first #8 0.922 --skip-to skip the output to the specified path #8 0.922 --find-object #8 0.922 look for differences that change the number of occurrences of the specified object #8 0.922 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.922 select files by diff type #8 0.922 --output output to a specific file #8 0.922 #8 0.926 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.926 To add an exception for this directory, call: #8 0.926 #8 0.926 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.932 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP' #8 0.932 To add an exception for this directory, call: #8 0.932 #8 0.932 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.IP #8 0.937 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.937 usage: git diff --no-index [] #8 0.937 #8 0.937 Diff output format options #8 0.937 -p, --patch generate patch #8 0.937 -s, --no-patch suppress diff output #8 0.937 -u generate patch #8 0.937 -U, --unified[=] generate diffs with lines context #8 0.937 -W, --function-context #8 0.937 generate diffs with lines context #8 0.937 --raw generate the diff in raw format #8 0.937 --patch-with-raw synonym for '-p --raw' #8 0.937 --patch-with-stat synonym for '-p --stat' #8 0.937 --numstat machine friendly --stat #8 0.937 --shortstat output only the last line of --stat #8 0.937 -X, --dirstat[=...] #8 0.937 output the distribution of relative amount of changes for each sub-directory #8 0.937 --cumulative synonym for --dirstat=cumulative #8 0.937 --dirstat-by-file[=...] #8 0.937 synonym for --dirstat=files,param1,param2... #8 0.937 --check warn if changes introduce conflict markers or whitespace errors #8 0.937 --summary condensed summary such as creations, renames and mode changes #8 0.937 --name-only show only names of changed files #8 0.937 --name-status show only names and status of changed files #8 0.937 --stat[=[,[,]]] #8 0.937 generate diffstat #8 0.937 --stat-width generate diffstat with a given width #8 0.937 --stat-name-width #8 0.937 generate diffstat with a given name width #8 0.937 --stat-graph-width #8 0.937 generate diffstat with a given graph width #8 0.937 --stat-count generate diffstat with limited lines #8 0.937 --compact-summary generate compact summary in diffstat #8 0.937 --binary output a binary diff that can be applied #8 0.937 --full-index show full pre- and post-image object names on the "index" lines #8 0.937 --color[=] show colored diff #8 0.937 --ws-error-highlight #8 0.937 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.937 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.937 --abbrev[=] use digits to display object names #8 0.937 --src-prefix #8 0.937 show the given source prefix instead of "a/" #8 0.937 --dst-prefix #8 0.937 show the given destination prefix instead of "b/" #8 0.937 --line-prefix #8 0.937 prepend an additional prefix to every line of output #8 0.937 --no-prefix do not show any source or destination prefix #8 0.937 --inter-hunk-context #8 0.937 show context between diff hunks up to the specified number of lines #8 0.937 --output-indicator-new #8 0.937 specify the character to indicate a new line instead of '+' #8 0.937 --output-indicator-old #8 0.937 specify the character to indicate an old line instead of '-' #8 0.937 --output-indicator-context #8 0.937 specify the character to indicate a context instead of ' ' #8 0.937 #8 0.937 Diff rename options #8 0.937 -B, --break-rewrites[=[/]] #8 0.937 break complete rewrite changes into pairs of delete and create #8 0.937 -M, --find-renames[=] #8 0.937 detect renames #8 0.937 -D, --irreversible-delete #8 0.937 omit the preimage for deletes #8 0.937 -C, --find-copies[=] #8 0.937 detect copies #8 0.937 --find-copies-harder use unmodified files as source to find copies #8 0.937 --no-renames disable rename detection #8 0.937 --rename-empty use empty blobs as rename source #8 0.937 --follow continue listing the history of a file beyond renames #8 0.937 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.937 #8 0.937 Diff algorithm options #8 0.937 --minimal produce the smallest possible diff #8 0.937 -w, --ignore-all-space #8 0.937 ignore whitespace when comparing lines #8 0.937 -b, --ignore-space-change #8 0.937 ignore changes in amount of whitespace #8 0.937 --ignore-space-at-eol #8 0.937 ignore changes in whitespace at EOL #8 0.937 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.937 --ignore-blank-lines ignore changes whose lines are all blank #8 0.937 -I, --ignore-matching-lines #8 0.937 ignore changes whose all lines match #8 0.937 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.937 --patience generate diff using the "patience diff" algorithm #8 0.937 --histogram generate diff using the "histogram diff" algorithm #8 0.937 --diff-algorithm #8 0.937 choose a diff algorithm #8 0.937 --anchored generate diff using the "anchored diff" algorithm #8 0.937 --word-diff[=] show word diff, using to delimit changed words #8 0.937 --word-diff-regex #8 0.937 use to decide what a word is #8 0.937 --color-words[=] #8 0.937 equivalent to --word-diff=color --word-diff-regex= #8 0.937 --color-moved[=] #8 0.937 moved lines of code are colored differently #8 0.937 --color-moved-ws #8 0.937 how white spaces are ignored in --color-moved #8 0.937 #8 0.937 Other diff options #8 0.937 --relative[=] #8 0.937 when run from subdir, exclude changes outside and show relative paths #8 0.937 -a, --text treat all files as text #8 0.937 -R swap two inputs, reverse the diff #8 0.937 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.937 --quiet disable all output of the program #8 0.937 --ext-diff allow an external diff helper to be executed #8 0.937 --textconv run external text conversion filters when comparing binary files #8 0.937 --ignore-submodules[=] #8 0.937 ignore changes to submodules in the diff generation #8 0.937 --submodule[=] #8 0.937 specify how differences in submodules are shown #8 0.937 --ita-invisible-in-index #8 0.937 hide 'git add -N' entries from the index #8 0.937 --ita-visible-in-index #8 0.937 treat 'git add -N' entries as real in the index #8 0.937 -S look for differences that change the number of occurrences of the specified string #8 0.937 -G look for differences that change the number of occurrences of the specified regex #8 0.937 --pickaxe-all show all changes in the changeset with -S or -G #8 0.937 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.937 -O control the order in which files appear in the output #8 0.937 --rotate-to show the change in the specified path first #8 0.937 --skip-to skip the output to the specified path #8 0.937 --find-object #8 0.937 look for differences that change the number of occurrences of the specified object #8 0.937 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.937 select files by diff type #8 0.937 --output output to a specific file #8 0.937 #8 0.942 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.942 To add an exception for this directory, call: #8 0.942 #8 0.942 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.948 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762' #8 0.948 To add an exception for this directory, call: #8 0.948 #8 0.948 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ISUP_Q.762 #8 0.952 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.952 usage: git diff --no-index [] #8 0.952 #8 0.952 Diff output format options #8 0.952 -p, --patch generate patch #8 0.952 -s, --no-patch suppress diff output #8 0.952 -u generate patch #8 0.952 -U, --unified[=] generate diffs with lines context #8 0.952 -W, --function-context #8 0.952 generate diffs with lines context #8 0.952 --raw generate the diff in raw format #8 0.952 --patch-with-raw synonym for '-p --raw' #8 0.952 --patch-with-stat synonym for '-p --stat' #8 0.952 --numstat machine friendly --stat #8 0.952 --shortstat output only the last line of --stat #8 0.952 -X, --dirstat[=...] #8 0.952 output the distribution of relative amount of changes for each sub-directory #8 0.952 --cumulative synonym for --dirstat=cumulative #8 0.952 --dirstat-by-file[=...] #8 0.952 synonym for --dirstat=files,param1,param2... #8 0.952 --check warn if changes introduce conflict markers or whitespace errors #8 0.952 --summary condensed summary such as creations, renames and mode changes #8 0.952 --name-only show only names of changed files #8 0.952 --name-status show only names and status of changed files #8 0.952 --stat[=[,[,]]] #8 0.952 generate diffstat #8 0.952 --stat-width generate diffstat with a given width #8 0.952 --stat-name-width #8 0.952 generate diffstat with a given name width #8 0.952 --stat-graph-width #8 0.952 generate diffstat with a given graph width #8 0.952 --stat-count generate diffstat with limited lines #8 0.952 --compact-summary generate compact summary in diffstat #8 0.952 --binary output a binary diff that can be applied #8 0.952 --full-index show full pre- and post-image object names on the "index" lines #8 0.952 --color[=] show colored diff #8 0.952 --ws-error-highlight #8 0.952 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.952 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.952 --abbrev[=] use digits to display object names #8 0.952 --src-prefix #8 0.952 show the given source prefix instead of "a/" #8 0.952 --dst-prefix #8 0.952 show the given destination prefix instead of "b/" #8 0.952 --line-prefix #8 0.952 prepend an additional prefix to every line of output #8 0.952 --no-prefix do not show any source or destination prefix #8 0.952 --inter-hunk-context #8 0.952 show context between diff hunks up to the specified number of lines #8 0.952 --output-indicator-new #8 0.952 specify the character to indicate a new line instead of '+' #8 0.952 --output-indicator-old #8 0.952 specify the character to indicate an old line instead of '-' #8 0.952 --output-indicator-context #8 0.952 specify the character to indicate a context instead of ' ' #8 0.952 #8 0.952 Diff rename options #8 0.952 -B, --break-rewrites[=[/]] #8 0.952 break complete rewrite changes into pairs of delete and create #8 0.952 -M, --find-renames[=] #8 0.952 detect renames #8 0.952 -D, --irreversible-delete #8 0.952 omit the preimage for deletes #8 0.952 -C, --find-copies[=] #8 0.952 detect copies #8 0.952 --find-copies-harder use unmodified files as source to find copies #8 0.952 --no-renames disable rename detection #8 0.952 --rename-empty use empty blobs as rename source #8 0.952 --follow continue listing the history of a file beyond renames #8 0.952 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.952 #8 0.952 Diff algorithm options #8 0.952 --minimal produce the smallest possible diff #8 0.952 -w, --ignore-all-space #8 0.952 ignore whitespace when comparing lines #8 0.952 -b, --ignore-space-change #8 0.952 ignore changes in amount of whitespace #8 0.952 --ignore-space-at-eol #8 0.952 ignore changes in whitespace at EOL #8 0.952 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.952 --ignore-blank-lines ignore changes whose lines are all blank #8 0.952 -I, --ignore-matching-lines #8 0.952 ignore changes whose all lines match #8 0.952 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.952 --patience generate diff using the "patience diff" algorithm #8 0.952 --histogram generate diff using the "histogram diff" algorithm #8 0.952 --diff-algorithm #8 0.952 choose a diff algorithm #8 0.952 --anchored generate diff using the "anchored diff" algorithm #8 0.952 --word-diff[=] show word diff, using to delimit changed words #8 0.952 --word-diff-regex #8 0.952 use to decide what a word is #8 0.952 --color-words[=] #8 0.953 equivalent to --word-diff=color --word-diff-regex= #8 0.953 --color-moved[=] #8 0.953 moved lines of code are colored differently #8 0.953 --color-moved-ws #8 0.953 how white spaces are ignored in --color-moved #8 0.953 #8 0.953 Other diff options #8 0.953 --relative[=] #8 0.953 when run from subdir, exclude changes outside and show relative paths #8 0.953 -a, --text treat all files as text #8 0.953 -R swap two inputs, reverse the diff #8 0.953 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.953 --quiet disable all output of the program #8 0.953 --ext-diff allow an external diff helper to be executed #8 0.953 --textconv run external text conversion filters when comparing binary files #8 0.953 --ignore-submodules[=] #8 0.953 ignore changes to submodules in the diff generation #8 0.953 --submodule[=] #8 0.953 specify how differences in submodules are shown #8 0.953 --ita-invisible-in-index #8 0.953 hide 'git add -N' entries from the index #8 0.953 --ita-visible-in-index #8 0.953 treat 'git add -N' entries as real in the index #8 0.953 -S look for differences that change the number of occurrences of the specified string #8 0.953 -G look for differences that change the number of occurrences of the specified regex #8 0.953 --pickaxe-all show all changes in the changeset with -S or -G #8 0.953 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.953 -O control the order in which files appear in the output #8 0.953 --rotate-to show the change in the specified path first #8 0.953 --skip-to skip the output to the specified path #8 0.953 --find-object #8 0.953 look for differences that change the number of occurrences of the specified object #8 0.953 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.953 select files by diff type #8 0.953 --output output to a specific file #8 0.953 #8 0.957 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.957 To add an exception for this directory, call: #8 0.957 #8 0.957 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.964 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006' #8 0.964 To add an exception for this directory, call: #8 0.964 #8 0.964 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.JSON_v07_2006 #8 0.968 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.968 usage: git diff --no-index [] #8 0.968 #8 0.968 Diff output format options #8 0.968 -p, --patch generate patch #8 0.968 -s, --no-patch suppress diff output #8 0.968 -u generate patch #8 0.968 -U, --unified[=] generate diffs with lines context #8 0.968 -W, --function-context #8 0.968 generate diffs with lines context #8 0.968 --raw generate the diff in raw format #8 0.968 --patch-with-raw synonym for '-p --raw' #8 0.968 --patch-with-stat synonym for '-p --stat' #8 0.968 --numstat machine friendly --stat #8 0.968 --shortstat output only the last line of --stat #8 0.968 -X, --dirstat[=...] #8 0.968 output the distribution of relative amount of changes for each sub-directory #8 0.968 --cumulative synonym for --dirstat=cumulative #8 0.968 --dirstat-by-file[=...] #8 0.968 synonym for --dirstat=files,param1,param2... #8 0.968 --check warn if changes introduce conflict markers or whitespace errors #8 0.968 --summary condensed summary such as creations, renames and mode changes #8 0.968 --name-only show only names of changed files #8 0.968 --name-status show only names and status of changed files #8 0.968 --stat[=[,[,]]] #8 0.968 generate diffstat #8 0.968 --stat-width generate diffstat with a given width #8 0.968 --stat-name-width #8 0.968 generate diffstat with a given name width #8 0.968 --stat-graph-width #8 0.968 generate diffstat with a given graph width #8 0.968 --stat-count generate diffstat with limited lines #8 0.968 --compact-summary generate compact summary in diffstat #8 0.968 --binary output a binary diff that can be applied #8 0.968 --full-index show full pre- and post-image object names on the "index" lines #8 0.968 --color[=] show colored diff #8 0.968 --ws-error-highlight #8 0.968 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.968 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.968 --abbrev[=] use digits to display object names #8 0.968 --src-prefix #8 0.968 show the given source prefix instead of "a/" #8 0.968 --dst-prefix #8 0.968 show the given destination prefix instead of "b/" #8 0.968 --line-prefix #8 0.968 prepend an additional prefix to every line of output #8 0.968 --no-prefix do not show any source or destination prefix #8 0.968 --inter-hunk-context #8 0.968 show context between diff hunks up to the specified number of lines #8 0.968 --output-indicator-new #8 0.968 specify the character to indicate a new line instead of '+' #8 0.968 --output-indicator-old #8 0.968 specify the character to indicate an old line instead of '-' #8 0.968 --output-indicator-context #8 0.968 specify the character to indicate a context instead of ' ' #8 0.968 #8 0.968 Diff rename options #8 0.968 -B, --break-rewrites[=[/]] #8 0.968 break complete rewrite changes into pairs of delete and create #8 0.968 -M, --find-renames[=] #8 0.968 detect renames #8 0.968 -D, --irreversible-delete #8 0.968 omit the preimage for deletes #8 0.968 -C, --find-copies[=] #8 0.968 detect copies #8 0.968 --find-copies-harder use unmodified files as source to find copies #8 0.968 --no-renames disable rename detection #8 0.968 --rename-empty use empty blobs as rename source #8 0.968 --follow continue listing the history of a file beyond renames #8 0.968 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.968 #8 0.968 Diff algorithm options #8 0.968 --minimal produce the smallest possible diff #8 0.968 -w, --ignore-all-space #8 0.968 ignore whitespace when comparing lines #8 0.968 -b, --ignore-space-change #8 0.968 ignore changes in amount of whitespace #8 0.968 --ignore-space-at-eol #8 0.968 ignore changes in whitespace at EOL #8 0.968 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.968 --ignore-blank-lines ignore changes whose lines are all blank #8 0.968 -I, --ignore-matching-lines #8 0.968 ignore changes whose all lines match #8 0.968 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.968 --patience generate diff using the "patience diff" algorithm #8 0.968 --histogram generate diff using the "histogram diff" algorithm #8 0.968 --diff-algorithm #8 0.968 choose a diff algorithm #8 0.968 --anchored generate diff using the "anchored diff" algorithm #8 0.968 --word-diff[=] show word diff, using to delimit changed words #8 0.968 --word-diff-regex #8 0.968 use to decide what a word is #8 0.968 --color-words[=] #8 0.968 equivalent to --word-diff=color --word-diff-regex= #8 0.968 --color-moved[=] #8 0.968 moved lines of code are colored differently #8 0.968 --color-moved-ws #8 0.968 how white spaces are ignored in --color-moved #8 0.968 #8 0.968 Other diff options #8 0.968 --relative[=] #8 0.968 when run from subdir, exclude changes outside and show relative paths #8 0.968 -a, --text treat all files as text #8 0.968 -R swap two inputs, reverse the diff #8 0.968 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.968 --quiet disable all output of the program #8 0.968 --ext-diff allow an external diff helper to be executed #8 0.968 --textconv run external text conversion filters when comparing binary files #8 0.968 --ignore-submodules[=] #8 0.968 ignore changes to submodules in the diff generation #8 0.968 --submodule[=] #8 0.968 specify how differences in submodules are shown #8 0.968 --ita-invisible-in-index #8 0.968 hide 'git add -N' entries from the index #8 0.968 --ita-visible-in-index #8 0.968 treat 'git add -N' entries as real in the index #8 0.968 -S look for differences that change the number of occurrences of the specified string #8 0.968 -G look for differences that change the number of occurrences of the specified regex #8 0.968 --pickaxe-all show all changes in the changeset with -S or -G #8 0.968 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.968 -O control the order in which files appear in the output #8 0.968 --rotate-to show the change in the specified path first #8 0.968 --skip-to skip the output to the specified path #8 0.968 --find-object #8 0.968 look for differences that change the number of occurrences of the specified object #8 0.968 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.968 select files by diff type #8 0.968 --output output to a specific file #8 0.968 #8 0.972 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.972 To add an exception for this directory, call: #8 0.972 #8 0.972 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.979 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP' #8 0.979 To add an exception for this directory, call: #8 0.979 #8 0.979 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.L2TP #8 0.983 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.983 usage: git diff --no-index [] #8 0.983 #8 0.983 Diff output format options #8 0.983 -p, --patch generate patch #8 0.983 -s, --no-patch suppress diff output #8 0.983 -u generate patch #8 0.983 -U, --unified[=] generate diffs with lines context #8 0.983 -W, --function-context #8 0.983 generate diffs with lines context #8 0.983 --raw generate the diff in raw format #8 0.983 --patch-with-raw synonym for '-p --raw' #8 0.983 --patch-with-stat synonym for '-p --stat' #8 0.983 --numstat machine friendly --stat #8 0.983 --shortstat output only the last line of --stat #8 0.983 -X, --dirstat[=...] #8 0.983 output the distribution of relative amount of changes for each sub-directory #8 0.983 --cumulative synonym for --dirstat=cumulative #8 0.983 --dirstat-by-file[=...] #8 0.983 synonym for --dirstat=files,param1,param2... #8 0.983 --check warn if changes introduce conflict markers or whitespace errors #8 0.983 --summary condensed summary such as creations, renames and mode changes #8 0.983 --name-only show only names of changed files #8 0.983 --name-status show only names and status of changed files #8 0.983 --stat[=[,[,]]] #8 0.983 generate diffstat #8 0.983 --stat-width generate diffstat with a given width #8 0.983 --stat-name-width #8 0.983 generate diffstat with a given name width #8 0.983 --stat-graph-width #8 0.983 generate diffstat with a given graph width #8 0.983 --stat-count generate diffstat with limited lines #8 0.983 --compact-summary generate compact summary in diffstat #8 0.983 --binary output a binary diff that can be applied #8 0.983 --full-index show full pre- and post-image object names on the "index" lines #8 0.983 --color[=] show colored diff #8 0.983 --ws-error-highlight #8 0.983 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.983 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.983 --abbrev[=] use digits to display object names #8 0.983 --src-prefix #8 0.983 show the given source prefix instead of "a/" #8 0.983 --dst-prefix #8 0.983 show the given destination prefix instead of "b/" #8 0.983 --line-prefix #8 0.983 prepend an additional prefix to every line of output #8 0.983 --no-prefix do not show any source or destination prefix #8 0.983 --inter-hunk-context #8 0.983 show context between diff hunks up to the specified number of lines #8 0.983 --output-indicator-new #8 0.983 specify the character to indicate a new line instead of '+' #8 0.983 --output-indicator-old #8 0.983 specify the character to indicate an old line instead of '-' #8 0.983 --output-indicator-context #8 0.983 specify the character to indicate a context instead of ' ' #8 0.983 #8 0.983 Diff rename options #8 0.983 -B, --break-rewrites[=[/]] #8 0.983 break complete rewrite changes into pairs of delete and create #8 0.983 -M, --find-renames[=] #8 0.983 detect renames #8 0.983 -D, --irreversible-delete #8 0.983 omit the preimage for deletes #8 0.983 -C, --find-copies[=] #8 0.983 detect copies #8 0.983 --find-copies-harder use unmodified files as source to find copies #8 0.983 --no-renames disable rename detection #8 0.983 --rename-empty use empty blobs as rename source #8 0.983 --follow continue listing the history of a file beyond renames #8 0.983 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.983 #8 0.983 Diff algorithm options #8 0.983 --minimal produce the smallest possible diff #8 0.983 -w, --ignore-all-space #8 0.983 ignore whitespace when comparing lines #8 0.983 -b, --ignore-space-change #8 0.983 ignore changes in amount of whitespace #8 0.983 --ignore-space-at-eol #8 0.983 ignore changes in whitespace at EOL #8 0.983 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.983 --ignore-blank-lines ignore changes whose lines are all blank #8 0.983 -I, --ignore-matching-lines #8 0.983 ignore changes whose all lines match #8 0.983 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.983 --patience generate diff using the "patience diff" algorithm #8 0.983 --histogram generate diff using the "histogram diff" algorithm #8 0.983 --diff-algorithm #8 0.983 choose a diff algorithm #8 0.983 --anchored generate diff using the "anchored diff" algorithm #8 0.983 --word-diff[=] show word diff, using to delimit changed words #8 0.983 --word-diff-regex #8 0.983 use to decide what a word is #8 0.983 --color-words[=] #8 0.983 equivalent to --word-diff=color --word-diff-regex= #8 0.983 --color-moved[=] #8 0.983 moved lines of code are colored differently #8 0.983 --color-moved-ws #8 0.983 how white spaces are ignored in --color-moved #8 0.983 #8 0.983 Other diff options #8 0.983 --relative[=] #8 0.983 when run from subdir, exclude changes outside and show relative paths #8 0.983 -a, --text treat all files as text #8 0.983 -R swap two inputs, reverse the diff #8 0.983 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.983 --quiet disable all output of the program #8 0.983 --ext-diff allow an external diff helper to be executed #8 0.983 --textconv run external text conversion filters when comparing binary files #8 0.983 --ignore-submodules[=] #8 0.983 ignore changes to submodules in the diff generation #8 0.983 --submodule[=] #8 0.983 specify how differences in submodules are shown #8 0.983 --ita-invisible-in-index #8 0.983 hide 'git add -N' entries from the index #8 0.983 --ita-visible-in-index #8 0.983 treat 'git add -N' entries as real in the index #8 0.983 -S look for differences that change the number of occurrences of the specified string #8 0.983 -G look for differences that change the number of occurrences of the specified regex #8 0.983 --pickaxe-all show all changes in the changeset with -S or -G #8 0.983 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.983 -O control the order in which files appear in the output #8 0.983 --rotate-to show the change in the specified path first #8 0.983 --skip-to skip the output to the specified path #8 0.983 --find-object #8 0.983 look for differences that change the number of occurrences of the specified object #8 0.983 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.983 select files by diff type #8 0.983 --output output to a specific file #8 0.983 #8 0.988 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.988 To add an exception for this directory, call: #8 0.988 #8 0.988 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.994 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0' #8 0.994 To add an exception for this directory, call: #8 0.994 #8 0.994 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.LLC_v7.1.0 #8 0.998 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 0.998 usage: git diff --no-index [] #8 0.998 #8 0.998 Diff output format options #8 0.998 -p, --patch generate patch #8 0.998 -s, --no-patch suppress diff output #8 0.998 -u generate patch #8 0.998 -U, --unified[=] generate diffs with lines context #8 0.998 -W, --function-context #8 0.998 generate diffs with lines context #8 0.998 --raw generate the diff in raw format #8 0.998 --patch-with-raw synonym for '-p --raw' #8 0.998 --patch-with-stat synonym for '-p --stat' #8 0.998 --numstat machine friendly --stat #8 0.998 --shortstat output only the last line of --stat #8 0.998 -X, --dirstat[=...] #8 0.998 output the distribution of relative amount of changes for each sub-directory #8 0.998 --cumulative synonym for --dirstat=cumulative #8 0.998 --dirstat-by-file[=...] #8 0.998 synonym for --dirstat=files,param1,param2... #8 0.998 --check warn if changes introduce conflict markers or whitespace errors #8 0.998 --summary condensed summary such as creations, renames and mode changes #8 0.998 --name-only show only names of changed files #8 0.998 --name-status show only names and status of changed files #8 0.998 --stat[=[,[,]]] #8 0.998 generate diffstat #8 0.998 --stat-width generate diffstat with a given width #8 0.998 --stat-name-width #8 0.998 generate diffstat with a given name width #8 0.999 --stat-graph-width #8 0.999 generate diffstat with a given graph width #8 0.999 --stat-count generate diffstat with limited lines #8 0.999 --compact-summary generate compact summary in diffstat #8 0.999 --binary output a binary diff that can be applied #8 0.999 --full-index show full pre- and post-image object names on the "index" lines #8 0.999 --color[=] show colored diff #8 0.999 --ws-error-highlight #8 0.999 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 0.999 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 0.999 --abbrev[=] use digits to display object names #8 0.999 --src-prefix #8 0.999 show the given source prefix instead of "a/" #8 0.999 --dst-prefix #8 0.999 show the given destination prefix instead of "b/" #8 0.999 --line-prefix #8 0.999 prepend an additional prefix to every line of output #8 0.999 --no-prefix do not show any source or destination prefix #8 0.999 --inter-hunk-context #8 0.999 show context between diff hunks up to the specified number of lines #8 0.999 --output-indicator-new #8 0.999 specify the character to indicate a new line instead of '+' #8 0.999 --output-indicator-old #8 0.999 specify the character to indicate an old line instead of '-' #8 0.999 --output-indicator-context #8 0.999 specify the character to indicate a context instead of ' ' #8 0.999 #8 0.999 Diff rename options #8 0.999 -B, --break-rewrites[=[/]] #8 0.999 break complete rewrite changes into pairs of delete and create #8 0.999 -M, --find-renames[=] #8 0.999 detect renames #8 0.999 -D, --irreversible-delete #8 0.999 omit the preimage for deletes #8 0.999 -C, --find-copies[=] #8 0.999 detect copies #8 0.999 --find-copies-harder use unmodified files as source to find copies #8 0.999 --no-renames disable rename detection #8 0.999 --rename-empty use empty blobs as rename source #8 0.999 --follow continue listing the history of a file beyond renames #8 0.999 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 0.999 #8 0.999 Diff algorithm options #8 0.999 --minimal produce the smallest possible diff #8 0.999 -w, --ignore-all-space #8 0.999 ignore whitespace when comparing lines #8 0.999 -b, --ignore-space-change #8 0.999 ignore changes in amount of whitespace #8 0.999 --ignore-space-at-eol #8 0.999 ignore changes in whitespace at EOL #8 0.999 --ignore-cr-at-eol ignore carrier-return at the end of line #8 0.999 --ignore-blank-lines ignore changes whose lines are all blank #8 0.999 -I, --ignore-matching-lines #8 0.999 ignore changes whose all lines match #8 0.999 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 0.999 --patience generate diff using the "patience diff" algorithm #8 0.999 --histogram generate diff using the "histogram diff" algorithm #8 0.999 --diff-algorithm #8 0.999 choose a diff algorithm #8 0.999 --anchored generate diff using the "anchored diff" algorithm #8 0.999 --word-diff[=] show word diff, using to delimit changed words #8 0.999 --word-diff-regex #8 0.999 use to decide what a word is #8 0.999 --color-words[=] #8 0.999 equivalent to --word-diff=color --word-diff-regex= #8 0.999 --color-moved[=] #8 0.999 moved lines of code are colored differently #8 0.999 --color-moved-ws #8 0.999 how white spaces are ignored in --color-moved #8 0.999 #8 0.999 Other diff options #8 0.999 --relative[=] #8 0.999 when run from subdir, exclude changes outside and show relative paths #8 0.999 -a, --text treat all files as text #8 0.999 -R swap two inputs, reverse the diff #8 0.999 --exit-code exit with 1 if there were differences, 0 otherwise #8 0.999 --quiet disable all output of the program #8 0.999 --ext-diff allow an external diff helper to be executed #8 0.999 --textconv run external text conversion filters when comparing binary files #8 0.999 --ignore-submodules[=] #8 0.999 ignore changes to submodules in the diff generation #8 0.999 --submodule[=] #8 0.999 specify how differences in submodules are shown #8 0.999 --ita-invisible-in-index #8 0.999 hide 'git add -N' entries from the index #8 0.999 --ita-visible-in-index #8 0.999 treat 'git add -N' entries as real in the index #8 0.999 -S look for differences that change the number of occurrences of the specified string #8 0.999 -G look for differences that change the number of occurrences of the specified regex #8 0.999 --pickaxe-all show all changes in the changeset with -S or -G #8 0.999 --pickaxe-regex treat in -S as extended POSIX regular expression #8 0.999 -O control the order in which files appear in the output #8 0.999 --rotate-to show the change in the specified path first #8 0.999 --skip-to skip the output to the specified path #8 0.999 --find-object #8 0.999 look for differences that change the number of occurrences of the specified object #8 0.999 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 0.999 select files by diff type #8 0.999 --output output to a specific file #8 0.999 #8 1.003 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 1.003 To add an exception for this directory, call: #8 1.003 #8 1.003 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 1.010 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA' #8 1.010 To add an exception for this directory, call: #8 1.010 #8 1.010 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M3UA #8 1.014 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.014 usage: git diff --no-index [] #8 1.014 #8 1.014 Diff output format options #8 1.014 -p, --patch generate patch #8 1.014 -s, --no-patch suppress diff output #8 1.014 -u generate patch #8 1.014 -U, --unified[=] generate diffs with lines context #8 1.014 -W, --function-context #8 1.014 generate diffs with lines context #8 1.014 --raw generate the diff in raw format #8 1.014 --patch-with-raw synonym for '-p --raw' #8 1.014 --patch-with-stat synonym for '-p --stat' #8 1.014 --numstat machine friendly --stat #8 1.014 --shortstat output only the last line of --stat #8 1.014 -X, --dirstat[=...] #8 1.014 output the distribution of relative amount of changes for each sub-directory #8 1.014 --cumulative synonym for --dirstat=cumulative #8 1.014 --dirstat-by-file[=...] #8 1.014 synonym for --dirstat=files,param1,param2... #8 1.014 --check warn if changes introduce conflict markers or whitespace errors #8 1.014 --summary condensed summary such as creations, renames and mode changes #8 1.014 --name-only show only names of changed files #8 1.014 --name-status show only names and status of changed files #8 1.014 --stat[=[,[,]]] #8 1.014 generate diffstat #8 1.014 --stat-width generate diffstat with a given width #8 1.014 --stat-name-width #8 1.014 generate diffstat with a given name width #8 1.014 --stat-graph-width #8 1.014 generate diffstat with a given graph width #8 1.014 --stat-count generate diffstat with limited lines #8 1.014 --compact-summary generate compact summary in diffstat #8 1.014 --binary output a binary diff that can be applied #8 1.014 --full-index show full pre- and post-image object names on the "index" lines #8 1.014 --color[=] show colored diff #8 1.014 --ws-error-highlight #8 1.014 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.014 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.014 --abbrev[=] use digits to display object names #8 1.014 --src-prefix #8 1.014 show the given source prefix instead of "a/" #8 1.014 --dst-prefix #8 1.014 show the given destination prefix instead of "b/" #8 1.014 --line-prefix #8 1.014 prepend an additional prefix to every line of output #8 1.014 --no-prefix do not show any source or destination prefix #8 1.014 --inter-hunk-context #8 1.014 show context between diff hunks up to the specified number of lines #8 1.014 --output-indicator-new #8 1.014 specify the character to indicate a new line instead of '+' #8 1.014 --output-indicator-old #8 1.014 specify the character to indicate an old line instead of '-' #8 1.014 --output-indicator-context #8 1.014 specify the character to indicate a context instead of ' ' #8 1.014 #8 1.014 Diff rename options #8 1.014 -B, --break-rewrites[=[/]] #8 1.014 break complete rewrite changes into pairs of delete and create #8 1.014 -M, --find-renames[=] #8 1.014 detect renames #8 1.014 -D, --irreversible-delete #8 1.014 omit the preimage for deletes #8 1.014 -C, --find-copies[=] #8 1.014 detect copies #8 1.014 --find-copies-harder use unmodified files as source to find copies #8 1.014 --no-renames disable rename detection #8 1.014 --rename-empty use empty blobs as rename source #8 1.014 --follow continue listing the history of a file beyond renames #8 1.014 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.014 #8 1.014 Diff algorithm options #8 1.014 --minimal produce the smallest possible diff #8 1.014 -w, --ignore-all-space #8 1.014 ignore whitespace when comparing lines #8 1.014 -b, --ignore-space-change #8 1.014 ignore changes in amount of whitespace #8 1.014 --ignore-space-at-eol #8 1.014 ignore changes in whitespace at EOL #8 1.014 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.014 --ignore-blank-lines ignore changes whose lines are all blank #8 1.014 -I, --ignore-matching-lines #8 1.014 ignore changes whose all lines match #8 1.014 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.014 --patience generate diff using the "patience diff" algorithm #8 1.014 --histogram generate diff using the "histogram diff" algorithm #8 1.014 --diff-algorithm #8 1.014 choose a diff algorithm #8 1.014 --anchored generate diff using the "anchored diff" algorithm #8 1.014 --word-diff[=] show word diff, using to delimit changed words #8 1.014 --word-diff-regex #8 1.014 use to decide what a word is #8 1.014 --color-words[=] #8 1.014 equivalent to --word-diff=color --word-diff-regex= #8 1.014 --color-moved[=] #8 1.014 moved lines of code are colored differently #8 1.014 --color-moved-ws #8 1.014 how white spaces are ignored in --color-moved #8 1.014 #8 1.014 Other diff options #8 1.014 --relative[=] #8 1.014 when run from subdir, exclude changes outside and show relative paths #8 1.014 -a, --text treat all files as text #8 1.014 -R swap two inputs, reverse the diff #8 1.014 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.014 --quiet disable all output of the program #8 1.014 --ext-diff allow an external diff helper to be executed #8 1.014 --textconv run external text conversion filters when comparing binary files #8 1.014 --ignore-submodules[=] #8 1.014 ignore changes to submodules in the diff generation #8 1.014 --submodule[=] #8 1.014 specify how differences in submodules are shown #8 1.014 --ita-invisible-in-index #8 1.014 hide 'git add -N' entries from the index #8 1.014 --ita-visible-in-index #8 1.014 treat 'git add -N' entries as real in the index #8 1.014 -S look for differences that change the number of occurrences of the specified string #8 1.014 -G look for differences that change the number of occurrences of the specified regex #8 1.014 --pickaxe-all show all changes in the changeset with -S or -G #8 1.014 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.014 -O control the order in which files appear in the output #8 1.014 --rotate-to show the change in the specified path first #8 1.014 --skip-to skip the output to the specified path #8 1.014 --find-object #8 1.014 look for differences that change the number of occurrences of the specified object #8 1.014 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.014 select files by diff type #8 1.014 --output output to a specific file #8 1.014 #8 1.019 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 1.019 To add an exception for this directory, call: #8 1.019 #8 1.019 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 1.024 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0' #8 1.024 To add an exception for this directory, call: #8 1.024 #8 1.024 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MobileL3_v13.4.0 #8 1.028 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.028 usage: git diff --no-index [] #8 1.028 #8 1.028 Diff output format options #8 1.028 -p, --patch generate patch #8 1.028 -s, --no-patch suppress diff output #8 1.028 -u generate patch #8 1.028 -U, --unified[=] generate diffs with lines context #8 1.028 -W, --function-context #8 1.028 generate diffs with lines context #8 1.028 --raw generate the diff in raw format #8 1.028 --patch-with-raw synonym for '-p --raw' #8 1.028 --patch-with-stat synonym for '-p --stat' #8 1.028 --numstat machine friendly --stat #8 1.028 --shortstat output only the last line of --stat #8 1.028 -X, --dirstat[=...] #8 1.028 output the distribution of relative amount of changes for each sub-directory #8 1.028 --cumulative synonym for --dirstat=cumulative #8 1.028 --dirstat-by-file[=...] #8 1.028 synonym for --dirstat=files,param1,param2... #8 1.028 --check warn if changes introduce conflict markers or whitespace errors #8 1.028 --summary condensed summary such as creations, renames and mode changes #8 1.028 --name-only show only names of changed files #8 1.028 --name-status show only names and status of changed files #8 1.028 --stat[=[,[,]]] #8 1.028 generate diffstat #8 1.028 --stat-width generate diffstat with a given width #8 1.028 --stat-name-width #8 1.029 generate diffstat with a given name width #8 1.029 --stat-graph-width #8 1.029 generate diffstat with a given graph width #8 1.029 --stat-count generate diffstat with limited lines #8 1.029 --compact-summary generate compact summary in diffstat #8 1.029 --binary output a binary diff that can be applied #8 1.029 --full-index show full pre- and post-image object names on the "index" lines #8 1.029 --color[=] show colored diff #8 1.029 --ws-error-highlight #8 1.029 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.029 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.029 --abbrev[=] use digits to display object names #8 1.029 --src-prefix #8 1.029 show the given source prefix instead of "a/" #8 1.029 --dst-prefix #8 1.029 show the given destination prefix instead of "b/" #8 1.029 --line-prefix #8 1.029 prepend an additional prefix to every line of output #8 1.029 --no-prefix do not show any source or destination prefix #8 1.029 --inter-hunk-context #8 1.029 show context between diff hunks up to the specified number of lines #8 1.029 --output-indicator-new #8 1.029 specify the character to indicate a new line instead of '+' #8 1.029 --output-indicator-old #8 1.029 specify the character to indicate an old line instead of '-' #8 1.029 --output-indicator-context #8 1.029 specify the character to indicate a context instead of ' ' #8 1.029 #8 1.029 Diff rename options #8 1.029 -B, --break-rewrites[=[/]] #8 1.029 break complete rewrite changes into pairs of delete and create #8 1.029 -M, --find-renames[=] #8 1.029 detect renames #8 1.029 -D, --irreversible-delete #8 1.029 omit the preimage for deletes #8 1.029 -C, --find-copies[=] #8 1.029 detect copies #8 1.029 --find-copies-harder use unmodified files as source to find copies #8 1.029 --no-renames disable rename detection #8 1.029 --rename-empty use empty blobs as rename source #8 1.029 --follow continue listing the history of a file beyond renames #8 1.029 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.029 #8 1.029 Diff algorithm options #8 1.029 --minimal produce the smallest possible diff #8 1.029 -w, --ignore-all-space #8 1.029 ignore whitespace when comparing lines #8 1.029 -b, --ignore-space-change #8 1.029 ignore changes in amount of whitespace #8 1.029 --ignore-space-at-eol #8 1.029 ignore changes in whitespace at EOL #8 1.029 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.029 --ignore-blank-lines ignore changes whose lines are all blank #8 1.029 -I, --ignore-matching-lines #8 1.029 ignore changes whose all lines match #8 1.029 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.029 --patience generate diff using the "patience diff" algorithm #8 1.029 --histogram generate diff using the "histogram diff" algorithm #8 1.029 --diff-algorithm #8 1.029 choose a diff algorithm #8 1.029 --anchored generate diff using the "anchored diff" algorithm #8 1.029 --word-diff[=] show word diff, using to delimit changed words #8 1.029 --word-diff-regex #8 1.029 use to decide what a word is #8 1.029 --color-words[=] #8 1.029 equivalent to --word-diff=color --word-diff-regex= #8 1.029 --color-moved[=] #8 1.029 moved lines of code are colored differently #8 1.029 --color-moved-ws #8 1.029 how white spaces are ignored in --color-moved #8 1.029 #8 1.029 Other diff options #8 1.029 --relative[=] #8 1.029 when run from subdir, exclude changes outside and show relative paths #8 1.029 -a, --text treat all files as text #8 1.029 -R swap two inputs, reverse the diff #8 1.029 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.029 --quiet disable all output of the program #8 1.029 --ext-diff allow an external diff helper to be executed #8 1.029 --textconv run external text conversion filters when comparing binary files #8 1.029 --ignore-submodules[=] #8 1.029 ignore changes to submodules in the diff generation #8 1.029 --submodule[=] #8 1.029 specify how differences in submodules are shown #8 1.029 --ita-invisible-in-index #8 1.029 hide 'git add -N' entries from the index #8 1.029 --ita-visible-in-index #8 1.029 treat 'git add -N' entries as real in the index #8 1.029 -S look for differences that change the number of occurrences of the specified string #8 1.029 -G look for differences that change the number of occurrences of the specified regex #8 1.029 --pickaxe-all show all changes in the changeset with -S or -G #8 1.029 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.029 -O control the order in which files appear in the output #8 1.029 --rotate-to show the change in the specified path first #8 1.029 --skip-to skip the output to the specified path #8 1.029 --find-object #8 1.029 look for differences that change the number of occurrences of the specified object #8 1.029 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.029 select files by diff type #8 1.029 --output output to a specific file #8 1.029 #8 1.034 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 1.034 To add an exception for this directory, call: #8 1.034 #8 1.034 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 1.039 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP' #8 1.039 To add an exception for this directory, call: #8 1.039 #8 1.039 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SMPP #8 1.043 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.043 usage: git diff --no-index [] #8 1.043 #8 1.043 Diff output format options #8 1.043 -p, --patch generate patch #8 1.043 -s, --no-patch suppress diff output #8 1.043 -u generate patch #8 1.043 -U, --unified[=] generate diffs with lines context #8 1.043 -W, --function-context #8 1.043 generate diffs with lines context #8 1.043 --raw generate the diff in raw format #8 1.043 --patch-with-raw synonym for '-p --raw' #8 1.043 --patch-with-stat synonym for '-p --stat' #8 1.043 --numstat machine friendly --stat #8 1.043 --shortstat output only the last line of --stat #8 1.043 -X, --dirstat[=...] #8 1.043 output the distribution of relative amount of changes for each sub-directory #8 1.043 --cumulative synonym for --dirstat=cumulative #8 1.043 --dirstat-by-file[=...] #8 1.043 synonym for --dirstat=files,param1,param2... #8 1.043 --check warn if changes introduce conflict markers or whitespace errors #8 1.043 --summary condensed summary such as creations, renames and mode changes #8 1.043 --name-only show only names of changed files #8 1.043 --name-status show only names and status of changed files #8 1.043 --stat[=[,[,]]] #8 1.043 generate diffstat #8 1.043 --stat-width generate diffstat with a given width #8 1.043 --stat-name-width #8 1.043 generate diffstat with a given name width #8 1.043 --stat-graph-width #8 1.043 generate diffstat with a given graph width #8 1.043 --stat-count generate diffstat with limited lines #8 1.043 --compact-summary generate compact summary in diffstat #8 1.043 --binary output a binary diff that can be applied #8 1.043 --full-index show full pre- and post-image object names on the "index" lines #8 1.043 --color[=] show colored diff #8 1.043 --ws-error-highlight #8 1.043 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.043 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.043 --abbrev[=] use digits to display object names #8 1.043 --src-prefix #8 1.043 show the given source prefix instead of "a/" #8 1.043 --dst-prefix #8 1.043 show the given destination prefix instead of "b/" #8 1.043 --line-prefix #8 1.043 prepend an additional prefix to every line of output #8 1.043 --no-prefix do not show any source or destination prefix #8 1.043 --inter-hunk-context #8 1.043 show context between diff hunks up to the specified number of lines #8 1.043 --output-indicator-new #8 1.043 specify the character to indicate a new line instead of '+' #8 1.043 --output-indicator-old #8 1.043 specify the character to indicate an old line instead of '-' #8 1.043 --output-indicator-context #8 1.043 specify the character to indicate a context instead of ' ' #8 1.043 #8 1.043 Diff rename options #8 1.043 -B, --break-rewrites[=[/]] #8 1.043 break complete rewrite changes into pairs of delete and create #8 1.043 -M, --find-renames[=] #8 1.043 detect renames #8 1.043 -D, --irreversible-delete #8 1.043 omit the preimage for deletes #8 1.043 -C, --find-copies[=] #8 1.043 detect copies #8 1.043 --find-copies-harder use unmodified files as source to find copies #8 1.043 --no-renames disable rename detection #8 1.043 --rename-empty use empty blobs as rename source #8 1.043 --follow continue listing the history of a file beyond renames #8 1.043 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.043 #8 1.043 Diff algorithm options #8 1.043 --minimal produce the smallest possible diff #8 1.043 -w, --ignore-all-space #8 1.043 ignore whitespace when comparing lines #8 1.043 -b, --ignore-space-change #8 1.043 ignore changes in amount of whitespace #8 1.043 --ignore-space-at-eol #8 1.043 ignore changes in whitespace at EOL #8 1.043 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.043 --ignore-blank-lines ignore changes whose lines are all blank #8 1.043 -I, --ignore-matching-lines #8 1.043 ignore changes whose all lines match #8 1.043 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.044 --patience generate diff using the "patience diff" algorithm #8 1.044 --histogram generate diff using the "histogram diff" algorithm #8 1.044 --diff-algorithm #8 1.044 choose a diff algorithm #8 1.044 --anchored generate diff using the "anchored diff" algorithm #8 1.044 --word-diff[=] show word diff, using to delimit changed words #8 1.044 --word-diff-regex #8 1.044 use to decide what a word is #8 1.044 --color-words[=] #8 1.044 equivalent to --word-diff=color --word-diff-regex= #8 1.044 --color-moved[=] #8 1.044 moved lines of code are colored differently #8 1.044 --color-moved-ws #8 1.044 how white spaces are ignored in --color-moved #8 1.044 #8 1.044 Other diff options #8 1.044 --relative[=] #8 1.044 when run from subdir, exclude changes outside and show relative paths #8 1.044 -a, --text treat all files as text #8 1.044 -R swap two inputs, reverse the diff #8 1.044 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.044 --quiet disable all output of the program #8 1.044 --ext-diff allow an external diff helper to be executed #8 1.044 --textconv run external text conversion filters when comparing binary files #8 1.044 --ignore-submodules[=] #8 1.044 ignore changes to submodules in the diff generation #8 1.044 --submodule[=] #8 1.044 specify how differences in submodules are shown #8 1.044 --ita-invisible-in-index #8 1.044 hide 'git add -N' entries from the index #8 1.044 --ita-visible-in-index #8 1.044 treat 'git add -N' entries as real in the index #8 1.044 -S look for differences that change the number of occurrences of the specified string #8 1.044 -G look for differences that change the number of occurrences of the specified regex #8 1.044 --pickaxe-all show all changes in the changeset with -S or -G #8 1.044 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.044 -O control the order in which files appear in the output #8 1.044 --rotate-to show the change in the specified path first #8 1.044 --skip-to skip the output to the specified path #8 1.044 --find-object #8 1.044 look for differences that change the number of occurrences of the specified object #8 1.044 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.044 select files by diff type #8 1.044 --output output to a specific file #8 1.044 #8 1.049 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 1.049 To add an exception for this directory, call: #8 1.049 #8 1.049 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 1.054 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP' #8 1.054 To add an exception for this directory, call: #8 1.054 #8 1.054 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.TCP #8 1.058 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.058 usage: git diff --no-index [] #8 1.058 #8 1.058 Diff output format options #8 1.058 -p, --patch generate patch #8 1.058 -s, --no-patch suppress diff output #8 1.058 -u generate patch #8 1.058 -U, --unified[=] generate diffs with lines context #8 1.058 -W, --function-context #8 1.058 generate diffs with lines context #8 1.058 --raw generate the diff in raw format #8 1.058 --patch-with-raw synonym for '-p --raw' #8 1.058 --patch-with-stat synonym for '-p --stat' #8 1.058 --numstat machine friendly --stat #8 1.058 --shortstat output only the last line of --stat #8 1.058 -X, --dirstat[=...] #8 1.058 output the distribution of relative amount of changes for each sub-directory #8 1.058 --cumulative synonym for --dirstat=cumulative #8 1.058 --dirstat-by-file[=...] #8 1.058 synonym for --dirstat=files,param1,param2... #8 1.058 --check warn if changes introduce conflict markers or whitespace errors #8 1.058 --summary condensed summary such as creations, renames and mode changes #8 1.058 --name-only show only names of changed files #8 1.058 --name-status show only names and status of changed files #8 1.058 --stat[=[,[,]]] #8 1.058 generate diffstat #8 1.058 --stat-width generate diffstat with a given width #8 1.058 --stat-name-width #8 1.058 generate diffstat with a given name width #8 1.058 --stat-graph-width #8 1.058 generate diffstat with a given graph width #8 1.058 --stat-count generate diffstat with limited lines #8 1.058 --compact-summary generate compact summary in diffstat #8 1.058 --binary output a binary diff that can be applied #8 1.058 --full-index show full pre- and post-image object names on the "index" lines #8 1.058 --color[=] show colored diff #8 1.058 --ws-error-highlight #8 1.059 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.059 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.059 --abbrev[=] use digits to display object names #8 1.059 --src-prefix #8 1.059 show the given source prefix instead of "a/" #8 1.059 --dst-prefix #8 1.059 show the given destination prefix instead of "b/" #8 1.059 --line-prefix #8 1.059 prepend an additional prefix to every line of output #8 1.059 --no-prefix do not show any source or destination prefix #8 1.059 --inter-hunk-context #8 1.059 show context between diff hunks up to the specified number of lines #8 1.059 --output-indicator-new #8 1.059 specify the character to indicate a new line instead of '+' #8 1.059 --output-indicator-old #8 1.059 specify the character to indicate an old line instead of '-' #8 1.059 --output-indicator-context #8 1.059 specify the character to indicate a context instead of ' ' #8 1.059 #8 1.059 Diff rename options #8 1.059 -B, --break-rewrites[=[/]] #8 1.059 break complete rewrite changes into pairs of delete and create #8 1.059 -M, --find-renames[=] #8 1.059 detect renames #8 1.059 -D, --irreversible-delete #8 1.059 omit the preimage for deletes #8 1.059 -C, --find-copies[=] #8 1.059 detect copies #8 1.059 --find-copies-harder use unmodified files as source to find copies #8 1.059 --no-renames disable rename detection #8 1.059 --rename-empty use empty blobs as rename source #8 1.059 --follow continue listing the history of a file beyond renames #8 1.059 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.059 #8 1.059 Diff algorithm options #8 1.059 --minimal produce the smallest possible diff #8 1.059 -w, --ignore-all-space #8 1.059 ignore whitespace when comparing lines #8 1.059 -b, --ignore-space-change #8 1.059 ignore changes in amount of whitespace #8 1.059 --ignore-space-at-eol #8 1.059 ignore changes in whitespace at EOL #8 1.059 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.059 --ignore-blank-lines ignore changes whose lines are all blank #8 1.059 -I, --ignore-matching-lines #8 1.059 ignore changes whose all lines match #8 1.059 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.059 --patience generate diff using the "patience diff" algorithm #8 1.059 --histogram generate diff using the "histogram diff" algorithm #8 1.059 --diff-algorithm #8 1.059 choose a diff algorithm #8 1.059 --anchored generate diff using the "anchored diff" algorithm #8 1.059 --word-diff[=] show word diff, using to delimit changed words #8 1.059 --word-diff-regex #8 1.059 use to decide what a word is #8 1.059 --color-words[=] #8 1.059 equivalent to --word-diff=color --word-diff-regex= #8 1.059 --color-moved[=] #8 1.059 moved lines of code are colored differently #8 1.059 --color-moved-ws #8 1.059 how white spaces are ignored in --color-moved #8 1.059 #8 1.059 Other diff options #8 1.059 --relative[=] #8 1.059 when run from subdir, exclude changes outside and show relative paths #8 1.059 -a, --text treat all files as text #8 1.059 -R swap two inputs, reverse the diff #8 1.059 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.059 --quiet disable all output of the program #8 1.059 --ext-diff allow an external diff helper to be executed #8 1.059 --textconv run external text conversion filters when comparing binary files #8 1.059 --ignore-submodules[=] #8 1.059 ignore changes to submodules in the diff generation #8 1.059 --submodule[=] #8 1.059 specify how differences in submodules are shown #8 1.059 --ita-invisible-in-index #8 1.059 hide 'git add -N' entries from the index #8 1.059 --ita-visible-in-index #8 1.059 treat 'git add -N' entries as real in the index #8 1.059 -S look for differences that change the number of occurrences of the specified string #8 1.059 -G look for differences that change the number of occurrences of the specified regex #8 1.059 --pickaxe-all show all changes in the changeset with -S or -G #8 1.059 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.059 -O control the order in which files appear in the output #8 1.059 --rotate-to show the change in the specified path first #8 1.059 --skip-to skip the output to the specified path #8 1.059 --find-object #8 1.059 look for differences that change the number of occurrences of the specified object #8 1.059 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.059 select files by diff type #8 1.059 --output output to a specific file #8 1.059 #8 1.063 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 1.063 To add an exception for this directory, call: #8 1.063 #8 1.063 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 1.069 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP' #8 1.069 To add an exception for this directory, call: #8 1.069 #8 1.069 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.UDP #8 1.073 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.073 usage: git diff --no-index [] #8 1.073 #8 1.073 Diff output format options #8 1.073 -p, --patch generate patch #8 1.073 -s, --no-patch suppress diff output #8 1.073 -u generate patch #8 1.073 -U, --unified[=] generate diffs with lines context #8 1.073 -W, --function-context #8 1.073 generate diffs with lines context #8 1.073 --raw generate the diff in raw format #8 1.073 --patch-with-raw synonym for '-p --raw' #8 1.073 --patch-with-stat synonym for '-p --stat' #8 1.073 --numstat machine friendly --stat #8 1.073 --shortstat output only the last line of --stat #8 1.073 -X, --dirstat[=...] #8 1.073 output the distribution of relative amount of changes for each sub-directory #8 1.073 --cumulative synonym for --dirstat=cumulative #8 1.073 --dirstat-by-file[=...] #8 1.073 synonym for --dirstat=files,param1,param2... #8 1.073 --check warn if changes introduce conflict markers or whitespace errors #8 1.073 --summary condensed summary such as creations, renames and mode changes #8 1.073 --name-only show only names of changed files #8 1.073 --name-status show only names and status of changed files #8 1.073 --stat[=[,[,]]] #8 1.073 generate diffstat #8 1.073 --stat-width generate diffstat with a given width #8 1.073 --stat-name-width #8 1.073 generate diffstat with a given name width #8 1.073 --stat-graph-width #8 1.073 generate diffstat with a given graph width #8 1.073 --stat-count generate diffstat with limited lines #8 1.073 --compact-summary generate compact summary in diffstat #8 1.073 --binary output a binary diff that can be applied #8 1.073 --full-index show full pre- and post-image object names on the "index" lines #8 1.073 --color[=] show colored diff #8 1.073 --ws-error-highlight #8 1.073 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.073 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.073 --abbrev[=] use digits to display object names #8 1.073 --src-prefix #8 1.073 show the given source prefix instead of "a/" #8 1.073 --dst-prefix #8 1.073 show the given destination prefix instead of "b/" #8 1.073 --line-prefix #8 1.073 prepend an additional prefix to every line of output #8 1.073 --no-prefix do not show any source or destination prefix #8 1.073 --inter-hunk-context #8 1.073 show context between diff hunks up to the specified number of lines #8 1.073 --output-indicator-new #8 1.073 specify the character to indicate a new line instead of '+' #8 1.073 --output-indicator-old #8 1.073 specify the character to indicate an old line instead of '-' #8 1.073 --output-indicator-context #8 1.073 specify the character to indicate a context instead of ' ' #8 1.073 #8 1.073 Diff rename options #8 1.073 -B, --break-rewrites[=[/]] #8 1.073 break complete rewrite changes into pairs of delete and create #8 1.073 -M, --find-renames[=] #8 1.073 detect renames #8 1.073 -D, --irreversible-delete #8 1.073 omit the preimage for deletes #8 1.073 -C, --find-copies[=] #8 1.073 detect copies #8 1.073 --find-copies-harder use unmodified files as source to find copies #8 1.073 --no-renames disable rename detection #8 1.073 --rename-empty use empty blobs as rename source #8 1.073 --follow continue listing the history of a file beyond renames #8 1.073 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.073 #8 1.073 Diff algorithm options #8 1.073 --minimal produce the smallest possible diff #8 1.073 -w, --ignore-all-space #8 1.073 ignore whitespace when comparing lines #8 1.073 -b, --ignore-space-change #8 1.073 ignore changes in amount of whitespace #8 1.073 --ignore-space-at-eol #8 1.073 ignore changes in whitespace at EOL #8 1.073 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.073 --ignore-blank-lines ignore changes whose lines are all blank #8 1.073 -I, --ignore-matching-lines #8 1.073 ignore changes whose all lines match #8 1.073 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.073 --patience generate diff using the "patience diff" algorithm #8 1.073 --histogram generate diff using the "histogram diff" algorithm #8 1.073 --diff-algorithm #8 1.073 choose a diff algorithm #8 1.073 --anchored generate diff using the "anchored diff" algorithm #8 1.073 --word-diff[=] show word diff, using to delimit changed words #8 1.073 --word-diff-regex #8 1.073 use to decide what a word is #8 1.073 --color-words[=] #8 1.073 equivalent to --word-diff=color --word-diff-regex= #8 1.073 --color-moved[=] #8 1.073 moved lines of code are colored differently #8 1.073 --color-moved-ws #8 1.073 how white spaces are ignored in --color-moved #8 1.073 #8 1.073 Other diff options #8 1.073 --relative[=] #8 1.073 when run from subdir, exclude changes outside and show relative paths #8 1.073 -a, --text treat all files as text #8 1.073 -R swap two inputs, reverse the diff #8 1.073 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.073 --quiet disable all output of the program #8 1.073 --ext-diff allow an external diff helper to be executed #8 1.073 --textconv run external text conversion filters when comparing binary files #8 1.073 --ignore-submodules[=] #8 1.073 ignore changes to submodules in the diff generation #8 1.073 --submodule[=] #8 1.073 specify how differences in submodules are shown #8 1.073 --ita-invisible-in-index #8 1.073 hide 'git add -N' entries from the index #8 1.073 --ita-visible-in-index #8 1.073 treat 'git add -N' entries as real in the index #8 1.073 -S look for differences that change the number of occurrences of the specified string #8 1.073 -G look for differences that change the number of occurrences of the specified regex #8 1.073 --pickaxe-all show all changes in the changeset with -S or -G #8 1.073 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.073 -O control the order in which files appear in the output #8 1.073 --rotate-to show the change in the specified path first #8 1.073 --skip-to skip the output to the specified path #8 1.073 --find-object #8 1.074 look for differences that change the number of occurrences of the specified object #8 1.074 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.074 select files by diff type #8 1.074 --output output to a specific file #8 1.074 #8 1.078 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 1.078 To add an exception for this directory, call: #8 1.078 #8 1.078 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 1.084 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP' #8 1.084 To add an exception for this directory, call: #8 1.084 #8 1.084 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.RTP #8 1.088 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.088 usage: git diff --no-index [] #8 1.088 #8 1.088 Diff output format options #8 1.088 -p, --patch generate patch #8 1.088 -s, --no-patch suppress diff output #8 1.088 -u generate patch #8 1.088 -U, --unified[=] generate diffs with lines context #8 1.088 -W, --function-context #8 1.088 generate diffs with lines context #8 1.088 --raw generate the diff in raw format #8 1.088 --patch-with-raw synonym for '-p --raw' #8 1.088 --patch-with-stat synonym for '-p --stat' #8 1.088 --numstat machine friendly --stat #8 1.088 --shortstat output only the last line of --stat #8 1.088 -X, --dirstat[=...] #8 1.088 output the distribution of relative amount of changes for each sub-directory #8 1.088 --cumulative synonym for --dirstat=cumulative #8 1.088 --dirstat-by-file[=...] #8 1.088 synonym for --dirstat=files,param1,param2... #8 1.088 --check warn if changes introduce conflict markers or whitespace errors #8 1.088 --summary condensed summary such as creations, renames and mode changes #8 1.088 --name-only show only names of changed files #8 1.088 --name-status show only names and status of changed files #8 1.088 --stat[=[,[,]]] #8 1.088 generate diffstat #8 1.088 --stat-width generate diffstat with a given width #8 1.088 --stat-name-width #8 1.088 generate diffstat with a given name width #8 1.088 --stat-graph-width #8 1.088 generate diffstat with a given graph width #8 1.088 --stat-count generate diffstat with limited lines #8 1.088 --compact-summary generate compact summary in diffstat #8 1.088 --binary output a binary diff that can be applied #8 1.088 --full-index show full pre- and post-image object names on the "index" lines #8 1.088 --color[=] show colored diff #8 1.088 --ws-error-highlight #8 1.088 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.088 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.088 --abbrev[=] use digits to display object names #8 1.088 --src-prefix #8 1.088 show the given source prefix instead of "a/" #8 1.088 --dst-prefix #8 1.088 show the given destination prefix instead of "b/" #8 1.088 --line-prefix #8 1.088 prepend an additional prefix to every line of output #8 1.088 --no-prefix do not show any source or destination prefix #8 1.088 --inter-hunk-context #8 1.088 show context between diff hunks up to the specified number of lines #8 1.088 --output-indicator-new #8 1.088 specify the character to indicate a new line instead of '+' #8 1.088 --output-indicator-old #8 1.088 specify the character to indicate an old line instead of '-' #8 1.088 --output-indicator-context #8 1.088 specify the character to indicate a context instead of ' ' #8 1.088 #8 1.088 Diff rename options #8 1.088 -B, --break-rewrites[=[/]] #8 1.088 break complete rewrite changes into pairs of delete and create #8 1.088 -M, --find-renames[=] #8 1.088 detect renames #8 1.088 -D, --irreversible-delete #8 1.088 omit the preimage for deletes #8 1.088 -C, --find-copies[=] #8 1.088 detect copies #8 1.088 --find-copies-harder use unmodified files as source to find copies #8 1.088 --no-renames disable rename detection #8 1.088 --rename-empty use empty blobs as rename source #8 1.088 --follow continue listing the history of a file beyond renames #8 1.088 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.088 #8 1.088 Diff algorithm options #8 1.088 --minimal produce the smallest possible diff #8 1.088 -w, --ignore-all-space #8 1.088 ignore whitespace when comparing lines #8 1.088 -b, --ignore-space-change #8 1.088 ignore changes in amount of whitespace #8 1.088 --ignore-space-at-eol #8 1.088 ignore changes in whitespace at EOL #8 1.088 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.088 --ignore-blank-lines ignore changes whose lines are all blank #8 1.088 -I, --ignore-matching-lines #8 1.088 ignore changes whose all lines match #8 1.088 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.088 --patience generate diff using the "patience diff" algorithm #8 1.088 --histogram generate diff using the "histogram diff" algorithm #8 1.088 --diff-algorithm #8 1.088 choose a diff algorithm #8 1.088 --anchored generate diff using the "anchored diff" algorithm #8 1.088 --word-diff[=] show word diff, using to delimit changed words #8 1.088 --word-diff-regex #8 1.088 use to decide what a word is #8 1.088 --color-words[=] #8 1.088 equivalent to --word-diff=color --word-diff-regex= #8 1.088 --color-moved[=] #8 1.088 moved lines of code are colored differently #8 1.088 --color-moved-ws #8 1.088 how white spaces are ignored in --color-moved #8 1.088 #8 1.088 Other diff options #8 1.088 --relative[=] #8 1.088 when run from subdir, exclude changes outside and show relative paths #8 1.088 -a, --text treat all files as text #8 1.088 -R swap two inputs, reverse the diff #8 1.088 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.088 --quiet disable all output of the program #8 1.088 --ext-diff allow an external diff helper to be executed #8 1.088 --textconv run external text conversion filters when comparing binary files #8 1.088 --ignore-submodules[=] #8 1.088 ignore changes to submodules in the diff generation #8 1.088 --submodule[=] #8 1.088 specify how differences in submodules are shown #8 1.088 --ita-invisible-in-index #8 1.088 hide 'git add -N' entries from the index #8 1.088 --ita-visible-in-index #8 1.088 treat 'git add -N' entries as real in the index #8 1.088 -S look for differences that change the number of occurrences of the specified string #8 1.089 -G look for differences that change the number of occurrences of the specified regex #8 1.089 --pickaxe-all show all changes in the changeset with -S or -G #8 1.089 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.089 -O control the order in which files appear in the output #8 1.089 --rotate-to show the change in the specified path first #8 1.089 --skip-to skip the output to the specified path #8 1.089 --find-object #8 1.089 look for differences that change the number of occurrences of the specified object #8 1.089 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.089 select files by diff type #8 1.089 --output output to a specific file #8 1.089 #8 1.094 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 1.094 To add an exception for this directory, call: #8 1.094 #8 1.094 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 1.100 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA' #8 1.100 To add an exception for this directory, call: #8 1.100 #8 1.100 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.M2PA #8 1.104 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.104 usage: git diff --no-index [] #8 1.104 #8 1.104 Diff output format options #8 1.104 -p, --patch generate patch #8 1.104 -s, --no-patch suppress diff output #8 1.104 -u generate patch #8 1.104 -U, --unified[=] generate diffs with lines context #8 1.104 -W, --function-context #8 1.104 generate diffs with lines context #8 1.104 --raw generate the diff in raw format #8 1.104 --patch-with-raw synonym for '-p --raw' #8 1.104 --patch-with-stat synonym for '-p --stat' #8 1.104 --numstat machine friendly --stat #8 1.104 --shortstat output only the last line of --stat #8 1.104 -X, --dirstat[=...] #8 1.104 output the distribution of relative amount of changes for each sub-directory #8 1.104 --cumulative synonym for --dirstat=cumulative #8 1.104 --dirstat-by-file[=...] #8 1.104 synonym for --dirstat=files,param1,param2... #8 1.104 --check warn if changes introduce conflict markers or whitespace errors #8 1.104 --summary condensed summary such as creations, renames and mode changes #8 1.104 --name-only show only names of changed files #8 1.104 --name-status show only names and status of changed files #8 1.104 --stat[=[,[,]]] #8 1.104 generate diffstat #8 1.104 --stat-width generate diffstat with a given width #8 1.104 --stat-name-width #8 1.104 generate diffstat with a given name width #8 1.104 --stat-graph-width #8 1.104 generate diffstat with a given graph width #8 1.104 --stat-count generate diffstat with limited lines #8 1.104 --compact-summary generate compact summary in diffstat #8 1.104 --binary output a binary diff that can be applied #8 1.104 --full-index show full pre- and post-image object names on the "index" lines #8 1.104 --color[=] show colored diff #8 1.104 --ws-error-highlight #8 1.104 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.104 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.104 --abbrev[=] use digits to display object names #8 1.104 --src-prefix #8 1.104 show the given source prefix instead of "a/" #8 1.104 --dst-prefix #8 1.104 show the given destination prefix instead of "b/" #8 1.104 --line-prefix #8 1.104 prepend an additional prefix to every line of output #8 1.104 --no-prefix do not show any source or destination prefix #8 1.104 --inter-hunk-context #8 1.104 show context between diff hunks up to the specified number of lines #8 1.104 --output-indicator-new #8 1.104 specify the character to indicate a new line instead of '+' #8 1.104 --output-indicator-old #8 1.104 specify the character to indicate an old line instead of '-' #8 1.104 --output-indicator-context #8 1.104 specify the character to indicate a context instead of ' ' #8 1.104 #8 1.104 Diff rename options #8 1.104 -B, --break-rewrites[=[/]] #8 1.104 break complete rewrite changes into pairs of delete and create #8 1.104 -M, --find-renames[=] #8 1.104 detect renames #8 1.104 -D, --irreversible-delete #8 1.104 omit the preimage for deletes #8 1.104 -C, --find-copies[=] #8 1.104 detect copies #8 1.104 --find-copies-harder use unmodified files as source to find copies #8 1.104 --no-renames disable rename detection #8 1.104 --rename-empty use empty blobs as rename source #8 1.104 --follow continue listing the history of a file beyond renames #8 1.104 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.104 #8 1.104 Diff algorithm options #8 1.104 --minimal produce the smallest possible diff #8 1.104 -w, --ignore-all-space #8 1.104 ignore whitespace when comparing lines #8 1.104 -b, --ignore-space-change #8 1.104 ignore changes in amount of whitespace #8 1.104 --ignore-space-at-eol #8 1.104 ignore changes in whitespace at EOL #8 1.104 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.104 --ignore-blank-lines ignore changes whose lines are all blank #8 1.104 -I, --ignore-matching-lines #8 1.104 ignore changes whose all lines match #8 1.104 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.104 --patience generate diff using the "patience diff" algorithm #8 1.104 --histogram generate diff using the "histogram diff" algorithm #8 1.104 --diff-algorithm #8 1.104 choose a diff algorithm #8 1.104 --anchored generate diff using the "anchored diff" algorithm #8 1.104 --word-diff[=] show word diff, using to delimit changed words #8 1.104 --word-diff-regex #8 1.104 use to decide what a word is #8 1.104 --color-words[=] #8 1.104 equivalent to --word-diff=color --word-diff-regex= #8 1.104 --color-moved[=] #8 1.104 moved lines of code are colored differently #8 1.104 --color-moved-ws #8 1.104 how white spaces are ignored in --color-moved #8 1.104 #8 1.104 Other diff options #8 1.104 --relative[=] #8 1.104 when run from subdir, exclude changes outside and show relative paths #8 1.104 -a, --text treat all files as text #8 1.104 -R swap two inputs, reverse the diff #8 1.104 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.104 --quiet disable all output of the program #8 1.104 --ext-diff allow an external diff helper to be executed #8 1.104 --textconv run external text conversion filters when comparing binary files #8 1.104 --ignore-submodules[=] #8 1.105 ignore changes to submodules in the diff generation #8 1.105 --submodule[=] #8 1.105 specify how differences in submodules are shown #8 1.105 --ita-invisible-in-index #8 1.105 hide 'git add -N' entries from the index #8 1.105 --ita-visible-in-index #8 1.105 treat 'git add -N' entries as real in the index #8 1.105 -S look for differences that change the number of occurrences of the specified string #8 1.105 -G look for differences that change the number of occurrences of the specified regex #8 1.105 --pickaxe-all show all changes in the changeset with -S or -G #8 1.105 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.105 -O control the order in which files appear in the output #8 1.105 --rotate-to show the change in the specified path first #8 1.105 --skip-to skip the output to the specified path #8 1.105 --find-object #8 1.105 look for differences that change the number of occurrences of the specified object #8 1.105 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.105 select files by diff type #8 1.105 --output output to a specific file #8 1.105 #8 1.109 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 1.109 To add an exception for this directory, call: #8 1.109 #8 1.109 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 1.115 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE' #8 1.115 To add an exception for this directory, call: #8 1.115 #8 1.115 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.ROSE #8 1.119 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.119 usage: git diff --no-index [] #8 1.119 #8 1.119 Diff output format options #8 1.119 -p, --patch generate patch #8 1.119 -s, --no-patch suppress diff output #8 1.119 -u generate patch #8 1.119 -U, --unified[=] generate diffs with lines context #8 1.119 -W, --function-context #8 1.119 generate diffs with lines context #8 1.119 --raw generate the diff in raw format #8 1.119 --patch-with-raw synonym for '-p --raw' #8 1.119 --patch-with-stat synonym for '-p --stat' #8 1.119 --numstat machine friendly --stat #8 1.119 --shortstat output only the last line of --stat #8 1.119 -X, --dirstat[=...] #8 1.119 output the distribution of relative amount of changes for each sub-directory #8 1.119 --cumulative synonym for --dirstat=cumulative #8 1.119 --dirstat-by-file[=...] #8 1.119 synonym for --dirstat=files,param1,param2... #8 1.119 --check warn if changes introduce conflict markers or whitespace errors #8 1.119 --summary condensed summary such as creations, renames and mode changes #8 1.119 --name-only show only names of changed files #8 1.119 --name-status show only names and status of changed files #8 1.119 --stat[=[,[,]]] #8 1.119 generate diffstat #8 1.119 --stat-width generate diffstat with a given width #8 1.119 --stat-name-width #8 1.119 generate diffstat with a given name width #8 1.119 --stat-graph-width #8 1.119 generate diffstat with a given graph width #8 1.119 --stat-count generate diffstat with limited lines #8 1.119 --compact-summary generate compact summary in diffstat #8 1.119 --binary output a binary diff that can be applied #8 1.119 --full-index show full pre- and post-image object names on the "index" lines #8 1.119 --color[=] show colored diff #8 1.119 --ws-error-highlight #8 1.119 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.119 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.119 --abbrev[=] use digits to display object names #8 1.119 --src-prefix #8 1.119 show the given source prefix instead of "a/" #8 1.119 --dst-prefix #8 1.119 show the given destination prefix instead of "b/" #8 1.119 --line-prefix #8 1.119 prepend an additional prefix to every line of output #8 1.119 --no-prefix do not show any source or destination prefix #8 1.119 --inter-hunk-context #8 1.119 show context between diff hunks up to the specified number of lines #8 1.119 --output-indicator-new #8 1.119 specify the character to indicate a new line instead of '+' #8 1.119 --output-indicator-old #8 1.119 specify the character to indicate an old line instead of '-' #8 1.119 --output-indicator-context #8 1.119 specify the character to indicate a context instead of ' ' #8 1.119 #8 1.119 Diff rename options #8 1.119 -B, --break-rewrites[=[/]] #8 1.119 break complete rewrite changes into pairs of delete and create #8 1.119 -M, --find-renames[=] #8 1.120 detect renames #8 1.120 -D, --irreversible-delete #8 1.120 omit the preimage for deletes #8 1.120 -C, --find-copies[=] #8 1.120 detect copies #8 1.120 --find-copies-harder use unmodified files as source to find copies #8 1.120 --no-renames disable rename detection #8 1.120 --rename-empty use empty blobs as rename source #8 1.120 --follow continue listing the history of a file beyond renames #8 1.120 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.120 #8 1.120 Diff algorithm options #8 1.120 --minimal produce the smallest possible diff #8 1.120 -w, --ignore-all-space #8 1.120 ignore whitespace when comparing lines #8 1.120 -b, --ignore-space-change #8 1.120 ignore changes in amount of whitespace #8 1.120 --ignore-space-at-eol #8 1.120 ignore changes in whitespace at EOL #8 1.120 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.120 --ignore-blank-lines ignore changes whose lines are all blank #8 1.120 -I, --ignore-matching-lines #8 1.120 ignore changes whose all lines match #8 1.120 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.120 --patience generate diff using the "patience diff" algorithm #8 1.120 --histogram generate diff using the "histogram diff" algorithm #8 1.120 --diff-algorithm #8 1.120 choose a diff algorithm #8 1.120 --anchored generate diff using the "anchored diff" algorithm #8 1.120 --word-diff[=] show word diff, using to delimit changed words #8 1.120 --word-diff-regex #8 1.120 use to decide what a word is #8 1.120 --color-words[=] #8 1.120 equivalent to --word-diff=color --word-diff-regex= #8 1.120 --color-moved[=] #8 1.120 moved lines of code are colored differently #8 1.120 --color-moved-ws #8 1.120 how white spaces are ignored in --color-moved #8 1.120 #8 1.120 Other diff options #8 1.120 --relative[=] #8 1.120 when run from subdir, exclude changes outside and show relative paths #8 1.120 -a, --text treat all files as text #8 1.120 -R swap two inputs, reverse the diff #8 1.120 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.120 --quiet disable all output of the program #8 1.120 --ext-diff allow an external diff helper to be executed #8 1.120 --textconv run external text conversion filters when comparing binary files #8 1.120 --ignore-submodules[=] #8 1.120 ignore changes to submodules in the diff generation #8 1.120 --submodule[=] #8 1.120 specify how differences in submodules are shown #8 1.120 --ita-invisible-in-index #8 1.120 hide 'git add -N' entries from the index #8 1.120 --ita-visible-in-index #8 1.120 treat 'git add -N' entries as real in the index #8 1.120 -S look for differences that change the number of occurrences of the specified string #8 1.120 -G look for differences that change the number of occurrences of the specified regex #8 1.120 --pickaxe-all show all changes in the changeset with -S or -G #8 1.120 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.120 -O control the order in which files appear in the output #8 1.120 --rotate-to show the change in the specified path first #8 1.120 --skip-to skip the output to the specified path #8 1.120 --find-object #8 1.120 look for differences that change the number of occurrences of the specified object #8 1.120 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.120 select files by diff type #8 1.120 --output output to a specific file #8 1.120 #8 1.124 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.124 To add an exception for this directory, call: #8 1.124 #8 1.124 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.130 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP' #8 1.130 To add an exception for this directory, call: #8 1.130 #8 1.130 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SCTP #8 1.134 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.134 usage: git diff --no-index [] #8 1.134 #8 1.134 Diff output format options #8 1.134 -p, --patch generate patch #8 1.134 -s, --no-patch suppress diff output #8 1.134 -u generate patch #8 1.134 -U, --unified[=] generate diffs with lines context #8 1.134 -W, --function-context #8 1.134 generate diffs with lines context #8 1.134 --raw generate the diff in raw format #8 1.134 --patch-with-raw synonym for '-p --raw' #8 1.134 --patch-with-stat synonym for '-p --stat' #8 1.134 --numstat machine friendly --stat #8 1.134 --shortstat output only the last line of --stat #8 1.134 -X, --dirstat[=...] #8 1.134 output the distribution of relative amount of changes for each sub-directory #8 1.134 --cumulative synonym for --dirstat=cumulative #8 1.134 --dirstat-by-file[=...] #8 1.134 synonym for --dirstat=files,param1,param2... #8 1.134 --check warn if changes introduce conflict markers or whitespace errors #8 1.134 --summary condensed summary such as creations, renames and mode changes #8 1.134 --name-only show only names of changed files #8 1.134 --name-status show only names and status of changed files #8 1.134 --stat[=[,[,]]] #8 1.134 generate diffstat #8 1.134 --stat-width generate diffstat with a given width #8 1.134 --stat-name-width #8 1.134 generate diffstat with a given name width #8 1.134 --stat-graph-width #8 1.134 generate diffstat with a given graph width #8 1.134 --stat-count generate diffstat with limited lines #8 1.134 --compact-summary generate compact summary in diffstat #8 1.134 --binary output a binary diff that can be applied #8 1.134 --full-index show full pre- and post-image object names on the "index" lines #8 1.134 --color[=] show colored diff #8 1.134 --ws-error-highlight #8 1.134 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.134 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.134 --abbrev[=] use digits to display object names #8 1.134 --src-prefix #8 1.134 show the given source prefix instead of "a/" #8 1.134 --dst-prefix #8 1.134 show the given destination prefix instead of "b/" #8 1.134 --line-prefix #8 1.134 prepend an additional prefix to every line of output #8 1.134 --no-prefix do not show any source or destination prefix #8 1.134 --inter-hunk-context #8 1.134 show context between diff hunks up to the specified number of lines #8 1.134 --output-indicator-new #8 1.134 specify the character to indicate a new line instead of '+' #8 1.134 --output-indicator-old #8 1.134 specify the character to indicate an old line instead of '-' #8 1.134 --output-indicator-context #8 1.134 specify the character to indicate a context instead of ' ' #8 1.134 #8 1.134 Diff rename options #8 1.134 -B, --break-rewrites[=[/]] #8 1.134 break complete rewrite changes into pairs of delete and create #8 1.134 -M, --find-renames[=] #8 1.134 detect renames #8 1.134 -D, --irreversible-delete #8 1.134 omit the preimage for deletes #8 1.134 -C, --find-copies[=] #8 1.134 detect copies #8 1.134 --find-copies-harder use unmodified files as source to find copies #8 1.134 --no-renames disable rename detection #8 1.134 --rename-empty use empty blobs as rename source #8 1.134 --follow continue listing the history of a file beyond renames #8 1.134 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.134 #8 1.134 Diff algorithm options #8 1.134 --minimal produce the smallest possible diff #8 1.134 -w, --ignore-all-space #8 1.134 ignore whitespace when comparing lines #8 1.134 -b, --ignore-space-change #8 1.134 ignore changes in amount of whitespace #8 1.134 --ignore-space-at-eol #8 1.134 ignore changes in whitespace at EOL #8 1.134 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.134 --ignore-blank-lines ignore changes whose lines are all blank #8 1.134 -I, --ignore-matching-lines #8 1.134 ignore changes whose all lines match #8 1.134 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.134 --patience generate diff using the "patience diff" algorithm #8 1.134 --histogram generate diff using the "histogram diff" algorithm #8 1.134 --diff-algorithm #8 1.134 choose a diff algorithm #8 1.134 --anchored generate diff using the "anchored diff" algorithm #8 1.134 --word-diff[=] show word diff, using to delimit changed words #8 1.134 --word-diff-regex #8 1.134 use to decide what a word is #8 1.134 --color-words[=] #8 1.134 equivalent to --word-diff=color --word-diff-regex= #8 1.134 --color-moved[=] #8 1.134 moved lines of code are colored differently #8 1.134 --color-moved-ws #8 1.134 how white spaces are ignored in --color-moved #8 1.134 #8 1.134 Other diff options #8 1.134 --relative[=] #8 1.134 when run from subdir, exclude changes outside and show relative paths #8 1.134 -a, --text treat all files as text #8 1.134 -R swap two inputs, reverse the diff #8 1.134 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.134 --quiet disable all output of the program #8 1.134 --ext-diff allow an external diff helper to be executed #8 1.134 --textconv run external text conversion filters when comparing binary files #8 1.134 --ignore-submodules[=] #8 1.134 ignore changes to submodules in the diff generation #8 1.134 --submodule[=] #8 1.134 specify how differences in submodules are shown #8 1.134 --ita-invisible-in-index #8 1.134 hide 'git add -N' entries from the index #8 1.134 --ita-visible-in-index #8 1.134 treat 'git add -N' entries as real in the index #8 1.134 -S look for differences that change the number of occurrences of the specified string #8 1.134 -G look for differences that change the number of occurrences of the specified regex #8 1.134 --pickaxe-all show all changes in the changeset with -S or -G #8 1.134 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.134 -O control the order in which files appear in the output #8 1.134 --rotate-to show the change in the specified path first #8 1.134 --skip-to skip the output to the specified path #8 1.134 --find-object #8 1.134 look for differences that change the number of occurrences of the specified object #8 1.134 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.134 select files by diff type #8 1.134 --output output to a specific file #8 1.134 #8 1.139 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.139 To add an exception for this directory, call: #8 1.139 #8 1.139 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.145 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP' #8 1.145 To add an exception for this directory, call: #8 1.145 #8 1.145 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SDP #8 1.150 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.150 usage: git diff --no-index [] #8 1.150 #8 1.150 Diff output format options #8 1.150 -p, --patch generate patch #8 1.150 -s, --no-patch suppress diff output #8 1.150 -u generate patch #8 1.150 -U, --unified[=] generate diffs with lines context #8 1.150 -W, --function-context #8 1.150 generate diffs with lines context #8 1.150 --raw generate the diff in raw format #8 1.150 --patch-with-raw synonym for '-p --raw' #8 1.150 --patch-with-stat synonym for '-p --stat' #8 1.150 --numstat machine friendly --stat #8 1.150 --shortstat output only the last line of --stat #8 1.150 -X, --dirstat[=...] #8 1.150 output the distribution of relative amount of changes for each sub-directory #8 1.150 --cumulative synonym for --dirstat=cumulative #8 1.150 --dirstat-by-file[=...] #8 1.150 synonym for --dirstat=files,param1,param2... #8 1.150 --check warn if changes introduce conflict markers or whitespace errors #8 1.150 --summary condensed summary such as creations, renames and mode changes #8 1.150 --name-only show only names of changed files #8 1.150 --name-status show only names and status of changed files #8 1.150 --stat[=[,[,]]] #8 1.150 generate diffstat #8 1.150 --stat-width generate diffstat with a given width #8 1.150 --stat-name-width #8 1.150 generate diffstat with a given name width #8 1.150 --stat-graph-width #8 1.150 generate diffstat with a given graph width #8 1.150 --stat-count generate diffstat with limited lines #8 1.150 --compact-summary generate compact summary in diffstat #8 1.150 --binary output a binary diff that can be applied #8 1.150 --full-index show full pre- and post-image object names on the "index" lines #8 1.150 --color[=] show colored diff #8 1.150 --ws-error-highlight #8 1.150 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.150 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.150 --abbrev[=] use digits to display object names #8 1.150 --src-prefix #8 1.150 show the given source prefix instead of "a/" #8 1.150 --dst-prefix #8 1.150 show the given destination prefix instead of "b/" #8 1.150 --line-prefix #8 1.150 prepend an additional prefix to every line of output #8 1.150 --no-prefix do not show any source or destination prefix #8 1.150 --inter-hunk-context #8 1.150 show context between diff hunks up to the specified number of lines #8 1.150 --output-indicator-new #8 1.150 specify the character to indicate a new line instead of '+' #8 1.150 --output-indicator-old #8 1.150 specify the character to indicate an old line instead of '-' #8 1.150 --output-indicator-context #8 1.150 specify the character to indicate a context instead of ' ' #8 1.150 #8 1.150 Diff rename options #8 1.150 -B, --break-rewrites[=[/]] #8 1.150 break complete rewrite changes into pairs of delete and create #8 1.150 -M, --find-renames[=] #8 1.150 detect renames #8 1.150 -D, --irreversible-delete #8 1.150 omit the preimage for deletes #8 1.150 -C, --find-copies[=] #8 1.150 detect copies #8 1.150 --find-copies-harder use unmodified files as source to find copies #8 1.150 --no-renames disable rename detection #8 1.150 --rename-empty use empty blobs as rename source #8 1.150 --follow continue listing the history of a file beyond renames #8 1.150 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.150 #8 1.150 Diff algorithm options #8 1.150 --minimal produce the smallest possible diff #8 1.150 -w, --ignore-all-space #8 1.150 ignore whitespace when comparing lines #8 1.150 -b, --ignore-space-change #8 1.150 ignore changes in amount of whitespace #8 1.150 --ignore-space-at-eol #8 1.150 ignore changes in whitespace at EOL #8 1.150 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.150 --ignore-blank-lines ignore changes whose lines are all blank #8 1.150 -I, --ignore-matching-lines #8 1.150 ignore changes whose all lines match #8 1.150 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.150 --patience generate diff using the "patience diff" algorithm #8 1.150 --histogram generate diff using the "histogram diff" algorithm #8 1.150 --diff-algorithm #8 1.150 choose a diff algorithm #8 1.150 --anchored generate diff using the "anchored diff" algorithm #8 1.150 --word-diff[=] show word diff, using to delimit changed words #8 1.150 --word-diff-regex #8 1.150 use to decide what a word is #8 1.150 --color-words[=] #8 1.150 equivalent to --word-diff=color --word-diff-regex= #8 1.150 --color-moved[=] #8 1.150 moved lines of code are colored differently #8 1.150 --color-moved-ws #8 1.150 how white spaces are ignored in --color-moved #8 1.150 #8 1.150 Other diff options #8 1.150 --relative[=] #8 1.150 when run from subdir, exclude changes outside and show relative paths #8 1.150 -a, --text treat all files as text #8 1.150 -R swap two inputs, reverse the diff #8 1.150 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.150 --quiet disable all output of the program #8 1.150 --ext-diff allow an external diff helper to be executed #8 1.150 --textconv run external text conversion filters when comparing binary files #8 1.150 --ignore-submodules[=] #8 1.150 ignore changes to submodules in the diff generation #8 1.150 --submodule[=] #8 1.150 specify how differences in submodules are shown #8 1.150 --ita-invisible-in-index #8 1.150 hide 'git add -N' entries from the index #8 1.150 --ita-visible-in-index #8 1.150 treat 'git add -N' entries as real in the index #8 1.150 -S look for differences that change the number of occurrences of the specified string #8 1.150 -G look for differences that change the number of occurrences of the specified regex #8 1.150 --pickaxe-all show all changes in the changeset with -S or -G #8 1.150 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.150 -O control the order in which files appear in the output #8 1.150 --rotate-to show the change in the specified path first #8 1.150 --skip-to skip the output to the specified path #8 1.150 --find-object #8 1.150 look for differences that change the number of occurrences of the specified object #8 1.150 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.150 select files by diff type #8 1.150 --output output to a specific file #8 1.150 #8 1.155 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.155 To add an exception for this directory, call: #8 1.155 #8 1.155 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.161 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA' #8 1.161 To add an exception for this directory, call: #8 1.161 #8 1.161 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SUA #8 1.165 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.165 usage: git diff --no-index [] #8 1.165 #8 1.165 Diff output format options #8 1.165 -p, --patch generate patch #8 1.165 -s, --no-patch suppress diff output #8 1.165 -u generate patch #8 1.165 -U, --unified[=] generate diffs with lines context #8 1.165 -W, --function-context #8 1.165 generate diffs with lines context #8 1.165 --raw generate the diff in raw format #8 1.165 --patch-with-raw synonym for '-p --raw' #8 1.165 --patch-with-stat synonym for '-p --stat' #8 1.165 --numstat machine friendly --stat #8 1.165 --shortstat output only the last line of --stat #8 1.165 -X, --dirstat[=...] #8 1.165 output the distribution of relative amount of changes for each sub-directory #8 1.165 --cumulative synonym for --dirstat=cumulative #8 1.165 --dirstat-by-file[=...] #8 1.165 synonym for --dirstat=files,param1,param2... #8 1.165 --check warn if changes introduce conflict markers or whitespace errors #8 1.165 --summary condensed summary such as creations, renames and mode changes #8 1.165 --name-only show only names of changed files #8 1.165 --name-status show only names and status of changed files #8 1.165 --stat[=[,[,]]] #8 1.165 generate diffstat #8 1.165 --stat-width generate diffstat with a given width #8 1.165 --stat-name-width #8 1.165 generate diffstat with a given name width #8 1.165 --stat-graph-width #8 1.165 generate diffstat with a given graph width #8 1.165 --stat-count generate diffstat with limited lines #8 1.165 --compact-summary generate compact summary in diffstat #8 1.165 --binary output a binary diff that can be applied #8 1.165 --full-index show full pre- and post-image object names on the "index" lines #8 1.165 --color[=] show colored diff #8 1.165 --ws-error-highlight #8 1.165 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.165 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.165 --abbrev[=] use digits to display object names #8 1.165 --src-prefix #8 1.165 show the given source prefix instead of "a/" #8 1.165 --dst-prefix #8 1.165 show the given destination prefix instead of "b/" #8 1.165 --line-prefix #8 1.165 prepend an additional prefix to every line of output #8 1.165 --no-prefix do not show any source or destination prefix #8 1.165 --inter-hunk-context #8 1.165 show context between diff hunks up to the specified number of lines #8 1.165 --output-indicator-new #8 1.165 specify the character to indicate a new line instead of '+' #8 1.165 --output-indicator-old #8 1.165 specify the character to indicate an old line instead of '-' #8 1.165 --output-indicator-context #8 1.165 specify the character to indicate a context instead of ' ' #8 1.165 #8 1.165 Diff rename options #8 1.165 -B, --break-rewrites[=[/]] #8 1.165 break complete rewrite changes into pairs of delete and create #8 1.165 -M, --find-renames[=] #8 1.165 detect renames #8 1.165 -D, --irreversible-delete #8 1.165 omit the preimage for deletes #8 1.165 -C, --find-copies[=] #8 1.165 detect copies #8 1.165 --find-copies-harder use unmodified files as source to find copies #8 1.165 --no-renames disable rename detection #8 1.165 --rename-empty use empty blobs as rename source #8 1.165 --follow continue listing the history of a file beyond renames #8 1.165 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.165 #8 1.165 Diff algorithm options #8 1.165 --minimal produce the smallest possible diff #8 1.165 -w, --ignore-all-space #8 1.165 ignore whitespace when comparing lines #8 1.165 -b, --ignore-space-change #8 1.165 ignore changes in amount of whitespace #8 1.165 --ignore-space-at-eol #8 1.165 ignore changes in whitespace at EOL #8 1.165 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.165 --ignore-blank-lines ignore changes whose lines are all blank #8 1.165 -I, --ignore-matching-lines #8 1.165 ignore changes whose all lines match #8 1.165 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.165 --patience generate diff using the "patience diff" algorithm #8 1.165 --histogram generate diff using the "histogram diff" algorithm #8 1.165 --diff-algorithm #8 1.165 choose a diff algorithm #8 1.165 --anchored generate diff using the "anchored diff" algorithm #8 1.165 --word-diff[=] show word diff, using to delimit changed words #8 1.165 --word-diff-regex #8 1.165 use to decide what a word is #8 1.166 --color-words[=] #8 1.166 equivalent to --word-diff=color --word-diff-regex= #8 1.166 --color-moved[=] #8 1.166 moved lines of code are colored differently #8 1.166 --color-moved-ws #8 1.166 how white spaces are ignored in --color-moved #8 1.166 #8 1.166 Other diff options #8 1.166 --relative[=] #8 1.166 when run from subdir, exclude changes outside and show relative paths #8 1.166 -a, --text treat all files as text #8 1.166 -R swap two inputs, reverse the diff #8 1.166 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.166 --quiet disable all output of the program #8 1.166 --ext-diff allow an external diff helper to be executed #8 1.166 --textconv run external text conversion filters when comparing binary files #8 1.166 --ignore-submodules[=] #8 1.166 ignore changes to submodules in the diff generation #8 1.166 --submodule[=] #8 1.166 specify how differences in submodules are shown #8 1.166 --ita-invisible-in-index #8 1.166 hide 'git add -N' entries from the index #8 1.166 --ita-visible-in-index #8 1.166 treat 'git add -N' entries as real in the index #8 1.166 -S look for differences that change the number of occurrences of the specified string #8 1.166 -G look for differences that change the number of occurrences of the specified regex #8 1.166 --pickaxe-all show all changes in the changeset with -S or -G #8 1.166 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.166 -O control the order in which files appear in the output #8 1.166 --rotate-to show the change in the specified path first #8 1.166 --skip-to skip the output to the specified path #8 1.166 --find-object #8 1.166 look for differences that change the number of occurrences of the specified object #8 1.166 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.166 select files by diff type #8 1.166 --output output to a specific file #8 1.166 #8 1.170 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 1.170 To add an exception for this directory, call: #8 1.170 #8 1.170 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 1.176 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1' #8 1.176 To add an exception for this directory, call: #8 1.176 #8 1.176 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NAS_EPS_15.2.0.1 #8 1.180 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.180 usage: git diff --no-index [] #8 1.180 #8 1.180 Diff output format options #8 1.180 -p, --patch generate patch #8 1.180 -s, --no-patch suppress diff output #8 1.180 -u generate patch #8 1.180 -U, --unified[=] generate diffs with lines context #8 1.180 -W, --function-context #8 1.180 generate diffs with lines context #8 1.180 --raw generate the diff in raw format #8 1.180 --patch-with-raw synonym for '-p --raw' #8 1.180 --patch-with-stat synonym for '-p --stat' #8 1.180 --numstat machine friendly --stat #8 1.180 --shortstat output only the last line of --stat #8 1.180 -X, --dirstat[=...] #8 1.180 output the distribution of relative amount of changes for each sub-directory #8 1.180 --cumulative synonym for --dirstat=cumulative #8 1.180 --dirstat-by-file[=...] #8 1.180 synonym for --dirstat=files,param1,param2... #8 1.180 --check warn if changes introduce conflict markers or whitespace errors #8 1.180 --summary condensed summary such as creations, renames and mode changes #8 1.180 --name-only show only names of changed files #8 1.180 --name-status show only names and status of changed files #8 1.180 --stat[=[,[,]]] #8 1.180 generate diffstat #8 1.180 --stat-width generate diffstat with a given width #8 1.180 --stat-name-width #8 1.180 generate diffstat with a given name width #8 1.180 --stat-graph-width #8 1.180 generate diffstat with a given graph width #8 1.180 --stat-count generate diffstat with limited lines #8 1.180 --compact-summary generate compact summary in diffstat #8 1.180 --binary output a binary diff that can be applied #8 1.180 --full-index show full pre- and post-image object names on the "index" lines #8 1.180 --color[=] show colored diff #8 1.180 --ws-error-highlight #8 1.180 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.180 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.180 --abbrev[=] use digits to display object names #8 1.180 --src-prefix #8 1.180 show the given source prefix instead of "a/" #8 1.180 --dst-prefix #8 1.180 show the given destination prefix instead of "b/" #8 1.180 --line-prefix #8 1.180 prepend an additional prefix to every line of output #8 1.180 --no-prefix do not show any source or destination prefix #8 1.180 --inter-hunk-context #8 1.180 show context between diff hunks up to the specified number of lines #8 1.180 --output-indicator-new #8 1.180 specify the character to indicate a new line instead of '+' #8 1.180 --output-indicator-old #8 1.180 specify the character to indicate an old line instead of '-' #8 1.180 --output-indicator-context #8 1.180 specify the character to indicate a context instead of ' ' #8 1.180 #8 1.180 Diff rename options #8 1.180 -B, --break-rewrites[=[/]] #8 1.180 break complete rewrite changes into pairs of delete and create #8 1.180 -M, --find-renames[=] #8 1.180 detect renames #8 1.180 -D, --irreversible-delete #8 1.180 omit the preimage for deletes #8 1.180 -C, --find-copies[=] #8 1.180 detect copies #8 1.180 --find-copies-harder use unmodified files as source to find copies #8 1.180 --no-renames disable rename detection #8 1.180 --rename-empty use empty blobs as rename source #8 1.180 --follow continue listing the history of a file beyond renames #8 1.180 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.180 #8 1.180 Diff algorithm options #8 1.180 --minimal produce the smallest possible diff #8 1.180 -w, --ignore-all-space #8 1.180 ignore whitespace when comparing lines #8 1.180 -b, --ignore-space-change #8 1.180 ignore changes in amount of whitespace #8 1.180 --ignore-space-at-eol #8 1.180 ignore changes in whitespace at EOL #8 1.180 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.180 --ignore-blank-lines ignore changes whose lines are all blank #8 1.180 -I, --ignore-matching-lines #8 1.180 ignore changes whose all lines match #8 1.180 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.180 --patience generate diff using the "patience diff" algorithm #8 1.180 --histogram generate diff using the "histogram diff" algorithm #8 1.180 --diff-algorithm #8 1.180 choose a diff algorithm #8 1.180 --anchored generate diff using the "anchored diff" algorithm #8 1.180 --word-diff[=] show word diff, using to delimit changed words #8 1.180 --word-diff-regex #8 1.181 use to decide what a word is #8 1.181 --color-words[=] #8 1.181 equivalent to --word-diff=color --word-diff-regex= #8 1.181 --color-moved[=] #8 1.181 moved lines of code are colored differently #8 1.181 --color-moved-ws #8 1.181 how white spaces are ignored in --color-moved #8 1.181 #8 1.181 Other diff options #8 1.181 --relative[=] #8 1.181 when run from subdir, exclude changes outside and show relative paths #8 1.181 -a, --text treat all files as text #8 1.181 -R swap two inputs, reverse the diff #8 1.181 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.181 --quiet disable all output of the program #8 1.181 --ext-diff allow an external diff helper to be executed #8 1.181 --textconv run external text conversion filters when comparing binary files #8 1.181 --ignore-submodules[=] #8 1.181 ignore changes to submodules in the diff generation #8 1.181 --submodule[=] #8 1.181 specify how differences in submodules are shown #8 1.181 --ita-invisible-in-index #8 1.181 hide 'git add -N' entries from the index #8 1.181 --ita-visible-in-index #8 1.181 treat 'git add -N' entries as real in the index #8 1.181 -S look for differences that change the number of occurrences of the specified string #8 1.181 -G look for differences that change the number of occurrences of the specified regex #8 1.181 --pickaxe-all show all changes in the changeset with -S or -G #8 1.181 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.181 -O control the order in which files appear in the output #8 1.181 --rotate-to show the change in the specified path first #8 1.181 --skip-to skip the output to the specified path #8 1.181 --find-object #8 1.181 look for differences that change the number of occurrences of the specified object #8 1.181 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.181 select files by diff type #8 1.181 --output output to a specific file #8 1.181 #8 1.185 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #8 1.185 To add an exception for this directory, call: #8 1.185 #8 1.185 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 #8 1.191 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0' #8 1.191 To add an exception for this directory, call: #8 1.191 #8 1.191 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.NS_v7.3.0 #8 1.195 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.195 usage: git diff --no-index [] #8 1.195 #8 1.195 Diff output format options #8 1.195 -p, --patch generate patch #8 1.195 -s, --no-patch suppress diff output #8 1.195 -u generate patch #8 1.195 -U, --unified[=] generate diffs with lines context #8 1.195 -W, --function-context #8 1.195 generate diffs with lines context #8 1.195 --raw generate the diff in raw format #8 1.195 --patch-with-raw synonym for '-p --raw' #8 1.195 --patch-with-stat synonym for '-p --stat' #8 1.195 --numstat machine friendly --stat #8 1.195 --shortstat output only the last line of --stat #8 1.195 -X, --dirstat[=...] #8 1.195 output the distribution of relative amount of changes for each sub-directory #8 1.195 --cumulative synonym for --dirstat=cumulative #8 1.195 --dirstat-by-file[=...] #8 1.195 synonym for --dirstat=files,param1,param2... #8 1.195 --check warn if changes introduce conflict markers or whitespace errors #8 1.195 --summary condensed summary such as creations, renames and mode changes #8 1.195 --name-only show only names of changed files #8 1.195 --name-status show only names and status of changed files #8 1.195 --stat[=[,[,]]] #8 1.195 generate diffstat #8 1.195 --stat-width generate diffstat with a given width #8 1.195 --stat-name-width #8 1.195 generate diffstat with a given name width #8 1.195 --stat-graph-width #8 1.195 generate diffstat with a given graph width #8 1.195 --stat-count generate diffstat with limited lines #8 1.195 --compact-summary generate compact summary in diffstat #8 1.195 --binary output a binary diff that can be applied #8 1.195 --full-index show full pre- and post-image object names on the "index" lines #8 1.195 --color[=] show colored diff #8 1.195 --ws-error-highlight #8 1.195 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.195 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.195 --abbrev[=] use digits to display object names #8 1.195 --src-prefix #8 1.195 show the given source prefix instead of "a/" #8 1.195 --dst-prefix #8 1.195 show the given destination prefix instead of "b/" #8 1.195 --line-prefix #8 1.195 prepend an additional prefix to every line of output #8 1.195 --no-prefix do not show any source or destination prefix #8 1.195 --inter-hunk-context #8 1.195 show context between diff hunks up to the specified number of lines #8 1.195 --output-indicator-new #8 1.195 specify the character to indicate a new line instead of '+' #8 1.195 --output-indicator-old #8 1.195 specify the character to indicate an old line instead of '-' #8 1.195 --output-indicator-context #8 1.195 specify the character to indicate a context instead of ' ' #8 1.195 #8 1.195 Diff rename options #8 1.195 -B, --break-rewrites[=[/]] #8 1.195 break complete rewrite changes into pairs of delete and create #8 1.195 -M, --find-renames[=] #8 1.195 detect renames #8 1.195 -D, --irreversible-delete #8 1.195 omit the preimage for deletes #8 1.195 -C, --find-copies[=] #8 1.195 detect copies #8 1.195 --find-copies-harder use unmodified files as source to find copies #8 1.195 --no-renames disable rename detection #8 1.195 --rename-empty use empty blobs as rename source #8 1.195 --follow continue listing the history of a file beyond renames #8 1.195 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.195 #8 1.195 Diff algorithm options #8 1.195 --minimal produce the smallest possible diff #8 1.195 -w, --ignore-all-space #8 1.195 ignore whitespace when comparing lines #8 1.195 -b, --ignore-space-change #8 1.195 ignore changes in amount of whitespace #8 1.195 --ignore-space-at-eol #8 1.195 ignore changes in whitespace at EOL #8 1.195 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.195 --ignore-blank-lines ignore changes whose lines are all blank #8 1.195 -I, --ignore-matching-lines #8 1.195 ignore changes whose all lines match #8 1.195 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.195 --patience generate diff using the "patience diff" algorithm #8 1.195 --histogram generate diff using the "histogram diff" algorithm #8 1.195 --diff-algorithm #8 1.195 choose a diff algorithm #8 1.195 --anchored generate diff using the "anchored diff" algorithm #8 1.195 --word-diff[=] show word diff, using to delimit changed words #8 1.195 --word-diff-regex #8 1.195 use to decide what a word is #8 1.195 --color-words[=] #8 1.195 equivalent to --word-diff=color --word-diff-regex= #8 1.195 --color-moved[=] #8 1.195 moved lines of code are colored differently #8 1.195 --color-moved-ws #8 1.195 how white spaces are ignored in --color-moved #8 1.195 #8 1.195 Other diff options #8 1.195 --relative[=] #8 1.195 when run from subdir, exclude changes outside and show relative paths #8 1.195 -a, --text treat all files as text #8 1.195 -R swap two inputs, reverse the diff #8 1.195 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.195 --quiet disable all output of the program #8 1.195 --ext-diff allow an external diff helper to be executed #8 1.195 --textconv run external text conversion filters when comparing binary files #8 1.195 --ignore-submodules[=] #8 1.195 ignore changes to submodules in the diff generation #8 1.195 --submodule[=] #8 1.195 specify how differences in submodules are shown #8 1.195 --ita-invisible-in-index #8 1.195 hide 'git add -N' entries from the index #8 1.195 --ita-visible-in-index #8 1.195 treat 'git add -N' entries as real in the index #8 1.195 -S look for differences that change the number of occurrences of the specified string #8 1.195 -G look for differences that change the number of occurrences of the specified regex #8 1.195 --pickaxe-all show all changes in the changeset with -S or -G #8 1.195 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.195 -O control the order in which files appear in the output #8 1.195 --rotate-to show the change in the specified path first #8 1.195 --skip-to skip the output to the specified path #8 1.195 --find-object #8 1.195 look for differences that change the number of occurrences of the specified object #8 1.195 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.195 select files by diff type #8 1.195 --output output to a specific file #8 1.195 #8 1.208 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.208 To add an exception for this directory, call: #8 1.208 #8 1.208 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.214 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0' #8 1.214 To add an exception for this directory, call: #8 1.214 #8 1.214 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SGsAP_13.2.0 #8 1.217 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.217 usage: git diff --no-index [] #8 1.217 #8 1.217 Diff output format options #8 1.217 -p, --patch generate patch #8 1.217 -s, --no-patch suppress diff output #8 1.217 -u generate patch #8 1.217 -U, --unified[=] generate diffs with lines context #8 1.217 -W, --function-context #8 1.217 generate diffs with lines context #8 1.217 --raw generate the diff in raw format #8 1.217 --patch-with-raw synonym for '-p --raw' #8 1.217 --patch-with-stat synonym for '-p --stat' #8 1.217 --numstat machine friendly --stat #8 1.217 --shortstat output only the last line of --stat #8 1.218 -X, --dirstat[=...] #8 1.218 output the distribution of relative amount of changes for each sub-directory #8 1.218 --cumulative synonym for --dirstat=cumulative #8 1.218 --dirstat-by-file[=...] #8 1.218 synonym for --dirstat=files,param1,param2... #8 1.218 --check warn if changes introduce conflict markers or whitespace errors #8 1.218 --summary condensed summary such as creations, renames and mode changes #8 1.218 --name-only show only names of changed files #8 1.218 --name-status show only names and status of changed files #8 1.218 --stat[=[,[,]]] #8 1.218 generate diffstat #8 1.218 --stat-width generate diffstat with a given width #8 1.218 --stat-name-width #8 1.218 generate diffstat with a given name width #8 1.218 --stat-graph-width #8 1.218 generate diffstat with a given graph width #8 1.218 --stat-count generate diffstat with limited lines #8 1.218 --compact-summary generate compact summary in diffstat #8 1.218 --binary output a binary diff that can be applied #8 1.218 --full-index show full pre- and post-image object names on the "index" lines #8 1.218 --color[=] show colored diff #8 1.218 --ws-error-highlight #8 1.218 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.218 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.218 --abbrev[=] use digits to display object names #8 1.218 --src-prefix #8 1.218 show the given source prefix instead of "a/" #8 1.218 --dst-prefix #8 1.218 show the given destination prefix instead of "b/" #8 1.218 --line-prefix #8 1.218 prepend an additional prefix to every line of output #8 1.218 --no-prefix do not show any source or destination prefix #8 1.218 --inter-hunk-context #8 1.218 show context between diff hunks up to the specified number of lines #8 1.218 --output-indicator-new #8 1.218 specify the character to indicate a new line instead of '+' #8 1.218 --output-indicator-old #8 1.218 specify the character to indicate an old line instead of '-' #8 1.218 --output-indicator-context #8 1.218 specify the character to indicate a context instead of ' ' #8 1.218 #8 1.218 Diff rename options #8 1.218 -B, --break-rewrites[=[/]] #8 1.218 break complete rewrite changes into pairs of delete and create #8 1.218 -M, --find-renames[=] #8 1.218 detect renames #8 1.218 -D, --irreversible-delete #8 1.218 omit the preimage for deletes #8 1.218 -C, --find-copies[=] #8 1.218 detect copies #8 1.218 --find-copies-harder use unmodified files as source to find copies #8 1.218 --no-renames disable rename detection #8 1.218 --rename-empty use empty blobs as rename source #8 1.218 --follow continue listing the history of a file beyond renames #8 1.218 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.218 #8 1.218 Diff algorithm options #8 1.218 --minimal produce the smallest possible diff #8 1.218 -w, --ignore-all-space #8 1.218 ignore whitespace when comparing lines #8 1.218 -b, --ignore-space-change #8 1.218 ignore changes in amount of whitespace #8 1.218 --ignore-space-at-eol #8 1.218 ignore changes in whitespace at EOL #8 1.218 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.218 --ignore-blank-lines ignore changes whose lines are all blank #8 1.218 -I, --ignore-matching-lines #8 1.218 ignore changes whose all lines match #8 1.218 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.218 --patience generate diff using the "patience diff" algorithm #8 1.218 --histogram generate diff using the "histogram diff" algorithm #8 1.218 --diff-algorithm #8 1.218 choose a diff algorithm #8 1.218 --anchored generate diff using the "anchored diff" algorithm #8 1.218 --word-diff[=] show word diff, using to delimit changed words #8 1.218 --word-diff-regex #8 1.218 use to decide what a word is #8 1.218 --color-words[=] #8 1.218 equivalent to --word-diff=color --word-diff-regex= #8 1.218 --color-moved[=] #8 1.218 moved lines of code are colored differently #8 1.218 --color-moved-ws #8 1.218 how white spaces are ignored in --color-moved #8 1.218 #8 1.218 Other diff options #8 1.218 --relative[=] #8 1.218 when run from subdir, exclude changes outside and show relative paths #8 1.218 -a, --text treat all files as text #8 1.218 -R swap two inputs, reverse the diff #8 1.218 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.218 --quiet disable all output of the program #8 1.218 --ext-diff allow an external diff helper to be executed #8 1.218 --textconv run external text conversion filters when comparing binary files #8 1.218 --ignore-submodules[=] #8 1.218 ignore changes to submodules in the diff generation #8 1.218 --submodule[=] #8 1.218 specify how differences in submodules are shown #8 1.218 --ita-invisible-in-index #8 1.218 hide 'git add -N' entries from the index #8 1.218 --ita-visible-in-index #8 1.218 treat 'git add -N' entries as real in the index #8 1.218 -S look for differences that change the number of occurrences of the specified string #8 1.218 -G look for differences that change the number of occurrences of the specified regex #8 1.218 --pickaxe-all show all changes in the changeset with -S or -G #8 1.218 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.218 -O control the order in which files appear in the output #8 1.218 --rotate-to show the change in the specified path first #8 1.218 --skip-to skip the output to the specified path #8 1.218 --find-object #8 1.218 look for differences that change the number of occurrences of the specified object #8 1.218 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.218 select files by diff type #8 1.218 --output output to a specific file #8 1.218 #8 1.223 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.223 To add an exception for this directory, call: #8 1.223 #8 1.223 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.229 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0' #8 1.229 To add an exception for this directory, call: #8 1.229 #8 1.229 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.SNDCP_v7.0.0 #8 1.233 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.233 usage: git diff --no-index [] #8 1.233 #8 1.233 Diff output format options #8 1.233 -p, --patch generate patch #8 1.233 -s, --no-patch suppress diff output #8 1.233 -u generate patch #8 1.233 -U, --unified[=] generate diffs with lines context #8 1.233 -W, --function-context #8 1.233 generate diffs with lines context #8 1.233 --raw generate the diff in raw format #8 1.233 --patch-with-raw synonym for '-p --raw' #8 1.233 --patch-with-stat synonym for '-p --stat' #8 1.233 --numstat machine friendly --stat #8 1.233 --shortstat output only the last line of --stat #8 1.233 -X, --dirstat[=...] #8 1.233 output the distribution of relative amount of changes for each sub-directory #8 1.233 --cumulative synonym for --dirstat=cumulative #8 1.233 --dirstat-by-file[=...] #8 1.233 synonym for --dirstat=files,param1,param2... #8 1.233 --check warn if changes introduce conflict markers or whitespace errors #8 1.233 --summary condensed summary such as creations, renames and mode changes #8 1.233 --name-only show only names of changed files #8 1.233 --name-status show only names and status of changed files #8 1.233 --stat[=[,[,]]] #8 1.233 generate diffstat #8 1.233 --stat-width generate diffstat with a given width #8 1.233 --stat-name-width #8 1.233 generate diffstat with a given name width #8 1.233 --stat-graph-width #8 1.233 generate diffstat with a given graph width #8 1.233 --stat-count generate diffstat with limited lines #8 1.233 --compact-summary generate compact summary in diffstat #8 1.233 --binary output a binary diff that can be applied #8 1.233 --full-index show full pre- and post-image object names on the "index" lines #8 1.233 --color[=] show colored diff #8 1.233 --ws-error-highlight #8 1.233 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.233 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.233 --abbrev[=] use digits to display object names #8 1.233 --src-prefix #8 1.233 show the given source prefix instead of "a/" #8 1.233 --dst-prefix #8 1.233 show the given destination prefix instead of "b/" #8 1.233 --line-prefix #8 1.233 prepend an additional prefix to every line of output #8 1.233 --no-prefix do not show any source or destination prefix #8 1.233 --inter-hunk-context #8 1.233 show context between diff hunks up to the specified number of lines #8 1.233 --output-indicator-new #8 1.233 specify the character to indicate a new line instead of '+' #8 1.233 --output-indicator-old #8 1.233 specify the character to indicate an old line instead of '-' #8 1.233 --output-indicator-context #8 1.233 specify the character to indicate a context instead of ' ' #8 1.233 #8 1.233 Diff rename options #8 1.233 -B, --break-rewrites[=[/]] #8 1.233 break complete rewrite changes into pairs of delete and create #8 1.233 -M, --find-renames[=] #8 1.233 detect renames #8 1.233 -D, --irreversible-delete #8 1.233 omit the preimage for deletes #8 1.233 -C, --find-copies[=] #8 1.233 detect copies #8 1.233 --find-copies-harder use unmodified files as source to find copies #8 1.233 --no-renames disable rename detection #8 1.233 --rename-empty use empty blobs as rename source #8 1.233 --follow continue listing the history of a file beyond renames #8 1.233 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.233 #8 1.233 Diff algorithm options #8 1.233 --minimal produce the smallest possible diff #8 1.233 -w, --ignore-all-space #8 1.233 ignore whitespace when comparing lines #8 1.233 -b, --ignore-space-change #8 1.233 ignore changes in amount of whitespace #8 1.233 --ignore-space-at-eol #8 1.233 ignore changes in whitespace at EOL #8 1.233 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.233 --ignore-blank-lines ignore changes whose lines are all blank #8 1.233 -I, --ignore-matching-lines #8 1.233 ignore changes whose all lines match #8 1.233 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.233 --patience generate diff using the "patience diff" algorithm #8 1.233 --histogram generate diff using the "histogram diff" algorithm #8 1.233 --diff-algorithm #8 1.233 choose a diff algorithm #8 1.233 --anchored generate diff using the "anchored diff" algorithm #8 1.233 --word-diff[=] show word diff, using to delimit changed words #8 1.233 --word-diff-regex #8 1.233 use to decide what a word is #8 1.233 --color-words[=] #8 1.233 equivalent to --word-diff=color --word-diff-regex= #8 1.233 --color-moved[=] #8 1.233 moved lines of code are colored differently #8 1.233 --color-moved-ws #8 1.233 how white spaces are ignored in --color-moved #8 1.233 #8 1.233 Other diff options #8 1.233 --relative[=] #8 1.233 when run from subdir, exclude changes outside and show relative paths #8 1.233 -a, --text treat all files as text #8 1.233 -R swap two inputs, reverse the diff #8 1.233 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.233 --quiet disable all output of the program #8 1.233 --ext-diff allow an external diff helper to be executed #8 1.233 --textconv run external text conversion filters when comparing binary files #8 1.233 --ignore-submodules[=] #8 1.233 ignore changes to submodules in the diff generation #8 1.233 --submodule[=] #8 1.233 specify how differences in submodules are shown #8 1.233 --ita-invisible-in-index #8 1.233 hide 'git add -N' entries from the index #8 1.233 --ita-visible-in-index #8 1.233 treat 'git add -N' entries as real in the index #8 1.233 -S look for differences that change the number of occurrences of the specified string #8 1.233 -G look for differences that change the number of occurrences of the specified regex #8 1.233 --pickaxe-all show all changes in the changeset with -S or -G #8 1.233 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.233 -O control the order in which files appear in the output #8 1.233 --rotate-to show the change in the specified path first #8 1.233 --skip-to skip the output to the specified path #8 1.233 --find-object #8 1.233 look for differences that change the number of occurrences of the specified object #8 1.233 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.233 select files by diff type #8 1.233 --output output to a specific file #8 1.233 #8 1.238 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.238 To add an exception for this directory, call: #8 1.238 #8 1.238 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.244 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0' #8 1.244 To add an exception for this directory, call: #8 1.244 #8 1.244 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.PFCP_v15.1.0 #8 1.248 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.248 usage: git diff --no-index [] #8 1.248 #8 1.248 Diff output format options #8 1.248 -p, --patch generate patch #8 1.248 -s, --no-patch suppress diff output #8 1.248 -u generate patch #8 1.248 -U, --unified[=] generate diffs with lines context #8 1.248 -W, --function-context #8 1.248 generate diffs with lines context #8 1.248 --raw generate the diff in raw format #8 1.248 --patch-with-raw synonym for '-p --raw' #8 1.248 --patch-with-stat synonym for '-p --stat' #8 1.248 --numstat machine friendly --stat #8 1.248 --shortstat output only the last line of --stat #8 1.248 -X, --dirstat[=...] #8 1.248 output the distribution of relative amount of changes for each sub-directory #8 1.248 --cumulative synonym for --dirstat=cumulative #8 1.248 --dirstat-by-file[=...] #8 1.248 synonym for --dirstat=files,param1,param2... #8 1.248 --check warn if changes introduce conflict markers or whitespace errors #8 1.248 --summary condensed summary such as creations, renames and mode changes #8 1.248 --name-only show only names of changed files #8 1.248 --name-status show only names and status of changed files #8 1.248 --stat[=[,[,]]] #8 1.248 generate diffstat #8 1.248 --stat-width generate diffstat with a given width #8 1.248 --stat-name-width #8 1.248 generate diffstat with a given name width #8 1.248 --stat-graph-width #8 1.248 generate diffstat with a given graph width #8 1.248 --stat-count generate diffstat with limited lines #8 1.248 --compact-summary generate compact summary in diffstat #8 1.248 --binary output a binary diff that can be applied #8 1.248 --full-index show full pre- and post-image object names on the "index" lines #8 1.248 --color[=] show colored diff #8 1.248 --ws-error-highlight #8 1.248 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.248 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.248 --abbrev[=] use digits to display object names #8 1.248 --src-prefix #8 1.248 show the given source prefix instead of "a/" #8 1.248 --dst-prefix #8 1.248 show the given destination prefix instead of "b/" #8 1.248 --line-prefix #8 1.248 prepend an additional prefix to every line of output #8 1.248 --no-prefix do not show any source or destination prefix #8 1.248 --inter-hunk-context #8 1.248 show context between diff hunks up to the specified number of lines #8 1.248 --output-indicator-new #8 1.248 specify the character to indicate a new line instead of '+' #8 1.248 --output-indicator-old #8 1.248 specify the character to indicate an old line instead of '-' #8 1.248 --output-indicator-context #8 1.248 specify the character to indicate a context instead of ' ' #8 1.248 #8 1.248 Diff rename options #8 1.248 -B, --break-rewrites[=[/]] #8 1.248 break complete rewrite changes into pairs of delete and create #8 1.248 -M, --find-renames[=] #8 1.248 detect renames #8 1.248 -D, --irreversible-delete #8 1.248 omit the preimage for deletes #8 1.248 -C, --find-copies[=] #8 1.248 detect copies #8 1.248 --find-copies-harder use unmodified files as source to find copies #8 1.248 --no-renames disable rename detection #8 1.248 --rename-empty use empty blobs as rename source #8 1.248 --follow continue listing the history of a file beyond renames #8 1.248 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.248 #8 1.248 Diff algorithm options #8 1.248 --minimal produce the smallest possible diff #8 1.248 -w, --ignore-all-space #8 1.248 ignore whitespace when comparing lines #8 1.248 -b, --ignore-space-change #8 1.248 ignore changes in amount of whitespace #8 1.248 --ignore-space-at-eol #8 1.248 ignore changes in whitespace at EOL #8 1.248 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.248 --ignore-blank-lines ignore changes whose lines are all blank #8 1.248 -I, --ignore-matching-lines #8 1.248 ignore changes whose all lines match #8 1.248 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.248 --patience generate diff using the "patience diff" algorithm #8 1.248 --histogram generate diff using the "histogram diff" algorithm #8 1.248 --diff-algorithm #8 1.248 choose a diff algorithm #8 1.248 --anchored generate diff using the "anchored diff" algorithm #8 1.248 --word-diff[=] show word diff, using to delimit changed words #8 1.248 --word-diff-regex #8 1.248 use to decide what a word is #8 1.248 --color-words[=] #8 1.248 equivalent to --word-diff=color --word-diff-regex= #8 1.248 --color-moved[=] #8 1.248 moved lines of code are colored differently #8 1.248 --color-moved-ws #8 1.248 how white spaces are ignored in --color-moved #8 1.248 #8 1.248 Other diff options #8 1.248 --relative[=] #8 1.248 when run from subdir, exclude changes outside and show relative paths #8 1.248 -a, --text treat all files as text #8 1.248 -R swap two inputs, reverse the diff #8 1.248 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.248 --quiet disable all output of the program #8 1.248 --ext-diff allow an external diff helper to be executed #8 1.248 --textconv run external text conversion filters when comparing binary files #8 1.248 --ignore-submodules[=] #8 1.248 ignore changes to submodules in the diff generation #8 1.248 --submodule[=] #8 1.248 specify how differences in submodules are shown #8 1.248 --ita-invisible-in-index #8 1.248 hide 'git add -N' entries from the index #8 1.248 --ita-visible-in-index #8 1.248 treat 'git add -N' entries as real in the index #8 1.248 -S look for differences that change the number of occurrences of the specified string #8 1.248 -G look for differences that change the number of occurrences of the specified regex #8 1.248 --pickaxe-all show all changes in the changeset with -S or -G #8 1.248 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.248 -O control the order in which files appear in the output #8 1.248 --rotate-to show the change in the specified path first #8 1.248 --skip-to skip the output to the specified path #8 1.248 --find-object #8 1.248 look for differences that change the number of occurrences of the specified object #8 1.248 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.248 select files by diff type #8 1.248 --output output to a specific file #8 1.249 #8 1.253 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.253 To add an exception for this directory, call: #8 1.253 #8 1.253 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.259 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API' #8 1.259 To add an exception for this directory, call: #8 1.259 #8 1.259 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Socket-API #8 1.262 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.262 usage: git diff --no-index [] #8 1.262 #8 1.262 Diff output format options #8 1.262 -p, --patch generate patch #8 1.262 -s, --no-patch suppress diff output #8 1.262 -u generate patch #8 1.262 -U, --unified[=] generate diffs with lines context #8 1.262 -W, --function-context #8 1.262 generate diffs with lines context #8 1.262 --raw generate the diff in raw format #8 1.262 --patch-with-raw synonym for '-p --raw' #8 1.262 --patch-with-stat synonym for '-p --stat' #8 1.262 --numstat machine friendly --stat #8 1.262 --shortstat output only the last line of --stat #8 1.262 -X, --dirstat[=...] #8 1.262 output the distribution of relative amount of changes for each sub-directory #8 1.262 --cumulative synonym for --dirstat=cumulative #8 1.262 --dirstat-by-file[=...] #8 1.262 synonym for --dirstat=files,param1,param2... #8 1.262 --check warn if changes introduce conflict markers or whitespace errors #8 1.262 --summary condensed summary such as creations, renames and mode changes #8 1.262 --name-only show only names of changed files #8 1.262 --name-status show only names and status of changed files #8 1.262 --stat[=[,[,]]] #8 1.262 generate diffstat #8 1.262 --stat-width generate diffstat with a given width #8 1.262 --stat-name-width #8 1.263 generate diffstat with a given name width #8 1.263 --stat-graph-width #8 1.263 generate diffstat with a given graph width #8 1.263 --stat-count generate diffstat with limited lines #8 1.263 --compact-summary generate compact summary in diffstat #8 1.263 --binary output a binary diff that can be applied #8 1.263 --full-index show full pre- and post-image object names on the "index" lines #8 1.263 --color[=] show colored diff #8 1.263 --ws-error-highlight #8 1.263 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.263 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.263 --abbrev[=] use digits to display object names #8 1.263 --src-prefix #8 1.263 show the given source prefix instead of "a/" #8 1.263 --dst-prefix #8 1.263 show the given destination prefix instead of "b/" #8 1.263 --line-prefix #8 1.263 prepend an additional prefix to every line of output #8 1.263 --no-prefix do not show any source or destination prefix #8 1.263 --inter-hunk-context #8 1.263 show context between diff hunks up to the specified number of lines #8 1.263 --output-indicator-new #8 1.263 specify the character to indicate a new line instead of '+' #8 1.263 --output-indicator-old #8 1.263 specify the character to indicate an old line instead of '-' #8 1.263 --output-indicator-context #8 1.263 specify the character to indicate a context instead of ' ' #8 1.263 #8 1.263 Diff rename options #8 1.263 -B, --break-rewrites[=[/]] #8 1.263 break complete rewrite changes into pairs of delete and create #8 1.263 -M, --find-renames[=] #8 1.263 detect renames #8 1.263 -D, --irreversible-delete #8 1.263 omit the preimage for deletes #8 1.263 -C, --find-copies[=] #8 1.263 detect copies #8 1.263 --find-copies-harder use unmodified files as source to find copies #8 1.263 --no-renames disable rename detection #8 1.263 --rename-empty use empty blobs as rename source #8 1.263 --follow continue listing the history of a file beyond renames #8 1.263 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.263 #8 1.263 Diff algorithm options #8 1.263 --minimal produce the smallest possible diff #8 1.263 -w, --ignore-all-space #8 1.263 ignore whitespace when comparing lines #8 1.263 -b, --ignore-space-change #8 1.263 ignore changes in amount of whitespace #8 1.263 --ignore-space-at-eol #8 1.263 ignore changes in whitespace at EOL #8 1.263 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.263 --ignore-blank-lines ignore changes whose lines are all blank #8 1.263 -I, --ignore-matching-lines #8 1.263 ignore changes whose all lines match #8 1.263 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.263 --patience generate diff using the "patience diff" algorithm #8 1.263 --histogram generate diff using the "histogram diff" algorithm #8 1.263 --diff-algorithm #8 1.263 choose a diff algorithm #8 1.263 --anchored generate diff using the "anchored diff" algorithm #8 1.263 --word-diff[=] show word diff, using to delimit changed words #8 1.263 --word-diff-regex #8 1.263 use to decide what a word is #8 1.263 --color-words[=] #8 1.263 equivalent to --word-diff=color --word-diff-regex= #8 1.263 --color-moved[=] #8 1.263 moved lines of code are colored differently #8 1.263 --color-moved-ws #8 1.263 how white spaces are ignored in --color-moved #8 1.263 #8 1.263 Other diff options #8 1.263 --relative[=] #8 1.263 when run from subdir, exclude changes outside and show relative paths #8 1.263 -a, --text treat all files as text #8 1.263 -R swap two inputs, reverse the diff #8 1.263 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.263 --quiet disable all output of the program #8 1.263 --ext-diff allow an external diff helper to be executed #8 1.263 --textconv run external text conversion filters when comparing binary files #8 1.263 --ignore-submodules[=] #8 1.263 ignore changes to submodules in the diff generation #8 1.263 --submodule[=] #8 1.263 specify how differences in submodules are shown #8 1.263 --ita-invisible-in-index #8 1.263 hide 'git add -N' entries from the index #8 1.263 --ita-visible-in-index #8 1.263 treat 'git add -N' entries as real in the index #8 1.263 -S look for differences that change the number of occurrences of the specified string #8 1.263 -G look for differences that change the number of occurrences of the specified regex #8 1.263 --pickaxe-all show all changes in the changeset with -S or -G #8 1.263 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.263 -O control the order in which files appear in the output #8 1.263 --rotate-to show the change in the specified path first #8 1.263 --skip-to skip the output to the specified path #8 1.263 --find-object #8 1.263 look for differences that change the number of occurrences of the specified object #8 1.263 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.263 select files by diff type #8 1.263 --output output to a specific file #8 1.263 #8 1.267 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.267 To add an exception for this directory, call: #8 1.267 #8 1.267 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.273 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket' #8 1.273 To add an exception for this directory, call: #8 1.273 #8 1.273 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.Common_Components.Abstract_Socket #8 1.277 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.277 usage: git diff --no-index [] #8 1.277 #8 1.277 Diff output format options #8 1.277 -p, --patch generate patch #8 1.277 -s, --no-patch suppress diff output #8 1.277 -u generate patch #8 1.277 -U, --unified[=] generate diffs with lines context #8 1.277 -W, --function-context #8 1.277 generate diffs with lines context #8 1.277 --raw generate the diff in raw format #8 1.277 --patch-with-raw synonym for '-p --raw' #8 1.277 --patch-with-stat synonym for '-p --stat' #8 1.277 --numstat machine friendly --stat #8 1.277 --shortstat output only the last line of --stat #8 1.277 -X, --dirstat[=...] #8 1.277 output the distribution of relative amount of changes for each sub-directory #8 1.277 --cumulative synonym for --dirstat=cumulative #8 1.277 --dirstat-by-file[=...] #8 1.277 synonym for --dirstat=files,param1,param2... #8 1.277 --check warn if changes introduce conflict markers or whitespace errors #8 1.277 --summary condensed summary such as creations, renames and mode changes #8 1.277 --name-only show only names of changed files #8 1.277 --name-status show only names and status of changed files #8 1.277 --stat[=[,[,]]] #8 1.277 generate diffstat #8 1.277 --stat-width generate diffstat with a given width #8 1.277 --stat-name-width #8 1.277 generate diffstat with a given name width #8 1.277 --stat-graph-width #8 1.277 generate diffstat with a given graph width #8 1.277 --stat-count generate diffstat with limited lines #8 1.277 --compact-summary generate compact summary in diffstat #8 1.277 --binary output a binary diff that can be applied #8 1.277 --full-index show full pre- and post-image object names on the "index" lines #8 1.277 --color[=] show colored diff #8 1.277 --ws-error-highlight #8 1.277 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.277 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.277 --abbrev[=] use digits to display object names #8 1.277 --src-prefix #8 1.277 show the given source prefix instead of "a/" #8 1.277 --dst-prefix #8 1.277 show the given destination prefix instead of "b/" #8 1.277 --line-prefix #8 1.277 prepend an additional prefix to every line of output #8 1.277 --no-prefix do not show any source or destination prefix #8 1.277 --inter-hunk-context #8 1.277 show context between diff hunks up to the specified number of lines #8 1.277 --output-indicator-new #8 1.277 specify the character to indicate a new line instead of '+' #8 1.277 --output-indicator-old #8 1.277 specify the character to indicate an old line instead of '-' #8 1.277 --output-indicator-context #8 1.277 specify the character to indicate a context instead of ' ' #8 1.277 #8 1.277 Diff rename options #8 1.277 -B, --break-rewrites[=[/]] #8 1.277 break complete rewrite changes into pairs of delete and create #8 1.277 -M, --find-renames[=] #8 1.277 detect renames #8 1.277 -D, --irreversible-delete #8 1.277 omit the preimage for deletes #8 1.277 -C, --find-copies[=] #8 1.277 detect copies #8 1.277 --find-copies-harder use unmodified files as source to find copies #8 1.277 --no-renames disable rename detection #8 1.277 --rename-empty use empty blobs as rename source #8 1.277 --follow continue listing the history of a file beyond renames #8 1.277 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.277 #8 1.277 Diff algorithm options #8 1.277 --minimal produce the smallest possible diff #8 1.277 -w, --ignore-all-space #8 1.277 ignore whitespace when comparing lines #8 1.277 -b, --ignore-space-change #8 1.277 ignore changes in amount of whitespace #8 1.277 --ignore-space-at-eol #8 1.277 ignore changes in whitespace at EOL #8 1.277 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.277 --ignore-blank-lines ignore changes whose lines are all blank #8 1.277 -I, --ignore-matching-lines #8 1.278 ignore changes whose all lines match #8 1.278 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.278 --patience generate diff using the "patience diff" algorithm #8 1.278 --histogram generate diff using the "histogram diff" algorithm #8 1.278 --diff-algorithm #8 1.278 choose a diff algorithm #8 1.278 --anchored generate diff using the "anchored diff" algorithm #8 1.278 --word-diff[=] show word diff, using to delimit changed words #8 1.278 --word-diff-regex #8 1.278 use to decide what a word is #8 1.278 --color-words[=] #8 1.278 equivalent to --word-diff=color --word-diff-regex= #8 1.278 --color-moved[=] #8 1.278 moved lines of code are colored differently #8 1.278 --color-moved-ws #8 1.278 how white spaces are ignored in --color-moved #8 1.278 #8 1.278 Other diff options #8 1.278 --relative[=] #8 1.278 when run from subdir, exclude changes outside and show relative paths #8 1.278 -a, --text treat all files as text #8 1.278 -R swap two inputs, reverse the diff #8 1.278 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.278 --quiet disable all output of the program #8 1.278 --ext-diff allow an external diff helper to be executed #8 1.278 --textconv run external text conversion filters when comparing binary files #8 1.278 --ignore-submodules[=] #8 1.278 ignore changes to submodules in the diff generation #8 1.278 --submodule[=] #8 1.278 specify how differences in submodules are shown #8 1.278 --ita-invisible-in-index #8 1.278 hide 'git add -N' entries from the index #8 1.278 --ita-visible-in-index #8 1.278 treat 'git add -N' entries as real in the index #8 1.278 -S look for differences that change the number of occurrences of the specified string #8 1.278 -G look for differences that change the number of occurrences of the specified regex #8 1.278 --pickaxe-all show all changes in the changeset with -S or -G #8 1.278 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.278 -O control the order in which files appear in the output #8 1.278 --rotate-to show the change in the specified path first #8 1.278 --skip-to skip the output to the specified path #8 1.278 --find-object #8 1.278 look for differences that change the number of occurrences of the specified object #8 1.278 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.278 select files by diff type #8 1.278 --output output to a specific file #8 1.278 #8 1.282 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.282 To add an exception for this directory, call: #8 1.282 #8 1.282 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.288 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg' #8 1.288 To add an exception for this directory, call: #8 1.288 #8 1.288 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.HTTPmsg #8 1.292 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.292 usage: git diff --no-index [] #8 1.292 #8 1.292 Diff output format options #8 1.292 -p, --patch generate patch #8 1.292 -s, --no-patch suppress diff output #8 1.292 -u generate patch #8 1.292 -U, --unified[=] generate diffs with lines context #8 1.292 -W, --function-context #8 1.292 generate diffs with lines context #8 1.292 --raw generate the diff in raw format #8 1.292 --patch-with-raw synonym for '-p --raw' #8 1.292 --patch-with-stat synonym for '-p --stat' #8 1.292 --numstat machine friendly --stat #8 1.292 --shortstat output only the last line of --stat #8 1.292 -X, --dirstat[=...] #8 1.292 output the distribution of relative amount of changes for each sub-directory #8 1.292 --cumulative synonym for --dirstat=cumulative #8 1.292 --dirstat-by-file[=...] #8 1.292 synonym for --dirstat=files,param1,param2... #8 1.292 --check warn if changes introduce conflict markers or whitespace errors #8 1.292 --summary condensed summary such as creations, renames and mode changes #8 1.292 --name-only show only names of changed files #8 1.292 --name-status show only names and status of changed files #8 1.292 --stat[=[,[,]]] #8 1.292 generate diffstat #8 1.292 --stat-width generate diffstat with a given width #8 1.292 --stat-name-width #8 1.292 generate diffstat with a given name width #8 1.292 --stat-graph-width #8 1.292 generate diffstat with a given graph width #8 1.292 --stat-count generate diffstat with limited lines #8 1.292 --compact-summary generate compact summary in diffstat #8 1.292 --binary output a binary diff that can be applied #8 1.292 --full-index show full pre- and post-image object names on the "index" lines #8 1.292 --color[=] show colored diff #8 1.292 --ws-error-highlight #8 1.292 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.292 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.292 --abbrev[=] use digits to display object names #8 1.292 --src-prefix #8 1.292 show the given source prefix instead of "a/" #8 1.292 --dst-prefix #8 1.292 show the given destination prefix instead of "b/" #8 1.292 --line-prefix #8 1.292 prepend an additional prefix to every line of output #8 1.292 --no-prefix do not show any source or destination prefix #8 1.292 --inter-hunk-context #8 1.292 show context between diff hunks up to the specified number of lines #8 1.292 --output-indicator-new #8 1.292 specify the character to indicate a new line instead of '+' #8 1.292 --output-indicator-old #8 1.292 specify the character to indicate an old line instead of '-' #8 1.292 --output-indicator-context #8 1.292 specify the character to indicate a context instead of ' ' #8 1.292 #8 1.292 Diff rename options #8 1.292 -B, --break-rewrites[=[/]] #8 1.292 break complete rewrite changes into pairs of delete and create #8 1.292 -M, --find-renames[=] #8 1.292 detect renames #8 1.292 -D, --irreversible-delete #8 1.292 omit the preimage for deletes #8 1.292 -C, --find-copies[=] #8 1.292 detect copies #8 1.292 --find-copies-harder use unmodified files as source to find copies #8 1.292 --no-renames disable rename detection #8 1.292 --rename-empty use empty blobs as rename source #8 1.292 --follow continue listing the history of a file beyond renames #8 1.292 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.292 #8 1.292 Diff algorithm options #8 1.292 --minimal produce the smallest possible diff #8 1.292 -w, --ignore-all-space #8 1.292 ignore whitespace when comparing lines #8 1.292 -b, --ignore-space-change #8 1.292 ignore changes in amount of whitespace #8 1.292 --ignore-space-at-eol #8 1.292 ignore changes in whitespace at EOL #8 1.292 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.292 --ignore-blank-lines ignore changes whose lines are all blank #8 1.292 -I, --ignore-matching-lines #8 1.292 ignore changes whose all lines match #8 1.292 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.292 --patience generate diff using the "patience diff" algorithm #8 1.292 --histogram generate diff using the "histogram diff" algorithm #8 1.292 --diff-algorithm #8 1.292 choose a diff algorithm #8 1.292 --anchored generate diff using the "anchored diff" algorithm #8 1.292 --word-diff[=] show word diff, using to delimit changed words #8 1.292 --word-diff-regex #8 1.292 use to decide what a word is #8 1.292 --color-words[=] #8 1.292 equivalent to --word-diff=color --word-diff-regex= #8 1.292 --color-moved[=] #8 1.292 moved lines of code are colored differently #8 1.292 --color-moved-ws #8 1.292 how white spaces are ignored in --color-moved #8 1.292 #8 1.292 Other diff options #8 1.292 --relative[=] #8 1.292 when run from subdir, exclude changes outside and show relative paths #8 1.292 -a, --text treat all files as text #8 1.292 -R swap two inputs, reverse the diff #8 1.292 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.292 --quiet disable all output of the program #8 1.292 --ext-diff allow an external diff helper to be executed #8 1.292 --textconv run external text conversion filters when comparing binary files #8 1.292 --ignore-submodules[=] #8 1.292 ignore changes to submodules in the diff generation #8 1.292 --submodule[=] #8 1.292 specify how differences in submodules are shown #8 1.292 --ita-invisible-in-index #8 1.292 hide 'git add -N' entries from the index #8 1.292 --ita-visible-in-index #8 1.292 treat 'git add -N' entries as real in the index #8 1.292 -S look for differences that change the number of occurrences of the specified string #8 1.292 -G look for differences that change the number of occurrences of the specified regex #8 1.292 --pickaxe-all show all changes in the changeset with -S or -G #8 1.292 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.292 -O control the order in which files appear in the output #8 1.292 --rotate-to show the change in the specified path first #8 1.292 --skip-to skip the output to the specified path #8 1.292 --find-object #8 1.292 look for differences that change the number of occurrences of the specified object #8 1.293 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.293 select files by diff type #8 1.293 --output output to a specific file #8 1.293 #8 1.297 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.297 To add an exception for this directory, call: #8 1.297 #8 1.297 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.303 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp' #8 1.303 To add an exception for this directory, call: #8 1.303 #8 1.303 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.IPL4asp #8 1.307 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.307 usage: git diff --no-index [] #8 1.307 #8 1.307 Diff output format options #8 1.307 -p, --patch generate patch #8 1.307 -s, --no-patch suppress diff output #8 1.307 -u generate patch #8 1.307 -U, --unified[=] generate diffs with lines context #8 1.307 -W, --function-context #8 1.307 generate diffs with lines context #8 1.307 --raw generate the diff in raw format #8 1.307 --patch-with-raw synonym for '-p --raw' #8 1.307 --patch-with-stat synonym for '-p --stat' #8 1.307 --numstat machine friendly --stat #8 1.307 --shortstat output only the last line of --stat #8 1.307 -X, --dirstat[=...] #8 1.307 output the distribution of relative amount of changes for each sub-directory #8 1.307 --cumulative synonym for --dirstat=cumulative #8 1.307 --dirstat-by-file[=...] #8 1.307 synonym for --dirstat=files,param1,param2... #8 1.307 --check warn if changes introduce conflict markers or whitespace errors #8 1.307 --summary condensed summary such as creations, renames and mode changes #8 1.307 --name-only show only names of changed files #8 1.307 --name-status show only names and status of changed files #8 1.307 --stat[=[,[,]]] #8 1.307 generate diffstat #8 1.307 --stat-width generate diffstat with a given width #8 1.307 --stat-name-width #8 1.307 generate diffstat with a given name width #8 1.307 --stat-graph-width #8 1.307 generate diffstat with a given graph width #8 1.307 --stat-count generate diffstat with limited lines #8 1.307 --compact-summary generate compact summary in diffstat #8 1.307 --binary output a binary diff that can be applied #8 1.307 --full-index show full pre- and post-image object names on the "index" lines #8 1.307 --color[=] show colored diff #8 1.307 --ws-error-highlight #8 1.307 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.307 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.307 --abbrev[=] use digits to display object names #8 1.307 --src-prefix #8 1.307 show the given source prefix instead of "a/" #8 1.307 --dst-prefix #8 1.307 show the given destination prefix instead of "b/" #8 1.307 --line-prefix #8 1.307 prepend an additional prefix to every line of output #8 1.307 --no-prefix do not show any source or destination prefix #8 1.307 --inter-hunk-context #8 1.307 show context between diff hunks up to the specified number of lines #8 1.307 --output-indicator-new #8 1.307 specify the character to indicate a new line instead of '+' #8 1.307 --output-indicator-old #8 1.307 specify the character to indicate an old line instead of '-' #8 1.307 --output-indicator-context #8 1.307 specify the character to indicate a context instead of ' ' #8 1.307 #8 1.307 Diff rename options #8 1.307 -B, --break-rewrites[=[/]] #8 1.307 break complete rewrite changes into pairs of delete and create #8 1.307 -M, --find-renames[=] #8 1.307 detect renames #8 1.307 -D, --irreversible-delete #8 1.307 omit the preimage for deletes #8 1.307 -C, --find-copies[=] #8 1.307 detect copies #8 1.307 --find-copies-harder use unmodified files as source to find copies #8 1.307 --no-renames disable rename detection #8 1.307 --rename-empty use empty blobs as rename source #8 1.307 --follow continue listing the history of a file beyond renames #8 1.307 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.307 #8 1.307 Diff algorithm options #8 1.307 --minimal produce the smallest possible diff #8 1.307 -w, --ignore-all-space #8 1.307 ignore whitespace when comparing lines #8 1.307 -b, --ignore-space-change #8 1.307 ignore changes in amount of whitespace #8 1.307 --ignore-space-at-eol #8 1.307 ignore changes in whitespace at EOL #8 1.307 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.307 --ignore-blank-lines ignore changes whose lines are all blank #8 1.307 -I, --ignore-matching-lines #8 1.307 ignore changes whose all lines match #8 1.307 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.307 --patience generate diff using the "patience diff" algorithm #8 1.307 --histogram generate diff using the "histogram diff" algorithm #8 1.307 --diff-algorithm #8 1.307 choose a diff algorithm #8 1.307 --anchored generate diff using the "anchored diff" algorithm #8 1.307 --word-diff[=] show word diff, using to delimit changed words #8 1.307 --word-diff-regex #8 1.307 use to decide what a word is #8 1.307 --color-words[=] #8 1.307 equivalent to --word-diff=color --word-diff-regex= #8 1.307 --color-moved[=] #8 1.307 moved lines of code are colored differently #8 1.307 --color-moved-ws #8 1.307 how white spaces are ignored in --color-moved #8 1.307 #8 1.307 Other diff options #8 1.307 --relative[=] #8 1.307 when run from subdir, exclude changes outside and show relative paths #8 1.307 -a, --text treat all files as text #8 1.307 -R swap two inputs, reverse the diff #8 1.307 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.307 --quiet disable all output of the program #8 1.307 --ext-diff allow an external diff helper to be executed #8 1.307 --textconv run external text conversion filters when comparing binary files #8 1.307 --ignore-submodules[=] #8 1.307 ignore changes to submodules in the diff generation #8 1.307 --submodule[=] #8 1.307 specify how differences in submodules are shown #8 1.307 --ita-invisible-in-index #8 1.307 hide 'git add -N' entries from the index #8 1.307 --ita-visible-in-index #8 1.308 treat 'git add -N' entries as real in the index #8 1.308 -S look for differences that change the number of occurrences of the specified string #8 1.308 -G look for differences that change the number of occurrences of the specified regex #8 1.308 --pickaxe-all show all changes in the changeset with -S or -G #8 1.308 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.308 -O control the order in which files appear in the output #8 1.308 --rotate-to show the change in the specified path first #8 1.308 --skip-to skip the output to the specified path #8 1.308 --find-object #8 1.308 look for differences that change the number of occurrences of the specified object #8 1.308 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.308 select files by diff type #8 1.308 --output output to a specific file #8 1.308 #8 1.312 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.312 To add an exception for this directory, call: #8 1.312 #8 1.312 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.318 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp' #8 1.318 To add an exception for this directory, call: #8 1.318 #8 1.318 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.LANL2asp #8 1.322 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.322 usage: git diff --no-index [] #8 1.322 #8 1.322 Diff output format options #8 1.322 -p, --patch generate patch #8 1.322 -s, --no-patch suppress diff output #8 1.322 -u generate patch #8 1.322 -U, --unified[=] generate diffs with lines context #8 1.322 -W, --function-context #8 1.322 generate diffs with lines context #8 1.322 --raw generate the diff in raw format #8 1.322 --patch-with-raw synonym for '-p --raw' #8 1.322 --patch-with-stat synonym for '-p --stat' #8 1.322 --numstat machine friendly --stat #8 1.322 --shortstat output only the last line of --stat #8 1.322 -X, --dirstat[=...] #8 1.322 output the distribution of relative amount of changes for each sub-directory #8 1.322 --cumulative synonym for --dirstat=cumulative #8 1.322 --dirstat-by-file[=...] #8 1.322 synonym for --dirstat=files,param1,param2... #8 1.322 --check warn if changes introduce conflict markers or whitespace errors #8 1.322 --summary condensed summary such as creations, renames and mode changes #8 1.322 --name-only show only names of changed files #8 1.322 --name-status show only names and status of changed files #8 1.322 --stat[=[,[,]]] #8 1.322 generate diffstat #8 1.322 --stat-width generate diffstat with a given width #8 1.322 --stat-name-width #8 1.322 generate diffstat with a given name width #8 1.322 --stat-graph-width #8 1.322 generate diffstat with a given graph width #8 1.322 --stat-count generate diffstat with limited lines #8 1.322 --compact-summary generate compact summary in diffstat #8 1.322 --binary output a binary diff that can be applied #8 1.322 --full-index show full pre- and post-image object names on the "index" lines #8 1.322 --color[=] show colored diff #8 1.322 --ws-error-highlight #8 1.322 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.322 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.322 --abbrev[=] use digits to display object names #8 1.322 --src-prefix #8 1.322 show the given source prefix instead of "a/" #8 1.322 --dst-prefix #8 1.322 show the given destination prefix instead of "b/" #8 1.322 --line-prefix #8 1.322 prepend an additional prefix to every line of output #8 1.322 --no-prefix do not show any source or destination prefix #8 1.322 --inter-hunk-context #8 1.322 show context between diff hunks up to the specified number of lines #8 1.322 --output-indicator-new #8 1.322 specify the character to indicate a new line instead of '+' #8 1.322 --output-indicator-old #8 1.322 specify the character to indicate an old line instead of '-' #8 1.322 --output-indicator-context #8 1.322 specify the character to indicate a context instead of ' ' #8 1.322 #8 1.322 Diff rename options #8 1.322 -B, --break-rewrites[=[/]] #8 1.322 break complete rewrite changes into pairs of delete and create #8 1.322 -M, --find-renames[=] #8 1.322 detect renames #8 1.322 -D, --irreversible-delete #8 1.322 omit the preimage for deletes #8 1.322 -C, --find-copies[=] #8 1.322 detect copies #8 1.322 --find-copies-harder use unmodified files as source to find copies #8 1.322 --no-renames disable rename detection #8 1.322 --rename-empty use empty blobs as rename source #8 1.322 --follow continue listing the history of a file beyond renames #8 1.322 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.322 #8 1.322 Diff algorithm options #8 1.322 --minimal produce the smallest possible diff #8 1.322 -w, --ignore-all-space #8 1.322 ignore whitespace when comparing lines #8 1.322 -b, --ignore-space-change #8 1.322 ignore changes in amount of whitespace #8 1.322 --ignore-space-at-eol #8 1.322 ignore changes in whitespace at EOL #8 1.322 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.322 --ignore-blank-lines ignore changes whose lines are all blank #8 1.322 -I, --ignore-matching-lines #8 1.322 ignore changes whose all lines match #8 1.322 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.322 --patience generate diff using the "patience diff" algorithm #8 1.322 --histogram generate diff using the "histogram diff" algorithm #8 1.322 --diff-algorithm #8 1.322 choose a diff algorithm #8 1.322 --anchored generate diff using the "anchored diff" algorithm #8 1.322 --word-diff[=] show word diff, using to delimit changed words #8 1.322 --word-diff-regex #8 1.322 use to decide what a word is #8 1.322 --color-words[=] #8 1.322 equivalent to --word-diff=color --word-diff-regex= #8 1.322 --color-moved[=] #8 1.322 moved lines of code are colored differently #8 1.322 --color-moved-ws #8 1.322 how white spaces are ignored in --color-moved #8 1.322 #8 1.322 Other diff options #8 1.322 --relative[=] #8 1.322 when run from subdir, exclude changes outside and show relative paths #8 1.322 -a, --text treat all files as text #8 1.322 -R swap two inputs, reverse the diff #8 1.322 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.322 --quiet disable all output of the program #8 1.322 --ext-diff allow an external diff helper to be executed #8 1.322 --textconv run external text conversion filters when comparing binary files #8 1.322 --ignore-submodules[=] #8 1.322 ignore changes to submodules in the diff generation #8 1.322 --submodule[=] #8 1.322 specify how differences in submodules are shown #8 1.322 --ita-invisible-in-index #8 1.322 hide 'git add -N' entries from the index #8 1.322 --ita-visible-in-index #8 1.322 treat 'git add -N' entries as real in the index #8 1.322 -S look for differences that change the number of occurrences of the specified string #8 1.322 -G look for differences that change the number of occurrences of the specified regex #8 1.322 --pickaxe-all show all changes in the changeset with -S or -G #8 1.322 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.322 -O control the order in which files appear in the output #8 1.322 --rotate-to show the change in the specified path first #8 1.322 --skip-to skip the output to the specified path #8 1.322 --find-object #8 1.322 look for differences that change the number of occurrences of the specified object #8 1.322 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.322 select files by diff type #8 1.322 --output output to a specific file #8 1.323 #8 1.327 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.327 To add an exception for this directory, call: #8 1.327 #8 1.327 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.333 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp' #8 1.333 To add an exception for this directory, call: #8 1.333 #8 1.333 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PCAPasp #8 1.337 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.337 usage: git diff --no-index [] #8 1.337 #8 1.337 Diff output format options #8 1.337 -p, --patch generate patch #8 1.337 -s, --no-patch suppress diff output #8 1.337 -u generate patch #8 1.337 -U, --unified[=] generate diffs with lines context #8 1.337 -W, --function-context #8 1.337 generate diffs with lines context #8 1.337 --raw generate the diff in raw format #8 1.337 --patch-with-raw synonym for '-p --raw' #8 1.337 --patch-with-stat synonym for '-p --stat' #8 1.337 --numstat machine friendly --stat #8 1.337 --shortstat output only the last line of --stat #8 1.337 -X, --dirstat[=...] #8 1.337 output the distribution of relative amount of changes for each sub-directory #8 1.337 --cumulative synonym for --dirstat=cumulative #8 1.337 --dirstat-by-file[=...] #8 1.337 synonym for --dirstat=files,param1,param2... #8 1.337 --check warn if changes introduce conflict markers or whitespace errors #8 1.337 --summary condensed summary such as creations, renames and mode changes #8 1.337 --name-only show only names of changed files #8 1.337 --name-status show only names and status of changed files #8 1.337 --stat[=[,[,]]] #8 1.337 generate diffstat #8 1.337 --stat-width generate diffstat with a given width #8 1.337 --stat-name-width #8 1.337 generate diffstat with a given name width #8 1.337 --stat-graph-width #8 1.337 generate diffstat with a given graph width #8 1.337 --stat-count generate diffstat with limited lines #8 1.337 --compact-summary generate compact summary in diffstat #8 1.337 --binary output a binary diff that can be applied #8 1.337 --full-index show full pre- and post-image object names on the "index" lines #8 1.337 --color[=] show colored diff #8 1.337 --ws-error-highlight #8 1.337 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.337 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.337 --abbrev[=] use digits to display object names #8 1.337 --src-prefix #8 1.337 show the given source prefix instead of "a/" #8 1.337 --dst-prefix #8 1.337 show the given destination prefix instead of "b/" #8 1.337 --line-prefix #8 1.337 prepend an additional prefix to every line of output #8 1.337 --no-prefix do not show any source or destination prefix #8 1.337 --inter-hunk-context #8 1.337 show context between diff hunks up to the specified number of lines #8 1.337 --output-indicator-new #8 1.337 specify the character to indicate a new line instead of '+' #8 1.337 --output-indicator-old #8 1.337 specify the character to indicate an old line instead of '-' #8 1.337 --output-indicator-context #8 1.337 specify the character to indicate a context instead of ' ' #8 1.337 #8 1.337 Diff rename options #8 1.337 -B, --break-rewrites[=[/]] #8 1.337 break complete rewrite changes into pairs of delete and create #8 1.337 -M, --find-renames[=] #8 1.337 detect renames #8 1.337 -D, --irreversible-delete #8 1.337 omit the preimage for deletes #8 1.337 -C, --find-copies[=] #8 1.337 detect copies #8 1.337 --find-copies-harder use unmodified files as source to find copies #8 1.337 --no-renames disable rename detection #8 1.337 --rename-empty use empty blobs as rename source #8 1.337 --follow continue listing the history of a file beyond renames #8 1.337 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.337 #8 1.337 Diff algorithm options #8 1.337 --minimal produce the smallest possible diff #8 1.337 -w, --ignore-all-space #8 1.337 ignore whitespace when comparing lines #8 1.337 -b, --ignore-space-change #8 1.337 ignore changes in amount of whitespace #8 1.337 --ignore-space-at-eol #8 1.337 ignore changes in whitespace at EOL #8 1.337 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.337 --ignore-blank-lines ignore changes whose lines are all blank #8 1.337 -I, --ignore-matching-lines #8 1.337 ignore changes whose all lines match #8 1.337 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.337 --patience generate diff using the "patience diff" algorithm #8 1.337 --histogram generate diff using the "histogram diff" algorithm #8 1.337 --diff-algorithm #8 1.337 choose a diff algorithm #8 1.337 --anchored generate diff using the "anchored diff" algorithm #8 1.337 --word-diff[=] show word diff, using to delimit changed words #8 1.337 --word-diff-regex #8 1.337 use to decide what a word is #8 1.337 --color-words[=] #8 1.337 equivalent to --word-diff=color --word-diff-regex= #8 1.337 --color-moved[=] #8 1.337 moved lines of code are colored differently #8 1.337 --color-moved-ws #8 1.337 how white spaces are ignored in --color-moved #8 1.337 #8 1.337 Other diff options #8 1.337 --relative[=] #8 1.337 when run from subdir, exclude changes outside and show relative paths #8 1.337 -a, --text treat all files as text #8 1.337 -R swap two inputs, reverse the diff #8 1.337 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.337 --quiet disable all output of the program #8 1.337 --ext-diff allow an external diff helper to be executed #8 1.337 --textconv run external text conversion filters when comparing binary files #8 1.337 --ignore-submodules[=] #8 1.337 ignore changes to submodules in the diff generation #8 1.337 --submodule[=] #8 1.337 specify how differences in submodules are shown #8 1.337 --ita-invisible-in-index #8 1.337 hide 'git add -N' entries from the index #8 1.337 --ita-visible-in-index #8 1.337 treat 'git add -N' entries as real in the index #8 1.337 -S look for differences that change the number of occurrences of the specified string #8 1.337 -G look for differences that change the number of occurrences of the specified regex #8 1.337 --pickaxe-all show all changes in the changeset with -S or -G #8 1.337 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.337 -O control the order in which files appear in the output #8 1.337 --rotate-to show the change in the specified path first #8 1.337 --skip-to skip the output to the specified path #8 1.337 --find-object #8 1.337 look for differences that change the number of occurrences of the specified object #8 1.337 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.337 select files by diff type #8 1.337 --output output to a specific file #8 1.337 #8 1.342 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.342 To add an exception for this directory, call: #8 1.342 #8 1.342 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.348 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp' #8 1.348 To add an exception for this directory, call: #8 1.348 #8 1.348 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.PIPEasp #8 1.353 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.353 usage: git diff --no-index [] #8 1.353 #8 1.353 Diff output format options #8 1.353 -p, --patch generate patch #8 1.353 -s, --no-patch suppress diff output #8 1.353 -u generate patch #8 1.353 -U, --unified[=] generate diffs with lines context #8 1.353 -W, --function-context #8 1.353 generate diffs with lines context #8 1.353 --raw generate the diff in raw format #8 1.353 --patch-with-raw synonym for '-p --raw' #8 1.353 --patch-with-stat synonym for '-p --stat' #8 1.353 --numstat machine friendly --stat #8 1.353 --shortstat output only the last line of --stat #8 1.353 -X, --dirstat[=...] #8 1.353 output the distribution of relative amount of changes for each sub-directory #8 1.353 --cumulative synonym for --dirstat=cumulative #8 1.353 --dirstat-by-file[=...] #8 1.353 synonym for --dirstat=files,param1,param2... #8 1.353 --check warn if changes introduce conflict markers or whitespace errors #8 1.353 --summary condensed summary such as creations, renames and mode changes #8 1.353 --name-only show only names of changed files #8 1.353 --name-status show only names and status of changed files #8 1.353 --stat[=[,[,]]] #8 1.353 generate diffstat #8 1.353 --stat-width generate diffstat with a given width #8 1.353 --stat-name-width #8 1.353 generate diffstat with a given name width #8 1.353 --stat-graph-width #8 1.353 generate diffstat with a given graph width #8 1.353 --stat-count generate diffstat with limited lines #8 1.353 --compact-summary generate compact summary in diffstat #8 1.353 --binary output a binary diff that can be applied #8 1.353 --full-index show full pre- and post-image object names on the "index" lines #8 1.353 --color[=] show colored diff #8 1.353 --ws-error-highlight #8 1.353 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.353 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.353 --abbrev[=] use digits to display object names #8 1.353 --src-prefix #8 1.353 show the given source prefix instead of "a/" #8 1.353 --dst-prefix #8 1.353 show the given destination prefix instead of "b/" #8 1.353 --line-prefix #8 1.353 prepend an additional prefix to every line of output #8 1.353 --no-prefix do not show any source or destination prefix #8 1.353 --inter-hunk-context #8 1.353 show context between diff hunks up to the specified number of lines #8 1.353 --output-indicator-new #8 1.353 specify the character to indicate a new line instead of '+' #8 1.353 --output-indicator-old #8 1.353 specify the character to indicate an old line instead of '-' #8 1.353 --output-indicator-context #8 1.353 specify the character to indicate a context instead of ' ' #8 1.353 #8 1.353 Diff rename options #8 1.353 -B, --break-rewrites[=[/]] #8 1.353 break complete rewrite changes into pairs of delete and create #8 1.353 -M, --find-renames[=] #8 1.353 detect renames #8 1.353 -D, --irreversible-delete #8 1.353 omit the preimage for deletes #8 1.353 -C, --find-copies[=] #8 1.353 detect copies #8 1.353 --find-copies-harder use unmodified files as source to find copies #8 1.353 --no-renames disable rename detection #8 1.353 --rename-empty use empty blobs as rename source #8 1.353 --follow continue listing the history of a file beyond renames #8 1.353 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.353 #8 1.353 Diff algorithm options #8 1.353 --minimal produce the smallest possible diff #8 1.353 -w, --ignore-all-space #8 1.353 ignore whitespace when comparing lines #8 1.353 -b, --ignore-space-change #8 1.353 ignore changes in amount of whitespace #8 1.353 --ignore-space-at-eol #8 1.353 ignore changes in whitespace at EOL #8 1.353 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.353 --ignore-blank-lines ignore changes whose lines are all blank #8 1.353 -I, --ignore-matching-lines #8 1.353 ignore changes whose all lines match #8 1.353 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.353 --patience generate diff using the "patience diff" algorithm #8 1.353 --histogram generate diff using the "histogram diff" algorithm #8 1.353 --diff-algorithm #8 1.353 choose a diff algorithm #8 1.353 --anchored generate diff using the "anchored diff" algorithm #8 1.353 --word-diff[=] show word diff, using to delimit changed words #8 1.353 --word-diff-regex #8 1.353 use to decide what a word is #8 1.353 --color-words[=] #8 1.353 equivalent to --word-diff=color --word-diff-regex= #8 1.353 --color-moved[=] #8 1.353 moved lines of code are colored differently #8 1.353 --color-moved-ws #8 1.353 how white spaces are ignored in --color-moved #8 1.353 #8 1.353 Other diff options #8 1.353 --relative[=] #8 1.353 when run from subdir, exclude changes outside and show relative paths #8 1.353 -a, --text treat all files as text #8 1.353 -R swap two inputs, reverse the diff #8 1.353 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.353 --quiet disable all output of the program #8 1.353 --ext-diff allow an external diff helper to be executed #8 1.353 --textconv run external text conversion filters when comparing binary files #8 1.353 --ignore-submodules[=] #8 1.353 ignore changes to submodules in the diff generation #8 1.353 --submodule[=] #8 1.353 specify how differences in submodules are shown #8 1.353 --ita-invisible-in-index #8 1.353 hide 'git add -N' entries from the index #8 1.353 --ita-visible-in-index #8 1.353 treat 'git add -N' entries as real in the index #8 1.353 -S look for differences that change the number of occurrences of the specified string #8 1.353 -G look for differences that change the number of occurrences of the specified regex #8 1.353 --pickaxe-all show all changes in the changeset with -S or -G #8 1.353 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.353 -O control the order in which files appear in the output #8 1.353 --rotate-to show the change in the specified path first #8 1.353 --skip-to skip the output to the specified path #8 1.353 --find-object #8 1.353 look for differences that change the number of occurrences of the specified object #8 1.353 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.353 select files by diff type #8 1.353 --output output to a specific file #8 1.353 #8 1.358 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.358 To add an exception for this directory, call: #8 1.358 #8 1.358 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.364 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg' #8 1.364 To add an exception for this directory, call: #8 1.364 #8 1.364 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SIPmsg #8 1.368 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.368 usage: git diff --no-index [] #8 1.368 #8 1.368 Diff output format options #8 1.368 -p, --patch generate patch #8 1.368 -s, --no-patch suppress diff output #8 1.368 -u generate patch #8 1.368 -U, --unified[=] generate diffs with lines context #8 1.368 -W, --function-context #8 1.368 generate diffs with lines context #8 1.368 --raw generate the diff in raw format #8 1.368 --patch-with-raw synonym for '-p --raw' #8 1.368 --patch-with-stat synonym for '-p --stat' #8 1.368 --numstat machine friendly --stat #8 1.368 --shortstat output only the last line of --stat #8 1.368 -X, --dirstat[=...] #8 1.368 output the distribution of relative amount of changes for each sub-directory #8 1.368 --cumulative synonym for --dirstat=cumulative #8 1.368 --dirstat-by-file[=...] #8 1.368 synonym for --dirstat=files,param1,param2... #8 1.368 --check warn if changes introduce conflict markers or whitespace errors #8 1.368 --summary condensed summary such as creations, renames and mode changes #8 1.368 --name-only show only names of changed files #8 1.368 --name-status show only names and status of changed files #8 1.368 --stat[=[,[,]]] #8 1.368 generate diffstat #8 1.368 --stat-width generate diffstat with a given width #8 1.368 --stat-name-width #8 1.368 generate diffstat with a given name width #8 1.368 --stat-graph-width #8 1.368 generate diffstat with a given graph width #8 1.368 --stat-count generate diffstat with limited lines #8 1.368 --compact-summary generate compact summary in diffstat #8 1.368 --binary output a binary diff that can be applied #8 1.368 --full-index show full pre- and post-image object names on the "index" lines #8 1.368 --color[=] show colored diff #8 1.368 --ws-error-highlight #8 1.368 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.368 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.368 --abbrev[=] use digits to display object names #8 1.368 --src-prefix #8 1.368 show the given source prefix instead of "a/" #8 1.368 --dst-prefix #8 1.368 show the given destination prefix instead of "b/" #8 1.368 --line-prefix #8 1.368 prepend an additional prefix to every line of output #8 1.368 --no-prefix do not show any source or destination prefix #8 1.368 --inter-hunk-context #8 1.368 show context between diff hunks up to the specified number of lines #8 1.368 --output-indicator-new #8 1.368 specify the character to indicate a new line instead of '+' #8 1.368 --output-indicator-old #8 1.368 specify the character to indicate an old line instead of '-' #8 1.368 --output-indicator-context #8 1.368 specify the character to indicate a context instead of ' ' #8 1.368 #8 1.368 Diff rename options #8 1.368 -B, --break-rewrites[=[/]] #8 1.368 break complete rewrite changes into pairs of delete and create #8 1.368 -M, --find-renames[=] #8 1.368 detect renames #8 1.368 -D, --irreversible-delete #8 1.368 omit the preimage for deletes #8 1.368 -C, --find-copies[=] #8 1.368 detect copies #8 1.368 --find-copies-harder use unmodified files as source to find copies #8 1.368 --no-renames disable rename detection #8 1.368 --rename-empty use empty blobs as rename source #8 1.368 --follow continue listing the history of a file beyond renames #8 1.368 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.368 #8 1.368 Diff algorithm options #8 1.368 --minimal produce the smallest possible diff #8 1.368 -w, --ignore-all-space #8 1.368 ignore whitespace when comparing lines #8 1.368 -b, --ignore-space-change #8 1.368 ignore changes in amount of whitespace #8 1.368 --ignore-space-at-eol #8 1.368 ignore changes in whitespace at EOL #8 1.368 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.368 --ignore-blank-lines ignore changes whose lines are all blank #8 1.368 -I, --ignore-matching-lines #8 1.368 ignore changes whose all lines match #8 1.368 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.368 --patience generate diff using the "patience diff" algorithm #8 1.368 --histogram generate diff using the "histogram diff" algorithm #8 1.368 --diff-algorithm #8 1.368 choose a diff algorithm #8 1.368 --anchored generate diff using the "anchored diff" algorithm #8 1.368 --word-diff[=] show word diff, using to delimit changed words #8 1.368 --word-diff-regex #8 1.368 use to decide what a word is #8 1.368 --color-words[=] #8 1.368 equivalent to --word-diff=color --word-diff-regex= #8 1.368 --color-moved[=] #8 1.368 moved lines of code are colored differently #8 1.368 --color-moved-ws #8 1.368 how white spaces are ignored in --color-moved #8 1.368 #8 1.368 Other diff options #8 1.368 --relative[=] #8 1.368 when run from subdir, exclude changes outside and show relative paths #8 1.368 -a, --text treat all files as text #8 1.368 -R swap two inputs, reverse the diff #8 1.368 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.368 --quiet disable all output of the program #8 1.368 --ext-diff allow an external diff helper to be executed #8 1.368 --textconv run external text conversion filters when comparing binary files #8 1.368 --ignore-submodules[=] #8 1.368 ignore changes to submodules in the diff generation #8 1.368 --submodule[=] #8 1.368 specify how differences in submodules are shown #8 1.368 --ita-invisible-in-index #8 1.368 hide 'git add -N' entries from the index #8 1.368 --ita-visible-in-index #8 1.368 treat 'git add -N' entries as real in the index #8 1.368 -S look for differences that change the number of occurrences of the specified string #8 1.368 -G look for differences that change the number of occurrences of the specified regex #8 1.368 --pickaxe-all show all changes in the changeset with -S or -G #8 1.368 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.368 -O control the order in which files appear in the output #8 1.368 --rotate-to show the change in the specified path first #8 1.368 --skip-to skip the output to the specified path #8 1.368 --find-object #8 1.368 look for differences that change the number of occurrences of the specified object #8 1.368 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.368 select files by diff type #8 1.368 --output output to a specific file #8 1.368 #8 1.373 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.373 To add an exception for this directory, call: #8 1.373 #8 1.373 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.379 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp' #8 1.379 To add an exception for this directory, call: #8 1.379 #8 1.379 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TELNETasp #8 1.383 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.383 usage: git diff --no-index [] #8 1.383 #8 1.383 Diff output format options #8 1.383 -p, --patch generate patch #8 1.383 -s, --no-patch suppress diff output #8 1.383 -u generate patch #8 1.383 -U, --unified[=] generate diffs with lines context #8 1.383 -W, --function-context #8 1.383 generate diffs with lines context #8 1.383 --raw generate the diff in raw format #8 1.383 --patch-with-raw synonym for '-p --raw' #8 1.383 --patch-with-stat synonym for '-p --stat' #8 1.383 --numstat machine friendly --stat #8 1.383 --shortstat output only the last line of --stat #8 1.383 -X, --dirstat[=...] #8 1.383 output the distribution of relative amount of changes for each sub-directory #8 1.383 --cumulative synonym for --dirstat=cumulative #8 1.383 --dirstat-by-file[=...] #8 1.383 synonym for --dirstat=files,param1,param2... #8 1.383 --check warn if changes introduce conflict markers or whitespace errors #8 1.383 --summary condensed summary such as creations, renames and mode changes #8 1.383 --name-only show only names of changed files #8 1.383 --name-status show only names and status of changed files #8 1.383 --stat[=[,[,]]] #8 1.383 generate diffstat #8 1.383 --stat-width generate diffstat with a given width #8 1.383 --stat-name-width #8 1.383 generate diffstat with a given name width #8 1.383 --stat-graph-width #8 1.383 generate diffstat with a given graph width #8 1.383 --stat-count generate diffstat with limited lines #8 1.383 --compact-summary generate compact summary in diffstat #8 1.383 --binary output a binary diff that can be applied #8 1.383 --full-index show full pre- and post-image object names on the "index" lines #8 1.383 --color[=] show colored diff #8 1.383 --ws-error-highlight #8 1.383 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.383 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.383 --abbrev[=] use digits to display object names #8 1.383 --src-prefix #8 1.383 show the given source prefix instead of "a/" #8 1.383 --dst-prefix #8 1.383 show the given destination prefix instead of "b/" #8 1.383 --line-prefix #8 1.383 prepend an additional prefix to every line of output #8 1.383 --no-prefix do not show any source or destination prefix #8 1.383 --inter-hunk-context #8 1.383 show context between diff hunks up to the specified number of lines #8 1.383 --output-indicator-new #8 1.383 specify the character to indicate a new line instead of '+' #8 1.383 --output-indicator-old #8 1.383 specify the character to indicate an old line instead of '-' #8 1.383 --output-indicator-context #8 1.383 specify the character to indicate a context instead of ' ' #8 1.383 #8 1.383 Diff rename options #8 1.383 -B, --break-rewrites[=[/]] #8 1.383 break complete rewrite changes into pairs of delete and create #8 1.383 -M, --find-renames[=] #8 1.383 detect renames #8 1.383 -D, --irreversible-delete #8 1.383 omit the preimage for deletes #8 1.383 -C, --find-copies[=] #8 1.383 detect copies #8 1.383 --find-copies-harder use unmodified files as source to find copies #8 1.383 --no-renames disable rename detection #8 1.383 --rename-empty use empty blobs as rename source #8 1.383 --follow continue listing the history of a file beyond renames #8 1.383 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.383 #8 1.383 Diff algorithm options #8 1.383 --minimal produce the smallest possible diff #8 1.383 -w, --ignore-all-space #8 1.383 ignore whitespace when comparing lines #8 1.383 -b, --ignore-space-change #8 1.383 ignore changes in amount of whitespace #8 1.383 --ignore-space-at-eol #8 1.383 ignore changes in whitespace at EOL #8 1.383 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.383 --ignore-blank-lines ignore changes whose lines are all blank #8 1.383 -I, --ignore-matching-lines #8 1.383 ignore changes whose all lines match #8 1.383 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.383 --patience generate diff using the "patience diff" algorithm #8 1.383 --histogram generate diff using the "histogram diff" algorithm #8 1.383 --diff-algorithm #8 1.383 choose a diff algorithm #8 1.383 --anchored generate diff using the "anchored diff" algorithm #8 1.383 --word-diff[=] show word diff, using to delimit changed words #8 1.383 --word-diff-regex #8 1.383 use to decide what a word is #8 1.383 --color-words[=] #8 1.383 equivalent to --word-diff=color --word-diff-regex= #8 1.383 --color-moved[=] #8 1.383 moved lines of code are colored differently #8 1.383 --color-moved-ws #8 1.383 how white spaces are ignored in --color-moved #8 1.383 #8 1.383 Other diff options #8 1.383 --relative[=] #8 1.383 when run from subdir, exclude changes outside and show relative paths #8 1.383 -a, --text treat all files as text #8 1.383 -R swap two inputs, reverse the diff #8 1.383 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.383 --quiet disable all output of the program #8 1.383 --ext-diff allow an external diff helper to be executed #8 1.383 --textconv run external text conversion filters when comparing binary files #8 1.383 --ignore-submodules[=] #8 1.383 ignore changes to submodules in the diff generation #8 1.383 --submodule[=] #8 1.383 specify how differences in submodules are shown #8 1.383 --ita-invisible-in-index #8 1.383 hide 'git add -N' entries from the index #8 1.383 --ita-visible-in-index #8 1.383 treat 'git add -N' entries as real in the index #8 1.383 -S look for differences that change the number of occurrences of the specified string #8 1.383 -G look for differences that change the number of occurrences of the specified regex #8 1.383 --pickaxe-all show all changes in the changeset with -S or -G #8 1.383 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.383 -O control the order in which files appear in the output #8 1.383 --rotate-to show the change in the specified path first #8 1.383 --skip-to skip the output to the specified path #8 1.383 --find-object #8 1.383 look for differences that change the number of occurrences of the specified object #8 1.383 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.383 select files by diff type #8 1.383 --output output to a specific file #8 1.383 #8 1.388 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.388 To add an exception for this directory, call: #8 1.388 #8 1.388 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.394 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp' #8 1.394 To add an exception for this directory, call: #8 1.394 #8 1.394 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.TCPasp #8 1.398 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.398 usage: git diff --no-index [] #8 1.398 #8 1.398 Diff output format options #8 1.398 -p, --patch generate patch #8 1.398 -s, --no-patch suppress diff output #8 1.398 -u generate patch #8 1.398 -U, --unified[=] generate diffs with lines context #8 1.398 -W, --function-context #8 1.398 generate diffs with lines context #8 1.398 --raw generate the diff in raw format #8 1.398 --patch-with-raw synonym for '-p --raw' #8 1.398 --patch-with-stat synonym for '-p --stat' #8 1.398 --numstat machine friendly --stat #8 1.398 --shortstat output only the last line of --stat #8 1.398 -X, --dirstat[=...] #8 1.398 output the distribution of relative amount of changes for each sub-directory #8 1.398 --cumulative synonym for --dirstat=cumulative #8 1.398 --dirstat-by-file[=...] #8 1.398 synonym for --dirstat=files,param1,param2... #8 1.398 --check warn if changes introduce conflict markers or whitespace errors #8 1.398 --summary condensed summary such as creations, renames and mode changes #8 1.398 --name-only show only names of changed files #8 1.398 --name-status show only names and status of changed files #8 1.398 --stat[=[,[,]]] #8 1.398 generate diffstat #8 1.398 --stat-width generate diffstat with a given width #8 1.398 --stat-name-width #8 1.398 generate diffstat with a given name width #8 1.398 --stat-graph-width #8 1.398 generate diffstat with a given graph width #8 1.398 --stat-count generate diffstat with limited lines #8 1.398 --compact-summary generate compact summary in diffstat #8 1.398 --binary output a binary diff that can be applied #8 1.398 --full-index show full pre- and post-image object names on the "index" lines #8 1.398 --color[=] show colored diff #8 1.398 --ws-error-highlight #8 1.398 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.398 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.398 --abbrev[=] use digits to display object names #8 1.398 --src-prefix #8 1.398 show the given source prefix instead of "a/" #8 1.398 --dst-prefix #8 1.398 show the given destination prefix instead of "b/" #8 1.398 --line-prefix #8 1.398 prepend an additional prefix to every line of output #8 1.398 --no-prefix do not show any source or destination prefix #8 1.398 --inter-hunk-context #8 1.398 show context between diff hunks up to the specified number of lines #8 1.398 --output-indicator-new #8 1.398 specify the character to indicate a new line instead of '+' #8 1.398 --output-indicator-old #8 1.398 specify the character to indicate an old line instead of '-' #8 1.398 --output-indicator-context #8 1.398 specify the character to indicate a context instead of ' ' #8 1.398 #8 1.398 Diff rename options #8 1.398 -B, --break-rewrites[=[/]] #8 1.398 break complete rewrite changes into pairs of delete and create #8 1.398 -M, --find-renames[=] #8 1.398 detect renames #8 1.398 -D, --irreversible-delete #8 1.398 omit the preimage for deletes #8 1.398 -C, --find-copies[=] #8 1.398 detect copies #8 1.398 --find-copies-harder use unmodified files as source to find copies #8 1.398 --no-renames disable rename detection #8 1.398 --rename-empty use empty blobs as rename source #8 1.398 --follow continue listing the history of a file beyond renames #8 1.398 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.398 #8 1.398 Diff algorithm options #8 1.398 --minimal produce the smallest possible diff #8 1.398 -w, --ignore-all-space #8 1.398 ignore whitespace when comparing lines #8 1.398 -b, --ignore-space-change #8 1.398 ignore changes in amount of whitespace #8 1.398 --ignore-space-at-eol #8 1.398 ignore changes in whitespace at EOL #8 1.398 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.398 --ignore-blank-lines ignore changes whose lines are all blank #8 1.398 -I, --ignore-matching-lines #8 1.398 ignore changes whose all lines match #8 1.398 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.398 --patience generate diff using the "patience diff" algorithm #8 1.398 --histogram generate diff using the "histogram diff" algorithm #8 1.398 --diff-algorithm #8 1.398 choose a diff algorithm #8 1.398 --anchored generate diff using the "anchored diff" algorithm #8 1.398 --word-diff[=] show word diff, using to delimit changed words #8 1.398 --word-diff-regex #8 1.398 use to decide what a word is #8 1.398 --color-words[=] #8 1.398 equivalent to --word-diff=color --word-diff-regex= #8 1.398 --color-moved[=] #8 1.398 moved lines of code are colored differently #8 1.398 --color-moved-ws #8 1.398 how white spaces are ignored in --color-moved #8 1.398 #8 1.398 Other diff options #8 1.398 --relative[=] #8 1.398 when run from subdir, exclude changes outside and show relative paths #8 1.398 -a, --text treat all files as text #8 1.398 -R swap two inputs, reverse the diff #8 1.398 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.398 --quiet disable all output of the program #8 1.398 --ext-diff allow an external diff helper to be executed #8 1.398 --textconv run external text conversion filters when comparing binary files #8 1.398 --ignore-submodules[=] #8 1.398 ignore changes to submodules in the diff generation #8 1.398 --submodule[=] #8 1.398 specify how differences in submodules are shown #8 1.398 --ita-invisible-in-index #8 1.398 hide 'git add -N' entries from the index #8 1.398 --ita-visible-in-index #8 1.398 treat 'git add -N' entries as real in the index #8 1.398 -S look for differences that change the number of occurrences of the specified string #8 1.398 -G look for differences that change the number of occurrences of the specified regex #8 1.398 --pickaxe-all show all changes in the changeset with -S or -G #8 1.398 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.398 -O control the order in which files appear in the output #8 1.398 --rotate-to show the change in the specified path first #8 1.399 --skip-to skip the output to the specified path #8 1.399 --find-object #8 1.399 look for differences that change the number of occurrences of the specified object #8 1.399 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.399 select files by diff type #8 1.399 --output output to a specific file #8 1.399 #8 1.403 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.403 To add an exception for this directory, call: #8 1.403 #8 1.403 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.408 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp' #8 1.408 To add an exception for this directory, call: #8 1.408 #8 1.408 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UDPasp #8 1.412 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.412 usage: git diff --no-index [] #8 1.412 #8 1.412 Diff output format options #8 1.412 -p, --patch generate patch #8 1.412 -s, --no-patch suppress diff output #8 1.412 -u generate patch #8 1.412 -U, --unified[=] generate diffs with lines context #8 1.412 -W, --function-context #8 1.412 generate diffs with lines context #8 1.412 --raw generate the diff in raw format #8 1.412 --patch-with-raw synonym for '-p --raw' #8 1.412 --patch-with-stat synonym for '-p --stat' #8 1.412 --numstat machine friendly --stat #8 1.412 --shortstat output only the last line of --stat #8 1.412 -X, --dirstat[=...] #8 1.412 output the distribution of relative amount of changes for each sub-directory #8 1.412 --cumulative synonym for --dirstat=cumulative #8 1.412 --dirstat-by-file[=...] #8 1.412 synonym for --dirstat=files,param1,param2... #8 1.412 --check warn if changes introduce conflict markers or whitespace errors #8 1.412 --summary condensed summary such as creations, renames and mode changes #8 1.412 --name-only show only names of changed files #8 1.412 --name-status show only names and status of changed files #8 1.412 --stat[=[,[,]]] #8 1.413 generate diffstat #8 1.413 --stat-width generate diffstat with a given width #8 1.413 --stat-name-width #8 1.413 generate diffstat with a given name width #8 1.413 --stat-graph-width #8 1.413 generate diffstat with a given graph width #8 1.413 --stat-count generate diffstat with limited lines #8 1.413 --compact-summary generate compact summary in diffstat #8 1.413 --binary output a binary diff that can be applied #8 1.413 --full-index show full pre- and post-image object names on the "index" lines #8 1.413 --color[=] show colored diff #8 1.413 --ws-error-highlight #8 1.413 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.413 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.413 --abbrev[=] use digits to display object names #8 1.413 --src-prefix #8 1.413 show the given source prefix instead of "a/" #8 1.413 --dst-prefix #8 1.413 show the given destination prefix instead of "b/" #8 1.413 --line-prefix #8 1.413 prepend an additional prefix to every line of output #8 1.413 --no-prefix do not show any source or destination prefix #8 1.413 --inter-hunk-context #8 1.413 show context between diff hunks up to the specified number of lines #8 1.413 --output-indicator-new #8 1.413 specify the character to indicate a new line instead of '+' #8 1.413 --output-indicator-old #8 1.413 specify the character to indicate an old line instead of '-' #8 1.413 --output-indicator-context #8 1.413 specify the character to indicate a context instead of ' ' #8 1.413 #8 1.413 Diff rename options #8 1.413 -B, --break-rewrites[=[/]] #8 1.413 break complete rewrite changes into pairs of delete and create #8 1.413 -M, --find-renames[=] #8 1.413 detect renames #8 1.413 -D, --irreversible-delete #8 1.413 omit the preimage for deletes #8 1.413 -C, --find-copies[=] #8 1.413 detect copies #8 1.413 --find-copies-harder use unmodified files as source to find copies #8 1.413 --no-renames disable rename detection #8 1.413 --rename-empty use empty blobs as rename source #8 1.413 --follow continue listing the history of a file beyond renames #8 1.413 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.413 #8 1.413 Diff algorithm options #8 1.413 --minimal produce the smallest possible diff #8 1.413 -w, --ignore-all-space #8 1.413 ignore whitespace when comparing lines #8 1.413 -b, --ignore-space-change #8 1.413 ignore changes in amount of whitespace #8 1.413 --ignore-space-at-eol #8 1.413 ignore changes in whitespace at EOL #8 1.413 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.413 --ignore-blank-lines ignore changes whose lines are all blank #8 1.413 -I, --ignore-matching-lines #8 1.413 ignore changes whose all lines match #8 1.413 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.413 --patience generate diff using the "patience diff" algorithm #8 1.413 --histogram generate diff using the "histogram diff" algorithm #8 1.413 --diff-algorithm #8 1.413 choose a diff algorithm #8 1.413 --anchored generate diff using the "anchored diff" algorithm #8 1.413 --word-diff[=] show word diff, using to delimit changed words #8 1.413 --word-diff-regex #8 1.413 use to decide what a word is #8 1.413 --color-words[=] #8 1.413 equivalent to --word-diff=color --word-diff-regex= #8 1.413 --color-moved[=] #8 1.413 moved lines of code are colored differently #8 1.413 --color-moved-ws #8 1.413 how white spaces are ignored in --color-moved #8 1.413 #8 1.413 Other diff options #8 1.413 --relative[=] #8 1.413 when run from subdir, exclude changes outside and show relative paths #8 1.413 -a, --text treat all files as text #8 1.413 -R swap two inputs, reverse the diff #8 1.413 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.413 --quiet disable all output of the program #8 1.413 --ext-diff allow an external diff helper to be executed #8 1.413 --textconv run external text conversion filters when comparing binary files #8 1.413 --ignore-submodules[=] #8 1.413 ignore changes to submodules in the diff generation #8 1.413 --submodule[=] #8 1.413 specify how differences in submodules are shown #8 1.413 --ita-invisible-in-index #8 1.413 hide 'git add -N' entries from the index #8 1.413 --ita-visible-in-index #8 1.413 treat 'git add -N' entries as real in the index #8 1.413 -S look for differences that change the number of occurrences of the specified string #8 1.413 -G look for differences that change the number of occurrences of the specified regex #8 1.413 --pickaxe-all show all changes in the changeset with -S or -G #8 1.413 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.413 -O control the order in which files appear in the output #8 1.413 --rotate-to show the change in the specified path first #8 1.413 --skip-to skip the output to the specified path #8 1.413 --find-object #8 1.413 look for differences that change the number of occurrences of the specified object #8 1.413 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.413 select files by diff type #8 1.413 --output output to a specific file #8 1.413 #8 1.418 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.418 To add an exception for this directory, call: #8 1.418 #8 1.418 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.424 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp' #8 1.424 To add an exception for this directory, call: #8 1.424 #8 1.424 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.UNIX_DOMAIN_SOCKETasp #8 1.427 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.427 usage: git diff --no-index [] #8 1.427 #8 1.427 Diff output format options #8 1.427 -p, --patch generate patch #8 1.427 -s, --no-patch suppress diff output #8 1.427 -u generate patch #8 1.427 -U, --unified[=] generate diffs with lines context #8 1.427 -W, --function-context #8 1.427 generate diffs with lines context #8 1.428 --raw generate the diff in raw format #8 1.428 --patch-with-raw synonym for '-p --raw' #8 1.428 --patch-with-stat synonym for '-p --stat' #8 1.428 --numstat machine friendly --stat #8 1.428 --shortstat output only the last line of --stat #8 1.428 -X, --dirstat[=...] #8 1.428 output the distribution of relative amount of changes for each sub-directory #8 1.428 --cumulative synonym for --dirstat=cumulative #8 1.428 --dirstat-by-file[=...] #8 1.428 synonym for --dirstat=files,param1,param2... #8 1.428 --check warn if changes introduce conflict markers or whitespace errors #8 1.428 --summary condensed summary such as creations, renames and mode changes #8 1.428 --name-only show only names of changed files #8 1.428 --name-status show only names and status of changed files #8 1.428 --stat[=[,[,]]] #8 1.428 generate diffstat #8 1.428 --stat-width generate diffstat with a given width #8 1.428 --stat-name-width #8 1.428 generate diffstat with a given name width #8 1.428 --stat-graph-width #8 1.428 generate diffstat with a given graph width #8 1.428 --stat-count generate diffstat with limited lines #8 1.428 --compact-summary generate compact summary in diffstat #8 1.428 --binary output a binary diff that can be applied #8 1.428 --full-index show full pre- and post-image object names on the "index" lines #8 1.428 --color[=] show colored diff #8 1.428 --ws-error-highlight #8 1.428 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.428 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.428 --abbrev[=] use digits to display object names #8 1.428 --src-prefix #8 1.428 show the given source prefix instead of "a/" #8 1.428 --dst-prefix #8 1.428 show the given destination prefix instead of "b/" #8 1.428 --line-prefix #8 1.428 prepend an additional prefix to every line of output #8 1.428 --no-prefix do not show any source or destination prefix #8 1.428 --inter-hunk-context #8 1.428 show context between diff hunks up to the specified number of lines #8 1.428 --output-indicator-new #8 1.428 specify the character to indicate a new line instead of '+' #8 1.428 --output-indicator-old #8 1.428 specify the character to indicate an old line instead of '-' #8 1.428 --output-indicator-context #8 1.428 specify the character to indicate a context instead of ' ' #8 1.428 #8 1.428 Diff rename options #8 1.428 -B, --break-rewrites[=[/]] #8 1.428 break complete rewrite changes into pairs of delete and create #8 1.428 -M, --find-renames[=] #8 1.428 detect renames #8 1.428 -D, --irreversible-delete #8 1.428 omit the preimage for deletes #8 1.428 -C, --find-copies[=] #8 1.428 detect copies #8 1.428 --find-copies-harder use unmodified files as source to find copies #8 1.428 --no-renames disable rename detection #8 1.428 --rename-empty use empty blobs as rename source #8 1.428 --follow continue listing the history of a file beyond renames #8 1.428 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.428 #8 1.428 Diff algorithm options #8 1.428 --minimal produce the smallest possible diff #8 1.428 -w, --ignore-all-space #8 1.428 ignore whitespace when comparing lines #8 1.428 -b, --ignore-space-change #8 1.428 ignore changes in amount of whitespace #8 1.428 --ignore-space-at-eol #8 1.428 ignore changes in whitespace at EOL #8 1.428 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.428 --ignore-blank-lines ignore changes whose lines are all blank #8 1.428 -I, --ignore-matching-lines #8 1.428 ignore changes whose all lines match #8 1.428 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.428 --patience generate diff using the "patience diff" algorithm #8 1.428 --histogram generate diff using the "histogram diff" algorithm #8 1.428 --diff-algorithm #8 1.428 choose a diff algorithm #8 1.428 --anchored generate diff using the "anchored diff" algorithm #8 1.428 --word-diff[=] show word diff, using to delimit changed words #8 1.428 --word-diff-regex #8 1.428 use to decide what a word is #8 1.428 --color-words[=] #8 1.428 equivalent to --word-diff=color --word-diff-regex= #8 1.428 --color-moved[=] #8 1.428 moved lines of code are colored differently #8 1.428 --color-moved-ws #8 1.428 how white spaces are ignored in --color-moved #8 1.428 #8 1.428 Other diff options #8 1.428 --relative[=] #8 1.428 when run from subdir, exclude changes outside and show relative paths #8 1.428 -a, --text treat all files as text #8 1.428 -R swap two inputs, reverse the diff #8 1.428 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.428 --quiet disable all output of the program #8 1.428 --ext-diff allow an external diff helper to be executed #8 1.428 --textconv run external text conversion filters when comparing binary files #8 1.428 --ignore-submodules[=] #8 1.428 ignore changes to submodules in the diff generation #8 1.428 --submodule[=] #8 1.428 specify how differences in submodules are shown #8 1.428 --ita-invisible-in-index #8 1.428 hide 'git add -N' entries from the index #8 1.428 --ita-visible-in-index #8 1.428 treat 'git add -N' entries as real in the index #8 1.428 -S look for differences that change the number of occurrences of the specified string #8 1.428 -G look for differences that change the number of occurrences of the specified regex #8 1.428 --pickaxe-all show all changes in the changeset with -S or -G #8 1.428 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.428 -O control the order in which files appear in the output #8 1.428 --rotate-to show the change in the specified path first #8 1.428 --skip-to skip the output to the specified path #8 1.428 --find-object #8 1.428 look for differences that change the number of occurrences of the specified object #8 1.428 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.428 select files by diff type #8 1.428 --output output to a specific file #8 1.428 #8 1.433 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.433 To add an exception for this directory, call: #8 1.433 #8 1.433 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.439 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp' #8 1.439 To add an exception for this directory, call: #8 1.439 #8 1.439 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.SCTPasp #8 1.443 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.443 usage: git diff --no-index [] #8 1.443 #8 1.443 Diff output format options #8 1.443 -p, --patch generate patch #8 1.443 -s, --no-patch suppress diff output #8 1.443 -u generate patch #8 1.443 -U, --unified[=] generate diffs with lines context #8 1.443 -W, --function-context #8 1.443 generate diffs with lines context #8 1.443 --raw generate the diff in raw format #8 1.443 --patch-with-raw synonym for '-p --raw' #8 1.443 --patch-with-stat synonym for '-p --stat' #8 1.443 --numstat machine friendly --stat #8 1.443 --shortstat output only the last line of --stat #8 1.443 -X, --dirstat[=...] #8 1.443 output the distribution of relative amount of changes for each sub-directory #8 1.443 --cumulative synonym for --dirstat=cumulative #8 1.443 --dirstat-by-file[=...] #8 1.443 synonym for --dirstat=files,param1,param2... #8 1.443 --check warn if changes introduce conflict markers or whitespace errors #8 1.443 --summary condensed summary such as creations, renames and mode changes #8 1.443 --name-only show only names of changed files #8 1.443 --name-status show only names and status of changed files #8 1.443 --stat[=[,[,]]] #8 1.443 generate diffstat #8 1.443 --stat-width generate diffstat with a given width #8 1.443 --stat-name-width #8 1.443 generate diffstat with a given name width #8 1.443 --stat-graph-width #8 1.443 generate diffstat with a given graph width #8 1.443 --stat-count generate diffstat with limited lines #8 1.443 --compact-summary generate compact summary in diffstat #8 1.443 --binary output a binary diff that can be applied #8 1.443 --full-index show full pre- and post-image object names on the "index" lines #8 1.443 --color[=] show colored diff #8 1.443 --ws-error-highlight #8 1.443 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.443 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.443 --abbrev[=] use digits to display object names #8 1.443 --src-prefix #8 1.443 show the given source prefix instead of "a/" #8 1.443 --dst-prefix #8 1.443 show the given destination prefix instead of "b/" #8 1.443 --line-prefix #8 1.443 prepend an additional prefix to every line of output #8 1.443 --no-prefix do not show any source or destination prefix #8 1.443 --inter-hunk-context #8 1.443 show context between diff hunks up to the specified number of lines #8 1.443 --output-indicator-new #8 1.443 specify the character to indicate a new line instead of '+' #8 1.443 --output-indicator-old #8 1.443 specify the character to indicate an old line instead of '-' #8 1.443 --output-indicator-context #8 1.443 specify the character to indicate a context instead of ' ' #8 1.443 #8 1.443 Diff rename options #8 1.443 -B, --break-rewrites[=[/]] #8 1.443 break complete rewrite changes into pairs of delete and create #8 1.443 -M, --find-renames[=] #8 1.443 detect renames #8 1.443 -D, --irreversible-delete #8 1.443 omit the preimage for deletes #8 1.443 -C, --find-copies[=] #8 1.443 detect copies #8 1.443 --find-copies-harder use unmodified files as source to find copies #8 1.443 --no-renames disable rename detection #8 1.443 --rename-empty use empty blobs as rename source #8 1.443 --follow continue listing the history of a file beyond renames #8 1.443 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.443 #8 1.443 Diff algorithm options #8 1.443 --minimal produce the smallest possible diff #8 1.443 -w, --ignore-all-space #8 1.443 ignore whitespace when comparing lines #8 1.443 -b, --ignore-space-change #8 1.443 ignore changes in amount of whitespace #8 1.443 --ignore-space-at-eol #8 1.443 ignore changes in whitespace at EOL #8 1.443 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.443 --ignore-blank-lines ignore changes whose lines are all blank #8 1.443 -I, --ignore-matching-lines #8 1.443 ignore changes whose all lines match #8 1.443 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.443 --patience generate diff using the "patience diff" algorithm #8 1.443 --histogram generate diff using the "histogram diff" algorithm #8 1.443 --diff-algorithm #8 1.443 choose a diff algorithm #8 1.443 --anchored generate diff using the "anchored diff" algorithm #8 1.443 --word-diff[=] show word diff, using to delimit changed words #8 1.443 --word-diff-regex #8 1.443 use to decide what a word is #8 1.443 --color-words[=] #8 1.443 equivalent to --word-diff=color --word-diff-regex= #8 1.443 --color-moved[=] #8 1.443 moved lines of code are colored differently #8 1.443 --color-moved-ws #8 1.443 how white spaces are ignored in --color-moved #8 1.443 #8 1.443 Other diff options #8 1.443 --relative[=] #8 1.443 when run from subdir, exclude changes outside and show relative paths #8 1.443 -a, --text treat all files as text #8 1.443 -R swap two inputs, reverse the diff #8 1.443 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.443 --quiet disable all output of the program #8 1.443 --ext-diff allow an external diff helper to be executed #8 1.443 --textconv run external text conversion filters when comparing binary files #8 1.443 --ignore-submodules[=] #8 1.443 ignore changes to submodules in the diff generation #8 1.443 --submodule[=] #8 1.443 specify how differences in submodules are shown #8 1.443 --ita-invisible-in-index #8 1.443 hide 'git add -N' entries from the index #8 1.443 --ita-visible-in-index #8 1.443 treat 'git add -N' entries as real in the index #8 1.443 -S look for differences that change the number of occurrences of the specified string #8 1.443 -G look for differences that change the number of occurrences of the specified regex #8 1.443 --pickaxe-all show all changes in the changeset with -S or -G #8 1.443 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.443 -O control the order in which files appear in the output #8 1.443 --rotate-to show the change in the specified path first #8 1.443 --skip-to skip the output to the specified path #8 1.443 --find-object #8 1.443 look for differences that change the number of occurrences of the specified object #8 1.443 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.443 select files by diff type #8 1.443 --output output to a specific file #8 1.443 #8 1.448 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.448 To add an exception for this directory, call: #8 1.448 #8 1.448 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.454 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp' #8 1.454 To add an exception for this directory, call: #8 1.454 #8 1.454 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.MTP3asp #8 1.458 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.458 usage: git diff --no-index [] #8 1.458 #8 1.458 Diff output format options #8 1.458 -p, --patch generate patch #8 1.458 -s, --no-patch suppress diff output #8 1.458 -u generate patch #8 1.458 -U, --unified[=] generate diffs with lines context #8 1.458 -W, --function-context #8 1.458 generate diffs with lines context #8 1.458 --raw generate the diff in raw format #8 1.458 --patch-with-raw synonym for '-p --raw' #8 1.458 --patch-with-stat synonym for '-p --stat' #8 1.458 --numstat machine friendly --stat #8 1.458 --shortstat output only the last line of --stat #8 1.458 -X, --dirstat[=...] #8 1.458 output the distribution of relative amount of changes for each sub-directory #8 1.458 --cumulative synonym for --dirstat=cumulative #8 1.458 --dirstat-by-file[=...] #8 1.458 synonym for --dirstat=files,param1,param2... #8 1.458 --check warn if changes introduce conflict markers or whitespace errors #8 1.458 --summary condensed summary such as creations, renames and mode changes #8 1.458 --name-only show only names of changed files #8 1.458 --name-status show only names and status of changed files #8 1.458 --stat[=[,[,]]] #8 1.458 generate diffstat #8 1.458 --stat-width generate diffstat with a given width #8 1.458 --stat-name-width #8 1.458 generate diffstat with a given name width #8 1.458 --stat-graph-width #8 1.458 generate diffstat with a given graph width #8 1.458 --stat-count generate diffstat with limited lines #8 1.458 --compact-summary generate compact summary in diffstat #8 1.458 --binary output a binary diff that can be applied #8 1.458 --full-index show full pre- and post-image object names on the "index" lines #8 1.458 --color[=] show colored diff #8 1.458 --ws-error-highlight #8 1.458 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.458 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.458 --abbrev[=] use digits to display object names #8 1.458 --src-prefix #8 1.458 show the given source prefix instead of "a/" #8 1.458 --dst-prefix #8 1.458 show the given destination prefix instead of "b/" #8 1.458 --line-prefix #8 1.458 prepend an additional prefix to every line of output #8 1.458 --no-prefix do not show any source or destination prefix #8 1.458 --inter-hunk-context #8 1.458 show context between diff hunks up to the specified number of lines #8 1.458 --output-indicator-new #8 1.458 specify the character to indicate a new line instead of '+' #8 1.458 --output-indicator-old #8 1.458 specify the character to indicate an old line instead of '-' #8 1.458 --output-indicator-context #8 1.458 specify the character to indicate a context instead of ' ' #8 1.458 #8 1.458 Diff rename options #8 1.458 -B, --break-rewrites[=[/]] #8 1.458 break complete rewrite changes into pairs of delete and create #8 1.458 -M, --find-renames[=] #8 1.458 detect renames #8 1.458 -D, --irreversible-delete #8 1.458 omit the preimage for deletes #8 1.458 -C, --find-copies[=] #8 1.458 detect copies #8 1.458 --find-copies-harder use unmodified files as source to find copies #8 1.458 --no-renames disable rename detection #8 1.458 --rename-empty use empty blobs as rename source #8 1.458 --follow continue listing the history of a file beyond renames #8 1.458 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.458 #8 1.458 Diff algorithm options #8 1.458 --minimal produce the smallest possible diff #8 1.458 -w, --ignore-all-space #8 1.458 ignore whitespace when comparing lines #8 1.458 -b, --ignore-space-change #8 1.458 ignore changes in amount of whitespace #8 1.458 --ignore-space-at-eol #8 1.458 ignore changes in whitespace at EOL #8 1.458 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.458 --ignore-blank-lines ignore changes whose lines are all blank #8 1.458 -I, --ignore-matching-lines #8 1.458 ignore changes whose all lines match #8 1.458 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.458 --patience generate diff using the "patience diff" algorithm #8 1.458 --histogram generate diff using the "histogram diff" algorithm #8 1.458 --diff-algorithm #8 1.458 choose a diff algorithm #8 1.458 --anchored generate diff using the "anchored diff" algorithm #8 1.458 --word-diff[=] show word diff, using to delimit changed words #8 1.458 --word-diff-regex #8 1.458 use to decide what a word is #8 1.458 --color-words[=] #8 1.458 equivalent to --word-diff=color --word-diff-regex= #8 1.458 --color-moved[=] #8 1.458 moved lines of code are colored differently #8 1.458 --color-moved-ws #8 1.458 how white spaces are ignored in --color-moved #8 1.458 #8 1.458 Other diff options #8 1.458 --relative[=] #8 1.458 when run from subdir, exclude changes outside and show relative paths #8 1.458 -a, --text treat all files as text #8 1.458 -R swap two inputs, reverse the diff #8 1.458 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.458 --quiet disable all output of the program #8 1.458 --ext-diff allow an external diff helper to be executed #8 1.458 --textconv run external text conversion filters when comparing binary files #8 1.458 --ignore-submodules[=] #8 1.458 ignore changes to submodules in the diff generation #8 1.458 --submodule[=] #8 1.458 specify how differences in submodules are shown #8 1.458 --ita-invisible-in-index #8 1.458 hide 'git add -N' entries from the index #8 1.458 --ita-visible-in-index #8 1.458 treat 'git add -N' entries as real in the index #8 1.458 -S look for differences that change the number of occurrences of the specified string #8 1.458 -G look for differences that change the number of occurrences of the specified regex #8 1.458 --pickaxe-all show all changes in the changeset with -S or -G #8 1.458 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.458 -O control the order in which files appear in the output #8 1.458 --rotate-to show the change in the specified path first #8 1.458 --skip-to skip the output to the specified path #8 1.459 --find-object #8 1.459 look for differences that change the number of occurrences of the specified object #8 1.459 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.459 select files by diff type #8 1.459 --output output to a specific file #8 1.459 #8 1.463 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.463 To add an exception for this directory, call: #8 1.463 #8 1.463 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.468 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP' #8 1.468 To add an exception for this directory, call: #8 1.468 #8 1.468 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolEmulations.SCCP #8 1.472 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.472 usage: git diff --no-index [] #8 1.472 #8 1.472 Diff output format options #8 1.472 -p, --patch generate patch #8 1.472 -s, --no-patch suppress diff output #8 1.472 -u generate patch #8 1.472 -U, --unified[=] generate diffs with lines context #8 1.472 -W, --function-context #8 1.472 generate diffs with lines context #8 1.472 --raw generate the diff in raw format #8 1.472 --patch-with-raw synonym for '-p --raw' #8 1.472 --patch-with-stat synonym for '-p --stat' #8 1.472 --numstat machine friendly --stat #8 1.472 --shortstat output only the last line of --stat #8 1.472 -X, --dirstat[=...] #8 1.472 output the distribution of relative amount of changes for each sub-directory #8 1.472 --cumulative synonym for --dirstat=cumulative #8 1.472 --dirstat-by-file[=...] #8 1.472 synonym for --dirstat=files,param1,param2... #8 1.472 --check warn if changes introduce conflict markers or whitespace errors #8 1.472 --summary condensed summary such as creations, renames and mode changes #8 1.472 --name-only show only names of changed files #8 1.472 --name-status show only names and status of changed files #8 1.472 --stat[=[,[,]]] #8 1.472 generate diffstat #8 1.472 --stat-width generate diffstat with a given width #8 1.472 --stat-name-width #8 1.472 generate diffstat with a given name width #8 1.472 --stat-graph-width #8 1.472 generate diffstat with a given graph width #8 1.472 --stat-count generate diffstat with limited lines #8 1.472 --compact-summary generate compact summary in diffstat #8 1.472 --binary output a binary diff that can be applied #8 1.472 --full-index show full pre- and post-image object names on the "index" lines #8 1.472 --color[=] show colored diff #8 1.472 --ws-error-highlight #8 1.472 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.472 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.472 --abbrev[=] use digits to display object names #8 1.472 --src-prefix #8 1.472 show the given source prefix instead of "a/" #8 1.472 --dst-prefix #8 1.472 show the given destination prefix instead of "b/" #8 1.472 --line-prefix #8 1.472 prepend an additional prefix to every line of output #8 1.472 --no-prefix do not show any source or destination prefix #8 1.472 --inter-hunk-context #8 1.472 show context between diff hunks up to the specified number of lines #8 1.472 --output-indicator-new #8 1.472 specify the character to indicate a new line instead of '+' #8 1.472 --output-indicator-old #8 1.472 specify the character to indicate an old line instead of '-' #8 1.472 --output-indicator-context #8 1.472 specify the character to indicate a context instead of ' ' #8 1.472 #8 1.472 Diff rename options #8 1.472 -B, --break-rewrites[=[/]] #8 1.472 break complete rewrite changes into pairs of delete and create #8 1.472 -M, --find-renames[=] #8 1.472 detect renames #8 1.472 -D, --irreversible-delete #8 1.472 omit the preimage for deletes #8 1.472 -C, --find-copies[=] #8 1.472 detect copies #8 1.472 --find-copies-harder use unmodified files as source to find copies #8 1.472 --no-renames disable rename detection #8 1.472 --rename-empty use empty blobs as rename source #8 1.472 --follow continue listing the history of a file beyond renames #8 1.472 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.472 #8 1.472 Diff algorithm options #8 1.472 --minimal produce the smallest possible diff #8 1.473 -w, --ignore-all-space #8 1.473 ignore whitespace when comparing lines #8 1.473 -b, --ignore-space-change #8 1.473 ignore changes in amount of whitespace #8 1.473 --ignore-space-at-eol #8 1.473 ignore changes in whitespace at EOL #8 1.473 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.473 --ignore-blank-lines ignore changes whose lines are all blank #8 1.473 -I, --ignore-matching-lines #8 1.473 ignore changes whose all lines match #8 1.473 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.473 --patience generate diff using the "patience diff" algorithm #8 1.473 --histogram generate diff using the "histogram diff" algorithm #8 1.473 --diff-algorithm #8 1.473 choose a diff algorithm #8 1.473 --anchored generate diff using the "anchored diff" algorithm #8 1.473 --word-diff[=] show word diff, using to delimit changed words #8 1.473 --word-diff-regex #8 1.473 use to decide what a word is #8 1.473 --color-words[=] #8 1.473 equivalent to --word-diff=color --word-diff-regex= #8 1.473 --color-moved[=] #8 1.473 moved lines of code are colored differently #8 1.473 --color-moved-ws #8 1.473 how white spaces are ignored in --color-moved #8 1.473 #8 1.473 Other diff options #8 1.473 --relative[=] #8 1.473 when run from subdir, exclude changes outside and show relative paths #8 1.473 -a, --text treat all files as text #8 1.473 -R swap two inputs, reverse the diff #8 1.473 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.473 --quiet disable all output of the program #8 1.473 --ext-diff allow an external diff helper to be executed #8 1.473 --textconv run external text conversion filters when comparing binary files #8 1.473 --ignore-submodules[=] #8 1.473 ignore changes to submodules in the diff generation #8 1.473 --submodule[=] #8 1.473 specify how differences in submodules are shown #8 1.473 --ita-invisible-in-index #8 1.473 hide 'git add -N' entries from the index #8 1.473 --ita-visible-in-index #8 1.473 treat 'git add -N' entries as real in the index #8 1.473 -S look for differences that change the number of occurrences of the specified string #8 1.473 -G look for differences that change the number of occurrences of the specified regex #8 1.473 --pickaxe-all show all changes in the changeset with -S or -G #8 1.473 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.473 -O control the order in which files appear in the output #8 1.473 --rotate-to show the change in the specified path first #8 1.473 --skip-to skip the output to the specified path #8 1.473 --find-object #8 1.473 look for differences that change the number of occurrences of the specified object #8 1.473 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.473 select files by diff type #8 1.473 --output output to a specific file #8 1.473 #8 1.473 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.473 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' #8 1.474 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.474 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' #8 1.474 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.474 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' #8 1.474 Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.474 Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' #8 1.477 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.477 To add an exception for this directory, call: #8 1.477 #8 1.477 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.483 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0' #8 1.483 To add an exception for this directory, call: #8 1.483 #8 1.483 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSGP_v13.0.0 #8 1.487 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.487 usage: git diff --no-index [] #8 1.487 #8 1.487 Diff output format options #8 1.487 -p, --patch generate patch #8 1.487 -s, --no-patch suppress diff output #8 1.487 -u generate patch #8 1.487 -U, --unified[=] generate diffs with lines context #8 1.487 -W, --function-context #8 1.487 generate diffs with lines context #8 1.487 --raw generate the diff in raw format #8 1.487 --patch-with-raw synonym for '-p --raw' #8 1.487 --patch-with-stat synonym for '-p --stat' #8 1.487 --numstat machine friendly --stat #8 1.487 --shortstat output only the last line of --stat #8 1.487 -X, --dirstat[=...] #8 1.487 output the distribution of relative amount of changes for each sub-directory #8 1.487 --cumulative synonym for --dirstat=cumulative #8 1.487 --dirstat-by-file[=...] #8 1.487 synonym for --dirstat=files,param1,param2... #8 1.487 --check warn if changes introduce conflict markers or whitespace errors #8 1.487 --summary condensed summary such as creations, renames and mode changes #8 1.487 --name-only show only names of changed files #8 1.487 --name-status show only names and status of changed files #8 1.487 --stat[=[,[,]]] #8 1.487 generate diffstat #8 1.487 --stat-width generate diffstat with a given width #8 1.487 --stat-name-width #8 1.487 generate diffstat with a given name width #8 1.487 --stat-graph-width #8 1.487 generate diffstat with a given graph width #8 1.487 --stat-count generate diffstat with limited lines #8 1.487 --compact-summary generate compact summary in diffstat #8 1.487 --binary output a binary diff that can be applied #8 1.487 --full-index show full pre- and post-image object names on the "index" lines #8 1.487 --color[=] show colored diff #8 1.487 --ws-error-highlight #8 1.487 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.487 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.487 --abbrev[=] use digits to display object names #8 1.487 --src-prefix #8 1.487 show the given source prefix instead of "a/" #8 1.487 --dst-prefix #8 1.487 show the given destination prefix instead of "b/" #8 1.487 --line-prefix #8 1.487 prepend an additional prefix to every line of output #8 1.487 --no-prefix do not show any source or destination prefix #8 1.487 --inter-hunk-context #8 1.487 show context between diff hunks up to the specified number of lines #8 1.487 --output-indicator-new #8 1.487 specify the character to indicate a new line instead of '+' #8 1.487 --output-indicator-old #8 1.487 specify the character to indicate an old line instead of '-' #8 1.487 --output-indicator-context #8 1.488 specify the character to indicate a context instead of ' ' #8 1.488 #8 1.488 Diff rename options #8 1.488 -B, --break-rewrites[=[/]] #8 1.488 break complete rewrite changes into pairs of delete and create #8 1.488 -M, --find-renames[=] #8 1.488 detect renames #8 1.488 -D, --irreversible-delete #8 1.488 omit the preimage for deletes #8 1.488 -C, --find-copies[=] #8 1.488 detect copies #8 1.488 --find-copies-harder use unmodified files as source to find copies #8 1.488 --no-renames disable rename detection #8 1.488 --rename-empty use empty blobs as rename source #8 1.488 --follow continue listing the history of a file beyond renames #8 1.488 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.488 #8 1.488 Diff algorithm options #8 1.488 --minimal produce the smallest possible diff #8 1.488 -w, --ignore-all-space #8 1.488 ignore whitespace when comparing lines #8 1.488 -b, --ignore-space-change #8 1.488 ignore changes in amount of whitespace #8 1.488 --ignore-space-at-eol #8 1.488 ignore changes in whitespace at EOL #8 1.488 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.488 --ignore-blank-lines ignore changes whose lines are all blank #8 1.488 -I, --ignore-matching-lines #8 1.488 ignore changes whose all lines match #8 1.488 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.488 --patience generate diff using the "patience diff" algorithm #8 1.488 --histogram generate diff using the "histogram diff" algorithm #8 1.488 --diff-algorithm #8 1.488 choose a diff algorithm #8 1.488 --anchored generate diff using the "anchored diff" algorithm #8 1.488 --word-diff[=] show word diff, using to delimit changed words #8 1.488 --word-diff-regex #8 1.488 use to decide what a word is #8 1.488 --color-words[=] #8 1.488 equivalent to --word-diff=color --word-diff-regex= #8 1.488 --color-moved[=] #8 1.488 moved lines of code are colored differently #8 1.488 --color-moved-ws #8 1.488 how white spaces are ignored in --color-moved #8 1.488 #8 1.488 Other diff options #8 1.488 --relative[=] #8 1.488 when run from subdir, exclude changes outside and show relative paths #8 1.488 -a, --text treat all files as text #8 1.488 -R swap two inputs, reverse the diff #8 1.488 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.488 --quiet disable all output of the program #8 1.488 --ext-diff allow an external diff helper to be executed #8 1.488 --textconv run external text conversion filters when comparing binary files #8 1.488 --ignore-submodules[=] #8 1.488 ignore changes to submodules in the diff generation #8 1.488 --submodule[=] #8 1.488 specify how differences in submodules are shown #8 1.488 --ita-invisible-in-index #8 1.488 hide 'git add -N' entries from the index #8 1.488 --ita-visible-in-index #8 1.488 treat 'git add -N' entries as real in the index #8 1.488 -S look for differences that change the number of occurrences of the specified string #8 1.488 -G look for differences that change the number of occurrences of the specified regex #8 1.488 --pickaxe-all show all changes in the changeset with -S or -G #8 1.488 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.488 -O control the order in which files appear in the output #8 1.488 --rotate-to show the change in the specified path first #8 1.488 --skip-to skip the output to the specified path #8 1.488 --find-object #8 1.488 look for differences that change the number of occurrences of the specified object #8 1.488 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.488 select files by diff type #8 1.488 --output output to a specific file #8 1.488 #8 1.492 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.492 To add an exception for this directory, call: #8 1.492 #8 1.492 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.498 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/osmo-uecups' #8 1.498 To add an exception for this directory, call: #8 1.498 #8 1.498 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/osmo-uecups #8 1.502 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.502 usage: git diff --no-index [] #8 1.502 #8 1.502 Diff output format options #8 1.502 -p, --patch generate patch #8 1.502 -s, --no-patch suppress diff output #8 1.502 -u generate patch #8 1.502 -U, --unified[=] generate diffs with lines context #8 1.502 -W, --function-context #8 1.502 generate diffs with lines context #8 1.502 --raw generate the diff in raw format #8 1.502 --patch-with-raw synonym for '-p --raw' #8 1.502 --patch-with-stat synonym for '-p --stat' #8 1.502 --numstat machine friendly --stat #8 1.502 --shortstat output only the last line of --stat #8 1.502 -X, --dirstat[=...] #8 1.502 output the distribution of relative amount of changes for each sub-directory #8 1.502 --cumulative synonym for --dirstat=cumulative #8 1.502 --dirstat-by-file[=...] #8 1.502 synonym for --dirstat=files,param1,param2... #8 1.502 --check warn if changes introduce conflict markers or whitespace errors #8 1.502 --summary condensed summary such as creations, renames and mode changes #8 1.502 --name-only show only names of changed files #8 1.502 --name-status show only names and status of changed files #8 1.502 --stat[=[,[,]]] #8 1.502 generate diffstat #8 1.502 --stat-width generate diffstat with a given width #8 1.502 --stat-name-width #8 1.502 generate diffstat with a given name width #8 1.502 --stat-graph-width #8 1.502 generate diffstat with a given graph width #8 1.502 --stat-count generate diffstat with limited lines #8 1.502 --compact-summary generate compact summary in diffstat #8 1.502 --binary output a binary diff that can be applied #8 1.502 --full-index show full pre- and post-image object names on the "index" lines #8 1.502 --color[=] show colored diff #8 1.502 --ws-error-highlight #8 1.502 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.502 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.502 --abbrev[=] use digits to display object names #8 1.502 --src-prefix #8 1.502 show the given source prefix instead of "a/" #8 1.502 --dst-prefix #8 1.502 show the given destination prefix instead of "b/" #8 1.502 --line-prefix #8 1.502 prepend an additional prefix to every line of output #8 1.502 --no-prefix do not show any source or destination prefix #8 1.502 --inter-hunk-context #8 1.502 show context between diff hunks up to the specified number of lines #8 1.502 --output-indicator-new #8 1.502 specify the character to indicate a new line instead of '+' #8 1.502 --output-indicator-old #8 1.502 specify the character to indicate an old line instead of '-' #8 1.502 --output-indicator-context #8 1.502 specify the character to indicate a context instead of ' ' #8 1.502 #8 1.502 Diff rename options #8 1.502 -B, --break-rewrites[=[/]] #8 1.502 break complete rewrite changes into pairs of delete and create #8 1.502 -M, --find-renames[=] #8 1.502 detect renames #8 1.502 -D, --irreversible-delete #8 1.502 omit the preimage for deletes #8 1.502 -C, --find-copies[=] #8 1.502 detect copies #8 1.502 --find-copies-harder use unmodified files as source to find copies #8 1.502 --no-renames disable rename detection #8 1.502 --rename-empty use empty blobs as rename source #8 1.502 --follow continue listing the history of a file beyond renames #8 1.502 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.502 #8 1.502 Diff algorithm options #8 1.502 --minimal produce the smallest possible diff #8 1.502 -w, --ignore-all-space #8 1.502 ignore whitespace when comparing lines #8 1.502 -b, --ignore-space-change #8 1.502 ignore changes in amount of whitespace #8 1.502 --ignore-space-at-eol #8 1.502 ignore changes in whitespace at EOL #8 1.502 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.502 --ignore-blank-lines ignore changes whose lines are all blank #8 1.502 -I, --ignore-matching-lines #8 1.502 ignore changes whose all lines match #8 1.502 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.502 --patience generate diff using the "patience diff" algorithm #8 1.502 --histogram generate diff using the "histogram diff" algorithm #8 1.503 --diff-algorithm #8 1.503 choose a diff algorithm #8 1.503 --anchored generate diff using the "anchored diff" algorithm #8 1.503 --word-diff[=] show word diff, using to delimit changed words #8 1.503 --word-diff-regex #8 1.503 use to decide what a word is #8 1.503 --color-words[=] #8 1.503 equivalent to --word-diff=color --word-diff-regex= #8 1.503 --color-moved[=] #8 1.503 moved lines of code are colored differently #8 1.503 --color-moved-ws #8 1.503 how white spaces are ignored in --color-moved #8 1.503 #8 1.503 Other diff options #8 1.503 --relative[=] #8 1.503 when run from subdir, exclude changes outside and show relative paths #8 1.503 -a, --text treat all files as text #8 1.503 -R swap two inputs, reverse the diff #8 1.503 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.503 --quiet disable all output of the program #8 1.503 --ext-diff allow an external diff helper to be executed #8 1.503 --textconv run external text conversion filters when comparing binary files #8 1.503 --ignore-submodules[=] #8 1.503 ignore changes to submodules in the diff generation #8 1.503 --submodule[=] #8 1.503 specify how differences in submodules are shown #8 1.503 --ita-invisible-in-index #8 1.503 hide 'git add -N' entries from the index #8 1.503 --ita-visible-in-index #8 1.503 treat 'git add -N' entries as real in the index #8 1.503 -S look for differences that change the number of occurrences of the specified string #8 1.503 -G look for differences that change the number of occurrences of the specified regex #8 1.503 --pickaxe-all show all changes in the changeset with -S or -G #8 1.503 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.503 -O control the order in which files appear in the output #8 1.503 --rotate-to show the change in the specified path first #8 1.503 --skip-to skip the output to the specified path #8 1.503 --find-object #8 1.503 look for differences that change the number of occurrences of the specified object #8 1.503 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.503 select files by diff type #8 1.503 --output output to a specific file #8 1.503 #8 1.507 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.507 To add an exception for this directory, call: #8 1.507 #8 1.507 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.513 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP' #8 1.513 To add an exception for this directory, call: #8 1.513 #8 1.513 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.BSSMAP #8 1.517 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.517 usage: git diff --no-index [] #8 1.517 #8 1.517 Diff output format options #8 1.517 -p, --patch generate patch #8 1.517 -s, --no-patch suppress diff output #8 1.517 -u generate patch #8 1.517 -U, --unified[=] generate diffs with lines context #8 1.517 -W, --function-context #8 1.517 generate diffs with lines context #8 1.517 --raw generate the diff in raw format #8 1.517 --patch-with-raw synonym for '-p --raw' #8 1.517 --patch-with-stat synonym for '-p --stat' #8 1.517 --numstat machine friendly --stat #8 1.517 --shortstat output only the last line of --stat #8 1.517 -X, --dirstat[=...] #8 1.517 output the distribution of relative amount of changes for each sub-directory #8 1.517 --cumulative synonym for --dirstat=cumulative #8 1.517 --dirstat-by-file[=...] #8 1.517 synonym for --dirstat=files,param1,param2... #8 1.517 --check warn if changes introduce conflict markers or whitespace errors #8 1.517 --summary condensed summary such as creations, renames and mode changes #8 1.517 --name-only show only names of changed files #8 1.517 --name-status show only names and status of changed files #8 1.517 --stat[=[,[,]]] #8 1.517 generate diffstat #8 1.517 --stat-width generate diffstat with a given width #8 1.517 --stat-name-width #8 1.517 generate diffstat with a given name width #8 1.517 --stat-graph-width #8 1.517 generate diffstat with a given graph width #8 1.517 --stat-count generate diffstat with limited lines #8 1.517 --compact-summary generate compact summary in diffstat #8 1.517 --binary output a binary diff that can be applied #8 1.517 --full-index show full pre- and post-image object names on the "index" lines #8 1.517 --color[=] show colored diff #8 1.517 --ws-error-highlight #8 1.517 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.517 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.517 --abbrev[=] use digits to display object names #8 1.517 --src-prefix #8 1.517 show the given source prefix instead of "a/" #8 1.517 --dst-prefix #8 1.517 show the given destination prefix instead of "b/" #8 1.517 --line-prefix #8 1.517 prepend an additional prefix to every line of output #8 1.517 --no-prefix do not show any source or destination prefix #8 1.517 --inter-hunk-context #8 1.517 show context between diff hunks up to the specified number of lines #8 1.517 --output-indicator-new #8 1.517 specify the character to indicate a new line instead of '+' #8 1.517 --output-indicator-old #8 1.517 specify the character to indicate an old line instead of '-' #8 1.517 --output-indicator-context #8 1.517 specify the character to indicate a context instead of ' ' #8 1.517 #8 1.517 Diff rename options #8 1.517 -B, --break-rewrites[=[/]] #8 1.517 break complete rewrite changes into pairs of delete and create #8 1.517 -M, --find-renames[=] #8 1.517 detect renames #8 1.517 -D, --irreversible-delete #8 1.517 omit the preimage for deletes #8 1.517 -C, --find-copies[=] #8 1.517 detect copies #8 1.517 --find-copies-harder use unmodified files as source to find copies #8 1.517 --no-renames disable rename detection #8 1.517 --rename-empty use empty blobs as rename source #8 1.517 --follow continue listing the history of a file beyond renames #8 1.517 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.517 #8 1.517 Diff algorithm options #8 1.517 --minimal produce the smallest possible diff #8 1.517 -w, --ignore-all-space #8 1.517 ignore whitespace when comparing lines #8 1.517 -b, --ignore-space-change #8 1.517 ignore changes in amount of whitespace #8 1.517 --ignore-space-at-eol #8 1.517 ignore changes in whitespace at EOL #8 1.517 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.517 --ignore-blank-lines ignore changes whose lines are all blank #8 1.517 -I, --ignore-matching-lines #8 1.517 ignore changes whose all lines match #8 1.517 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.517 --patience generate diff using the "patience diff" algorithm #8 1.517 --histogram generate diff using the "histogram diff" algorithm #8 1.517 --diff-algorithm #8 1.517 choose a diff algorithm #8 1.517 --anchored generate diff using the "anchored diff" algorithm #8 1.517 --word-diff[=] show word diff, using to delimit changed words #8 1.517 --word-diff-regex #8 1.517 use to decide what a word is #8 1.517 --color-words[=] #8 1.517 equivalent to --word-diff=color --word-diff-regex= #8 1.517 --color-moved[=] #8 1.517 moved lines of code are colored differently #8 1.517 --color-moved-ws #8 1.517 how white spaces are ignored in --color-moved #8 1.517 #8 1.517 Other diff options #8 1.517 --relative[=] #8 1.517 when run from subdir, exclude changes outside and show relative paths #8 1.517 -a, --text treat all files as text #8 1.517 -R swap two inputs, reverse the diff #8 1.517 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.517 --quiet disable all output of the program #8 1.517 --ext-diff allow an external diff helper to be executed #8 1.517 --textconv run external text conversion filters when comparing binary files #8 1.517 --ignore-submodules[=] #8 1.517 ignore changes to submodules in the diff generation #8 1.517 --submodule[=] #8 1.517 specify how differences in submodules are shown #8 1.517 --ita-invisible-in-index #8 1.517 hide 'git add -N' entries from the index #8 1.517 --ita-visible-in-index #8 1.517 treat 'git add -N' entries as real in the index #8 1.517 -S look for differences that change the number of occurrences of the specified string #8 1.517 -G look for differences that change the number of occurrences of the specified regex #8 1.517 --pickaxe-all show all changes in the changeset with -S or -G #8 1.517 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.517 -O control the order in which files appear in the output #8 1.517 --rotate-to show the change in the specified path first #8 1.517 --skip-to skip the output to the specified path #8 1.517 --find-object #8 1.517 look for differences that change the number of occurrences of the specified object #8 1.517 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.517 select files by diff type #8 1.517 --output output to a specific file #8 1.517 #8 1.522 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.522 To add an exception for this directory, call: #8 1.522 #8 1.522 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.528 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP' #8 1.528 To add an exception for this directory, call: #8 1.528 #8 1.528 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.ProtocolModules.MAP #8 1.532 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.532 usage: git diff --no-index [] #8 1.532 #8 1.532 Diff output format options #8 1.532 -p, --patch generate patch #8 1.532 -s, --no-patch suppress diff output #8 1.532 -u generate patch #8 1.532 -U, --unified[=] generate diffs with lines context #8 1.532 -W, --function-context #8 1.532 generate diffs with lines context #8 1.532 --raw generate the diff in raw format #8 1.532 --patch-with-raw synonym for '-p --raw' #8 1.532 --patch-with-stat synonym for '-p --stat' #8 1.532 --numstat machine friendly --stat #8 1.532 --shortstat output only the last line of --stat #8 1.532 -X, --dirstat[=...] #8 1.532 output the distribution of relative amount of changes for each sub-directory #8 1.532 --cumulative synonym for --dirstat=cumulative #8 1.532 --dirstat-by-file[=...] #8 1.532 synonym for --dirstat=files,param1,param2... #8 1.532 --check warn if changes introduce conflict markers or whitespace errors #8 1.532 --summary condensed summary such as creations, renames and mode changes #8 1.532 --name-only show only names of changed files #8 1.532 --name-status show only names and status of changed files #8 1.532 --stat[=[,[,]]] #8 1.532 generate diffstat #8 1.532 --stat-width generate diffstat with a given width #8 1.532 --stat-name-width #8 1.532 generate diffstat with a given name width #8 1.532 --stat-graph-width #8 1.532 generate diffstat with a given graph width #8 1.532 --stat-count generate diffstat with limited lines #8 1.532 --compact-summary generate compact summary in diffstat #8 1.532 --binary output a binary diff that can be applied #8 1.532 --full-index show full pre- and post-image object names on the "index" lines #8 1.532 --color[=] show colored diff #8 1.532 --ws-error-highlight #8 1.532 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.532 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.532 --abbrev[=] use digits to display object names #8 1.532 --src-prefix #8 1.532 show the given source prefix instead of "a/" #8 1.532 --dst-prefix #8 1.532 show the given destination prefix instead of "b/" #8 1.532 --line-prefix #8 1.532 prepend an additional prefix to every line of output #8 1.532 --no-prefix do not show any source or destination prefix #8 1.532 --inter-hunk-context #8 1.532 show context between diff hunks up to the specified number of lines #8 1.532 --output-indicator-new #8 1.532 specify the character to indicate a new line instead of '+' #8 1.532 --output-indicator-old #8 1.532 specify the character to indicate an old line instead of '-' #8 1.532 --output-indicator-context #8 1.532 specify the character to indicate a context instead of ' ' #8 1.532 #8 1.532 Diff rename options #8 1.532 -B, --break-rewrites[=[/]] #8 1.532 break complete rewrite changes into pairs of delete and create #8 1.532 -M, --find-renames[=] #8 1.532 detect renames #8 1.532 -D, --irreversible-delete #8 1.532 omit the preimage for deletes #8 1.532 -C, --find-copies[=] #8 1.532 detect copies #8 1.532 --find-copies-harder use unmodified files as source to find copies #8 1.532 --no-renames disable rename detection #8 1.532 --rename-empty use empty blobs as rename source #8 1.532 --follow continue listing the history of a file beyond renames #8 1.532 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.532 #8 1.532 Diff algorithm options #8 1.532 --minimal produce the smallest possible diff #8 1.532 -w, --ignore-all-space #8 1.532 ignore whitespace when comparing lines #8 1.532 -b, --ignore-space-change #8 1.532 ignore changes in amount of whitespace #8 1.532 --ignore-space-at-eol #8 1.532 ignore changes in whitespace at EOL #8 1.532 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.532 --ignore-blank-lines ignore changes whose lines are all blank #8 1.532 -I, --ignore-matching-lines #8 1.532 ignore changes whose all lines match #8 1.532 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.532 --patience generate diff using the "patience diff" algorithm #8 1.532 --histogram generate diff using the "histogram diff" algorithm #8 1.532 --diff-algorithm #8 1.532 choose a diff algorithm #8 1.532 --anchored generate diff using the "anchored diff" algorithm #8 1.532 --word-diff[=] show word diff, using to delimit changed words #8 1.532 --word-diff-regex #8 1.532 use to decide what a word is #8 1.532 --color-words[=] #8 1.532 equivalent to --word-diff=color --word-diff-regex= #8 1.532 --color-moved[=] #8 1.532 moved lines of code are colored differently #8 1.532 --color-moved-ws #8 1.532 how white spaces are ignored in --color-moved #8 1.532 #8 1.532 Other diff options #8 1.532 --relative[=] #8 1.532 when run from subdir, exclude changes outside and show relative paths #8 1.532 -a, --text treat all files as text #8 1.532 -R swap two inputs, reverse the diff #8 1.532 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.532 --quiet disable all output of the program #8 1.532 --ext-diff allow an external diff helper to be executed #8 1.532 --textconv run external text conversion filters when comparing binary files #8 1.532 --ignore-submodules[=] #8 1.532 ignore changes to submodules in the diff generation #8 1.532 --submodule[=] #8 1.532 specify how differences in submodules are shown #8 1.532 --ita-invisible-in-index #8 1.532 hide 'git add -N' entries from the index #8 1.532 --ita-visible-in-index #8 1.532 treat 'git add -N' entries as real in the index #8 1.532 -S look for differences that change the number of occurrences of the specified string #8 1.532 -G look for differences that change the number of occurrences of the specified regex #8 1.532 --pickaxe-all show all changes in the changeset with -S or -G #8 1.532 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.532 -O control the order in which files appear in the output #8 1.532 --rotate-to show the change in the specified path first #8 1.532 --skip-to skip the output to the specified path #8 1.532 --find-object #8 1.532 look for differences that change the number of occurrences of the specified object #8 1.532 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.532 select files by diff type #8 1.532 --output output to a specific file #8 1.532 #8 1.537 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.537 To add an exception for this directory, call: #8 1.537 #8 1.537 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.542 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET' #8 1.542 To add an exception for this directory, call: #8 1.542 #8 1.542 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.AF_PACKET #8 1.546 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.546 usage: git diff --no-index [] #8 1.546 #8 1.546 Diff output format options #8 1.546 -p, --patch generate patch #8 1.546 -s, --no-patch suppress diff output #8 1.546 -u generate patch #8 1.546 -U, --unified[=] generate diffs with lines context #8 1.546 -W, --function-context #8 1.546 generate diffs with lines context #8 1.546 --raw generate the diff in raw format #8 1.546 --patch-with-raw synonym for '-p --raw' #8 1.546 --patch-with-stat synonym for '-p --stat' #8 1.546 --numstat machine friendly --stat #8 1.546 --shortstat output only the last line of --stat #8 1.546 -X, --dirstat[=...] #8 1.546 output the distribution of relative amount of changes for each sub-directory #8 1.546 --cumulative synonym for --dirstat=cumulative #8 1.546 --dirstat-by-file[=...] #8 1.546 synonym for --dirstat=files,param1,param2... #8 1.546 --check warn if changes introduce conflict markers or whitespace errors #8 1.546 --summary condensed summary such as creations, renames and mode changes #8 1.546 --name-only show only names of changed files #8 1.546 --name-status show only names and status of changed files #8 1.546 --stat[=[,[,]]] #8 1.546 generate diffstat #8 1.546 --stat-width generate diffstat with a given width #8 1.546 --stat-name-width #8 1.546 generate diffstat with a given name width #8 1.546 --stat-graph-width #8 1.546 generate diffstat with a given graph width #8 1.546 --stat-count generate diffstat with limited lines #8 1.546 --compact-summary generate compact summary in diffstat #8 1.546 --binary output a binary diff that can be applied #8 1.546 --full-index show full pre- and post-image object names on the "index" lines #8 1.546 --color[=] show colored diff #8 1.546 --ws-error-highlight #8 1.546 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.546 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.546 --abbrev[=] use digits to display object names #8 1.546 --src-prefix #8 1.546 show the given source prefix instead of "a/" #8 1.546 --dst-prefix #8 1.546 show the given destination prefix instead of "b/" #8 1.546 --line-prefix #8 1.546 prepend an additional prefix to every line of output #8 1.546 --no-prefix do not show any source or destination prefix #8 1.546 --inter-hunk-context #8 1.546 show context between diff hunks up to the specified number of lines #8 1.546 --output-indicator-new #8 1.546 specify the character to indicate a new line instead of '+' #8 1.546 --output-indicator-old #8 1.546 specify the character to indicate an old line instead of '-' #8 1.546 --output-indicator-context #8 1.546 specify the character to indicate a context instead of ' ' #8 1.546 #8 1.546 Diff rename options #8 1.546 -B, --break-rewrites[=[/]] #8 1.547 break complete rewrite changes into pairs of delete and create #8 1.547 -M, --find-renames[=] #8 1.547 detect renames #8 1.547 -D, --irreversible-delete #8 1.547 omit the preimage for deletes #8 1.547 -C, --find-copies[=] #8 1.547 detect copies #8 1.547 --find-copies-harder use unmodified files as source to find copies #8 1.547 --no-renames disable rename detection #8 1.547 --rename-empty use empty blobs as rename source #8 1.547 --follow continue listing the history of a file beyond renames #8 1.547 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.547 #8 1.547 Diff algorithm options #8 1.547 --minimal produce the smallest possible diff #8 1.547 -w, --ignore-all-space #8 1.547 ignore whitespace when comparing lines #8 1.547 -b, --ignore-space-change #8 1.547 ignore changes in amount of whitespace #8 1.547 --ignore-space-at-eol #8 1.547 ignore changes in whitespace at EOL #8 1.547 --ignore-cr-at-eol ignore carrier-return at the end of line #8 1.547 --ignore-blank-lines ignore changes whose lines are all blank #8 1.547 -I, --ignore-matching-lines #8 1.547 ignore changes whose all lines match #8 1.547 --indent-heuristic heuristic to shift diff hunk boundaries for easy reading #8 1.547 --patience generate diff using the "patience diff" algorithm #8 1.547 --histogram generate diff using the "histogram diff" algorithm #8 1.547 --diff-algorithm #8 1.547 choose a diff algorithm #8 1.547 --anchored generate diff using the "anchored diff" algorithm #8 1.547 --word-diff[=] show word diff, using to delimit changed words #8 1.547 --word-diff-regex #8 1.547 use to decide what a word is #8 1.547 --color-words[=] #8 1.547 equivalent to --word-diff=color --word-diff-regex= #8 1.547 --color-moved[=] #8 1.547 moved lines of code are colored differently #8 1.547 --color-moved-ws #8 1.547 how white spaces are ignored in --color-moved #8 1.547 #8 1.547 Other diff options #8 1.547 --relative[=] #8 1.547 when run from subdir, exclude changes outside and show relative paths #8 1.547 -a, --text treat all files as text #8 1.547 -R swap two inputs, reverse the diff #8 1.547 --exit-code exit with 1 if there were differences, 0 otherwise #8 1.547 --quiet disable all output of the program #8 1.547 --ext-diff allow an external diff helper to be executed #8 1.547 --textconv run external text conversion filters when comparing binary files #8 1.547 --ignore-submodules[=] #8 1.547 ignore changes to submodules in the diff generation #8 1.547 --submodule[=] #8 1.547 specify how differences in submodules are shown #8 1.547 --ita-invisible-in-index #8 1.547 hide 'git add -N' entries from the index #8 1.547 --ita-visible-in-index #8 1.547 treat 'git add -N' entries as real in the index #8 1.547 -S look for differences that change the number of occurrences of the specified string #8 1.547 -G look for differences that change the number of occurrences of the specified regex #8 1.547 --pickaxe-all show all changes in the changeset with -S or -G #8 1.547 --pickaxe-regex treat in -S as extended POSIX regular expression #8 1.547 -O control the order in which files appear in the output #8 1.547 --rotate-to show the change in the specified path first #8 1.547 --skip-to skip the output to the specified path #8 1.547 --find-object #8 1.547 look for differences that change the number of occurrences of the specified object #8 1.547 --diff-filter [(A|C|D|M|R|T|U|X|B)...[*]] #8 1.547 select files by diff type #8 1.547 --output output to a specific file #8 1.547 #8 1.552 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.552 To add an exception for this directory, call: #8 1.552 #8 1.552 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.558 fatal: detected dubious ownership in repository at '/osmo-ttcn3-hacks/deps/titan.TestPorts.USB' #8 1.558 To add an exception for this directory, call: #8 1.558 #8 1.558 git config --global --add safe.directory /osmo-ttcn3-hacks/deps/titan.TestPorts.USB #8 1.562 warning: Not a git repository. Use --no-index to compare two paths outside a working tree #8 1.562 usage: git diff --no-index [] #8 1.562 #8 1.562 Diff output format options #8 1.562 -p, --patch generate patch #8 1.562 -s, --no-patch suppress diff output #8 1.562 -u generate patch #8 1.562 -U, --unified[=] generate diffs with lines context #8 1.562 -W, --function-context #8 1.562 generate diffs with lines context #8 1.562 --raw generate the diff in raw format #8 1.562 --patch-with-raw synonym for '-p --raw' #8 1.562 --patch-with-stat synonym for '-p --stat' #8 1.562 --numstat machine friendly --stat #8 1.562 --shortstat output only the last line of --stat #8 1.562 -X, --dirstat[=...] #8 1.562 output the distribution of relative amount of changes for each sub-directory #8 1.562 --cumulative synonym for --dirstat=cumulative #8 1.562 --dirstat-by-file[=...] #8 1.562 synonym for --dirstat=files,param1,param2... #8 1.562 --check warn if changes introduce conflict markers or whitespace errors #8 1.562 --summary condensed summary such as creations, renames and mode changes #8 1.562 --name-only show only names of changed files #8 1.562 --name-status show only names and status of changed files #8 1.562 --stat[=[,[,]]] #8 1.562 generate diffstat #8 1.562 --stat-width generate diffstat with a given width #8 1.562 --stat-name-width #8 1.562 generate diffstat with a given name width #8 1.562 --stat-graph-width #8 1.563 generate diffstat with a given graph width #8 1.563 --stat-count generate diffstat with limited lines #8 1.563 --compact-summary generate compact summary in diffstat #8 1.563 --binary output a binary diff that can be applied #8 1.563 --full-index show full pre- and post-image object names on the "index" lines #8 1.563 --color[=] show colored diff #8 1.563 --ws-error-highlight #8 1.563 highlight whitespace errors in the 'context', 'old' or 'new' lines in the diff #8 1.563 -z do not munge pathnames and use NULs as output field terminators in --raw or --numstat #8 1.563 --abbrev[=] use digits to display object names #8 1.563 --src-prefix #8 1.563 show the given source prefix instead of "a/" #8 1.563 --dst-prefix #8 1.563 show the given destination prefix instead of "b/" #8 1.563 --line-prefix #8 1.563 prepend an additional prefix to every line of output #8 1.563 --no-prefix do not show any source or destination prefix #8 1.563 --inter-hunk-context #8 1.563 show context between diff hunks up to the specified number of lines #8 1.563 --output-indicator-new #8 1.563 specify the character to indicate a new line instead of '+' #8 1.563 --output-indicator-old #8 1.563 specify the character to indicate an old line instead of '-' #8 1.563 --output-indicator-context #8 1.563 specify the character to indicate a context instead of ' ' #8 1.563 #8 1.563 Diff rename options #8 1.563 -B, --break-rewrites[=[/]] #8 1.563 break complete rewrite changes into pairs of delete and create #8 1.563 -M, --find-renames[=] #8 1.563 detect renames #8 1.563 -D, --irreversible-delete #8 1.563 omit the preimage for deletes #8 1.563 -C, --find-copies[=] #8 1.563 detect copies #8 1.563 --find-copies-harder use unmodified files as source to find copies #8 1.563 --no-renames disable rename detection #8 1.563 --rename-empty use empty blobs as rename source #8 1.563 --follow continue listing the history of a file beyond renames #8 1.563 -l prevent rename/copy detection if the number of rename/copy targets exceeds given limit #8 1.563 #8 1.563 Diff algorithm options #8 1.563 --minimal produce the smalles #8 1.563 [output clipped, log limit 200KiB/s reached] #8 1.567 WARNING: titan.Libraries.TCCUsefulFunctions skipped because it contains uncommitted modifications! #8 1.567 WARNING: titan.ProtocolEmulations.M3UA skipped because it contains uncommitted modifications! #8 1.568 WARNING: titan.ProtocolEmulations.SCCP skipped because it contains uncommitted modifications! #8 1.568 WARNING: titan.ProtocolModules.BSSAPP_v7.3.0 skipped because it contains uncommitted modifications! #8 1.568 WARNING: titan.ProtocolModules.DIAMETER_ProtocolModule_Generator skipped because it contains uncommitted modifications! #8 1.569 WARNING: titan.ProtocolModules.DNS skipped because it contains uncommitted modifications! #8 1.569 WARNING: titan.ProtocolModules.GRE skipped because it contains uncommitted modifications! #8 1.569 WARNING: titan.ProtocolModules.GTP_v13.5.0 skipped because it contains uncommitted modifications! #8 1.570 WARNING: titan.ProtocolModules.GTPv2_v13.7.0 skipped because it contains uncommitted modifications! #8 1.570 WARNING: titan.ProtocolModules.ICMP skipped because it contains uncommitted modifications! #8 1.570 WARNING: titan.ProtocolModules.ICMPv6 skipped because it contains uncommitted modifications! #8 1.571 WARNING: titan.ProtocolModules.IP skipped because it contains uncommitted modifications! #8 1.571 WARNING: titan.ProtocolModules.ISUP_Q.762 skipped because it contains uncommitted modifications! #8 1.571 WARNING: titan.ProtocolModules.JSON_v07_2006 skipped because it contains uncommitted modifications! #8 1.572 WARNING: titan.ProtocolModules.L2TP skipped because it contains uncommitted modifications! #8 1.572 WARNING: titan.ProtocolModules.LLC_v7.1.0 skipped because it contains uncommitted modifications! #8 1.572 WARNING: titan.ProtocolModules.M3UA skipped because it contains uncommitted modifications! #8 1.573 WARNING: titan.ProtocolModules.MobileL3_v13.4.0 skipped because it contains uncommitted modifications! #8 1.573 WARNING: titan.ProtocolModules.SMPP skipped because it contains uncommitted modifications! #8 1.573 WARNING: titan.ProtocolModules.TCP skipped because it contains uncommitted modifications! #8 1.574 WARNING: titan.ProtocolModules.UDP skipped because it contains uncommitted modifications! #8 1.574 WARNING: titan.ProtocolModules.RTP skipped because it contains uncommitted modifications! #8 1.574 WARNING: titan.ProtocolModules.M2PA skipped because it contains uncommitted modifications! #8 1.575 WARNING: titan.ProtocolModules.ROSE skipped because it contains uncommitted modifications! #8 1.575 WARNING: titan.ProtocolModules.SCTP skipped because it contains uncommitted modifications! #8 1.576 WARNING: titan.ProtocolModules.SDP skipped because it contains uncommitted modifications! #8 1.577 WARNING: titan.ProtocolModules.SUA skipped because it contains uncommitted modifications! #8 1.577 WARNING: titan.ProtocolModules.NAS_EPS_15.2.0.1 skipped because it contains uncommitted modifications! #8 1.577 WARNING: titan.ProtocolModules.NS_v7.3.0 skipped because it contains uncommitted modifications! #8 1.578 WARNING: titan.ProtocolModules.SGsAP_13.2.0 skipped because it contains uncommitted modifications! #8 1.578 WARNING: titan.ProtocolModules.SNDCP_v7.0.0 skipped because it contains uncommitted modifications! #8 1.579 WARNING: titan.ProtocolModules.PFCP_v15.1.0 skipped because it contains uncommitted modifications! #8 1.579 WARNING: titan.TestPorts.Common_Components.Socket-API skipped because it contains uncommitted modifications! #8 1.580 WARNING: titan.TestPorts.Common_Components.Abstract_Socket skipped because it contains uncommitted modifications! #8 1.580 WARNING: titan.TestPorts.HTTPmsg skipped because it contains uncommitted modifications! #8 1.580 WARNING: titan.TestPorts.IPL4asp skipped because it contains uncommitted modifications! #8 1.581 WARNING: titan.TestPorts.LANL2asp skipped because it contains uncommitted modifications! #8 1.581 WARNING: titan.TestPorts.PCAPasp skipped because it contains uncommitted modifications! #8 1.582 WARNING: titan.TestPorts.PIPEasp skipped because it contains uncommitted modifications! #8 1.582 WARNING: titan.TestPorts.SIPmsg skipped because it contains uncommitted modifications! #8 1.583 WARNING: titan.TestPorts.TELNETasp skipped because it contains uncommitted modifications! #8 1.583 WARNING: titan.TestPorts.TCPasp skipped because it contains uncommitted modifications! #8 1.583 WARNING: titan.TestPorts.UDPasp skipped because it contains uncommitted modifications! #8 1.584 WARNING: titan.TestPorts.UNIX_DOMAIN_SOCKETasp skipped because it contains uncommitted modifications! #8 1.584 WARNING: titan.TestPorts.SCTPasp skipped because it contains uncommitted modifications! #8 1.585 WARNING: titan.TestPorts.MTP3asp skipped because it contains uncommitted modifications! #8 1.585 WARNING: titan.ProtocolModules.BSSGP_v13.0.0 skipped because it contains uncommitted modifications! #8 1.585 WARNING: osmo-uecups skipped because it contains uncommitted modifications! #8 1.586 WARNING: titan.ProtocolModules.BSSMAP skipped because it contains uncommitted modifications! #8 1.586 WARNING: titan.ProtocolModules.MAP skipped because it contains uncommitted modifications! #8 1.586 WARNING: titan.TestPorts.AF_PACKET skipped because it contains uncommitted modifications! #8 1.587 WARNING: titan.TestPorts.USB skipped because it contains uncommitted modifications! #8 1.587 make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' #8 1.587 touch .make.deps #8 1.590 '/ttcn3-dumpcap-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-start.sh' #8 1.591 '/ttcn3-tcpdump-start.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh' #8 1.593 '/ttcn3-dumpcap-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-dumpcap-stop.sh' #8 1.594 '/ttcn3-tcpdump-stop.sh' -> '/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh' #8 1.705 (cd gbproxy && ./gen_links.sh && ./regen_makefile.sh) #8 1.711 Linking TCCInterface_Functions.ttcn #8 1.713 Linking TCCConversion_Functions.ttcn #8 1.716 Linking TCCConversion.cc #8 1.718 Linking TCCInterface.cc #8 1.720 Linking TCCInterface_ip.h #8 1.722 Linking Socket_API_Definitions.ttcn #8 1.725 Linking IPL4asp_Functions.ttcn #8 1.727 Linking IPL4asp_PT.cc #8 1.729 Linking IPL4asp_PT.hh #8 1.731 Linking IPL4asp_PortType.ttcn #8 1.733 Linking IPL4asp_Types.ttcn #8 1.735 Linking IPL4asp_discovery.cc #8 1.738 Linking IPL4asp_protocol_L234.hh #8 1.740 Linking TELNETasp_PT.cc #8 1.742 Linking TELNETasp_PT.hh #8 1.744 Linking TELNETasp_PortType.ttcn #8 1.746 Linking NS_Types.ttcn #8 1.748 Linking BSSGP_EncDec.cc #8 1.750 Linking BSSGP_Types.ttcn #8 1.753 Linking LLC_EncDec.cc #8 1.754 Linking LLC_Types.ttcn #8 1.756 Linking SNDCP_Types.ttcn #8 1.759 Linking MobileL3_CC_Types.ttcn #8 1.761 Linking MobileL3_CommonIE_Types.ttcn #8 1.763 Linking MobileL3_GMM_SM_Types.ttcn #8 1.765 Linking MobileL3_MM_Types.ttcn #8 1.767 Linking MobileL3_RRM_Types.ttcn #8 1.770 Linking MobileL3_SMS_Types.ttcn #8 1.772 Linking MobileL3_SS_Types.ttcn #8 1.774 Linking MobileL3_Types.ttcn #8 1.776 Linking GTPC_EncDec.cc #8 1.778 Linking GTPC_Types.ttcn #8 1.780 Linking GTPU_EncDec.cc #8 1.782 Linking GTPU_Types.ttcn #8 1.785 Linking M3UA_Types.ttcn #8 1.787 Linking SCTPasp_PT.cc #8 1.789 Linking SCTPasp_PT.hh #8 1.791 Linking SCTPasp_PortType.ttcn #8 1.793 Linking SCTPasp_Types.ttcn #8 1.795 Linking MTP3asp_PortType.ttcn #8 1.798 Linking MTP3asp_Types.ttcn #8 1.800 Linking M3UA_Emulation.ttcn #8 1.802 Linking SCCP_Emulation.ttcn #8 1.805 Linking SCCP_EncDec.cc #8 1.807 Linking SCCP_Mapping.ttcnpp #8 1.809 Linking SCCP_Types.ttcn #8 1.811 Linking SCCPasp_Types.ttcn #8 1.814 Linking AF_PACKET_PT.cc #8 1.816 Linking AF_PACKET_PT.hh #8 1.818 Linking AF_PACKET_PortType.ttcn #8 1.820 Linking AF_PACKET_PortTypes.ttcn #8 1.822 Linking FrameRelay_Types.ttcn #8 1.824 Linking FrameRelay_CodecPort.ttcn #8 1.826 Linking FrameRelay_Emulation.ttcn #8 1.828 Linking Q931_Types.ttcn #8 1.830 Linking Q933_Types.ttcn #8 1.833 Linking Misc_Helpers.ttcn #8 1.835 Linking General_Types.ttcn #8 1.837 Linking GSM_Types.ttcn #8 1.839 Linking Osmocom_Types.ttcn #8 1.840 Linking RAW_NS.ttcnpp #8 1.842 Linking NS_Provider_IPL4.ttcn #8 1.844 Linking NS_Provider_FR.ttcn #8 1.846 Linking NS_Emulation.ttcnpp #8 1.848 Linking BSSGP_Emulation.ttcnpp #8 1.850 Linking Osmocom_Gb_Types.ttcn #8 1.852 Linking Osmocom_CTRL_Types.ttcn #8 1.853 Linking Osmocom_CTRL_Functions.ttcn #8 1.855 Linking Osmocom_CTRL_Adapter.ttcn #8 1.857 Linking Osmocom_VTY_Functions.ttcn #8 1.859 Linking LLC_Templates.ttcn #8 1.861 Linking L3_Templates.ttcn #8 1.862 Linking L3_Common.ttcn #8 1.864 Linking IPA_Types.ttcn #8 1.866 Linking IPA_Emulation.ttcnpp #8 1.868 Linking IPA_CodecPort.ttcn #8 1.870 Linking IPA_CodecPort_CtrlFunct.ttcn #8 1.872 Linking IPA_CodecPort_CtrlFunctDef.cc #8 1.874 Linking Native_Functions.ttcn #8 1.876 Linking Native_FunctionDefs.cc #8 1.877 Linking GTPv1C_CodecPort.ttcn #8 1.879 Linking GTPv1C_CodecPort_CtrlFunct.ttcn #8 1.881 Linking GTPv1C_CodecPort_CtrlFunctDef.cc #8 1.883 Linking GTPv1U_CodecPort.ttcn #8 1.885 Linking GTPv1U_CodecPort_CtrlFunct.ttcn #8 1.887 Linking GTPv1U_CodecPort_CtrlFunctDef.cc #8 1.888 Linking GTP_Emulation.ttcn #8 1.890 Linking GTPv1C_Templates.ttcn #8 1.892 Linking IPCP_Types.ttcn #8 1.894 Linking IPCP_Templates.ttcn #8 2.008 make -C gbproxy compile #8 2.022 make[1]: Entering directory '/osmo-ttcn3-hacks/gbproxy' #8 2.022 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn #8 2.049 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn #8 2.058 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn #8 2.072 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn #8 2.086 RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] #8 2.086 135 | #endif NS_EMULATION_FR #8 2.086 | ^~~~~~~~~~~~~~~ #8 2.088 cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DNS_EMULATION_FR -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn #8 2.097 SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character #8 2.097 49 | "internal user MTP3asp_PT #8 2.097 | ^ #8 2.097 SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character #8 2.097 58 | " #8 2.097 | ^ #8 2.097 SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character #8 2.097 70 | "user MTP3asp_PT #8 2.097 | ^ #8 2.097 SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character #8 2.097 79 | " #8 2.097 | ^ #8 2.097 /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 2.105 warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. #8 2.105 #8 2.116 Notify: Parsing TTCN-3 module `AF_PACKET_PortType.ttcn'... #8 2.118 Notify: Parsing TTCN-3 module `AF_PACKET_PortTypes.ttcn'... #8 2.118 Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... #8 2.135 Notify: Parsing TTCN-3 module `FrameRelay_CodecPort.ttcn'... #8 2.136 Notify: Parsing TTCN-3 module `FrameRelay_Emulation.ttcn'... #8 2.138 Notify: Parsing TTCN-3 module `FrameRelay_Types.ttcn'... #8 2.138 Notify: Parsing TTCN-3 module `GBProxy_Tests.ttcn'... #8 2.146 Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... #8 2.146 Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... #8 2.151 Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... #8 2.151 Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... #8 2.152 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... #8 2.152 Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... #8 2.152 Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... #8 2.155 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... #8 2.155 Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... #8 2.155 Notify: Parsing TTCN-3 module `General_Types.ttcn'... #8 2.155 Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... #8 2.156 Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... #8 2.157 Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... #8 2.157 Notify: Parsing TTCN-3 module `L3_Common.ttcn'... #8 2.157 Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... #8 2.162 Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... #8 2.163 Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... #8 2.163 Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... #8 2.165 Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... #8 2.166 Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... #8 2.166 Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... #8 2.166 Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... #8 2.166 Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... #8 2.168 Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... #8 2.168 Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... #8 2.171 Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... #8 2.172 Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... #8 2.174 Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... #8 2.174 Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... #8 2.174 Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... #8 2.175 Notify: Parsing TTCN-3 module `NS_Provider_FR.ttcn'... #8 2.175 Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... #8 2.176 Notify: Parsing TTCN-3 module `NS_Types.ttcn'... #8 2.176 Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... #8 2.176 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... #8 2.176 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... #8 2.177 Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... #8 2.177 Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: #8 2.177 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated #8 2.177 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated #8 2.178 Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... #8 2.183 Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... #8 2.184 Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... #8 2.185 Notify: Parsing TTCN-3 module `Q931_Types.ttcn'... #8 2.185 Notify: Parsing TTCN-3 module `Q933_Types.ttcn'... #8 2.185 Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... #8 2.187 SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.187 SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.187 SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.188 SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.190 SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.193 Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... #8 2.193 SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.193 SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. #8 2.194 Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... #8 2.195 Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... #8 2.196 Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... #8 2.199 Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... #8 2.200 Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... #8 2.202 Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... #8 2.204 Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... #8 2.204 Notify: Checking modules... #8 2.204 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 2.204 NS_Emulation.ttcnpp:13.2-29: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Emulation.ttcnpp:14.2-25: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Emulation.ttcnpp:15.2-28: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Emulation.ttcnpp:16.2-30: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Emulation.ttcnpp:17.2-33: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Emulation.ttcnpp:18.2-33: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Emulation.ttcnpp:20.2-31: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Emulation.ttcnpp:22.2-30: In import definition: #8 2.204 NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' #8 2.204 NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': #8 2.204 NS_Provider_IPL4.ttcn:28.1-28: In import definition: #8 2.204 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.204 NS_Provider_IPL4.ttcn:29.1-28: In import definition: #8 2.204 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.204 NS_Provider_IPL4.ttcn:30.1-22: In import definition: #8 2.204 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.204 NS_Provider_IPL4.ttcn:31.1-24: In import definition: #8 2.204 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.204 NS_Provider_IPL4.ttcn:33.1-29: In import definition: #8 2.204 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.204 NS_Provider_IPL4.ttcn:34.1-32: In import definition: #8 2.204 NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' #8 2.230 Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': #8 2.230 Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': #8 2.230 Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: #8 2.230 Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: #8 2.230 Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': #8 2.230 Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': #8 2.230 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 2.230 Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here #8 2.241 NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': #8 2.241 NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': #8 2.241 NS_Emulation.ttcnpp:309.5-327.3: In else statement: #8 2.241 NS_Emulation.ttcnpp:324.4-77: In start test component statement: #8 2.241 NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': #8 2.241 NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: #8 2.241 NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: #8 2.241 NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: #8 2.241 NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': #8 2.241 NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': #8 2.241 NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value #8 2.242 NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': #8 2.242 NS_Emulation.ttcnpp:351.3-67: In start test component statement: #8 2.242 NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': #8 2.242 NS_Emulation.ttcnpp:715.3-16: In function instance: #8 2.242 NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': #8 2.242 NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: #8 2.242 NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: #8 2.242 NS_Emulation.ttcnpp:1040.34-46: In guard statement: #8 2.242 NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': #8 2.242 NS_Emulation.ttcnpp:784.4-20: In guard expression: #8 2.242 NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. #8 2.242 NS_Emulation.ttcnpp:790.4-19: In guard expression: #8 2.242 NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. #8 2.242 NS_Emulation.ttcnpp:796.4-20: In guard expression: #8 2.242 NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. #8 2.242 NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': #8 2.242 NS_Emulation.ttcnpp:419.3-423.3: In while statement: #8 2.242 NS_Emulation.ttcnpp:420.4-422.4: In alt construct: #8 2.242 NS_Emulation.ttcnpp:421.7-20: In guard statement: #8 2.242 NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': #8 2.242 NS_Emulation.ttcnpp:478.48-64: In guard statement: #8 2.242 NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': #8 2.242 NS_Emulation.ttcnpp:637.6-640.33: In guard operation: #8 2.242 NS_Emulation.ttcnpp:637.6-640.33: In receive statement: #8 2.242 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 2.242 NS_Emulation.ttcnpp:479.52-67: In guard statement: #8 2.242 NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': #8 2.242 NS_Emulation.ttcnpp:601.6-604.33: In guard operation: #8 2.242 NS_Emulation.ttcnpp:601.6-604.33: In receive statement: #8 2.242 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 2.253 BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': #8 2.253 BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': #8 2.253 BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: #8 2.253 BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: #8 2.253 BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': #8 2.253 BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: #8 2.253 BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': #8 2.253 BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: #8 2.253 BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: #8 2.253 BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: #8 2.253 BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': #8 2.253 BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: #8 2.253 BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.254 BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: #8 2.254 BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.254 BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: #8 2.254 BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.256 BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: #8 2.256 BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': #8 2.256 BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: #8 2.256 BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.256 BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: #8 2.256 BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.256 BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: #8 2.256 BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.261 BSSGP_Emulation.ttcnpp:221.2-21: In function instance: #8 2.261 BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': #8 2.261 BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: #8 2.261 BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: #8 2.261 BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: #8 2.261 BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': #8 2.261 BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: #8 2.261 BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: #8 2.261 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 2.262 BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: #8 2.262 BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': #8 2.262 BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: #8 2.262 BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.262 BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: #8 2.262 BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. #8 2.262 BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: #8 2.262 BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': #8 2.262 BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: #8 2.262 BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. #8 2.262 BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: #8 2.262 BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. #8 2.262 BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: #8 2.262 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 2.262 BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: #8 2.262 BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: #8 2.262 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 2.263 BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: #8 2.263 BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': #8 2.263 BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: #8 2.263 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 2.263 BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: #8 2.263 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 2.263 BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: #8 2.263 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 2.263 BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: #8 2.263 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 2.263 BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: #8 2.263 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 2.263 BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: #8 2.263 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 2.263 BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: #8 2.263 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 2.263 BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: #8 2.263 BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: #8 2.263 BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. #8 2.274 GBProxy_Tests.ttcn: In TTCN-3 module `GBProxy_Tests': #8 2.274 GBProxy_Tests.ttcn:1419.9-1429.1: In function definition `f_TC_radio_status_imsi': #8 2.274 GBProxy_Tests.ttcn:1422.2-1427.2: In for statement: #8 2.274 GBProxy_Tests.ttcn:1426.3-32: In function instance: #8 2.274 GBProxy_Tests.ttcn:1426.3-32: warning: The value returned by function `@GBProxy_Tests.f_pcu2any_sgsn' is not used #8 2.275 GBProxy_Tests.ttcn:1896.9-1925.1: In function definition `f_send_paging_ps_exp_multi': #8 2.275 GBProxy_Tests.ttcn:1909.2-1911.2: In for statement: #8 2.275 GBProxy_Tests.ttcn:1910.3-25: In deactivate statement: #8 2.275 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 2.276 GBProxy_Tests.ttcn:2328.9-2357.1: In function definition `f_send_paging_cs_exp_multi': #8 2.276 GBProxy_Tests.ttcn:2341.2-2343.2: In for statement: #8 2.276 GBProxy_Tests.ttcn:2342.3-25: In deactivate statement: #8 2.276 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 2.277 GBProxy_Tests.ttcn:2705.9-2755.1: In function definition `f_reset_ptp_bvc_from_pcu': #8 2.277 GBProxy_Tests.ttcn:2742.2-2744.2: In for statement: #8 2.277 GBProxy_Tests.ttcn:2743.3-25: In deactivate statement: #8 2.277 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 2.278 GBProxy_Tests.ttcn:2837.9-2858.1: In function definition `f_reset_ptp_bvc_from_sgsn': #8 2.278 GBProxy_Tests.ttcn:2856.2-14: In deactivate statement: #8 2.278 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 2.279 GBProxy_Tests.ttcn:3050.9-3054.1: In function definition `f_TC_ms_reg_enq': #8 2.279 GBProxy_Tests.ttcn:3052.2-100: In function instance: #8 2.279 GBProxy_Tests.ttcn:3052.2-100: warning: The value returned by function `@GBProxy_Tests.f_pcu2any_sgsn' is not used #8 2.283 GBProxy_Tests.ttcn:3176.9-3210.1: In function definition `f_TC_rim_info_req': #8 2.283 GBProxy_Tests.ttcn:3195.2-3201.17: In function instance: #8 2.283 GBProxy_Tests.ttcn:3195.16-3201.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 2.283 GBProxy_Tests.ttcn:3195.17-3197.24: In parameter #1 for `tx': #8 2.283 GBProxy_Tests.ttcn:3195.43-3197.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 2.283 In parameter #1 for `dst': #8 2.283 GBProxy_Tests.ttcn:3195.77-109: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3195.102-108: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3183.35-41: note: Referenced template variable is here #8 2.283 In parameter #2 for `src': #8 2.283 GBProxy_Tests.ttcn:3196.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3196.67-72: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3182.35-40: note: Referenced template variable is here #8 2.283 GBProxy_Tests.ttcn:3203.2-3209.21: In function instance: #8 2.283 GBProxy_Tests.ttcn:3203.16-3209.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 2.283 GBProxy_Tests.ttcn:3203.17-3205.24: In parameter #1 for `tx': #8 2.283 GBProxy_Tests.ttcn:3203.43-3205.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 2.283 In parameter #1 for `dst': #8 2.283 GBProxy_Tests.ttcn:3203.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3203.102-107: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3182.35-40: note: Referenced template variable is here #8 2.283 In parameter #2 for `src': #8 2.283 GBProxy_Tests.ttcn:3204.49-81: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3204.74-80: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3183.35-41: note: Referenced template variable is here #8 2.283 GBProxy_Tests.ttcn:3220.9-3255.1: In function definition `f_TC_rim_info': #8 2.283 GBProxy_Tests.ttcn:3240.2-3246.17: In function instance: #8 2.283 GBProxy_Tests.ttcn:3240.16-3246.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 2.283 GBProxy_Tests.ttcn:3240.17-3242.26: In parameter #1 for `tx': #8 2.283 GBProxy_Tests.ttcn:3240.45-3242.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 2.283 In parameter #1 for `dst': #8 2.283 GBProxy_Tests.ttcn:3240.79-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3240.104-110: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3227.35-41: note: Referenced template variable is here #8 2.283 In parameter #2 for `src': #8 2.283 GBProxy_Tests.ttcn:3241.44-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3241.69-74: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3226.35-40: note: Referenced template variable is here #8 2.283 GBProxy_Tests.ttcn:3248.2-3254.21: In function instance: #8 2.283 GBProxy_Tests.ttcn:3248.16-3254.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 2.283 GBProxy_Tests.ttcn:3248.17-3250.26: In parameter #1 for `tx': #8 2.283 GBProxy_Tests.ttcn:3248.45-3250.26: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': #8 2.283 In parameter #1 for `dst': #8 2.283 GBProxy_Tests.ttcn:3248.79-110: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3248.104-109: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3226.35-40: note: Referenced template variable is here #8 2.283 In parameter #2 for `src': #8 2.283 GBProxy_Tests.ttcn:3249.44-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3249.69-75: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3227.35-41: note: Referenced template variable is here #8 2.283 GBProxy_Tests.ttcn:3265.9-3298.1: In function definition `f_TC_rim_info_ack': #8 2.283 GBProxy_Tests.ttcn:3283.2-3289.17: In function instance: #8 2.283 GBProxy_Tests.ttcn:3283.16-3289.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 2.283 GBProxy_Tests.ttcn:3283.17-3285.23: In parameter #1 for `tx': #8 2.283 GBProxy_Tests.ttcn:3283.49-3285.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': #8 2.283 In parameter #1 for `dst': #8 2.283 GBProxy_Tests.ttcn:3283.83-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3283.108-114: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3272.35-41: note: Referenced template variable is here #8 2.283 In parameter #2 for `src': #8 2.283 GBProxy_Tests.ttcn:3284.41-72: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3284.66-71: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3271.35-40: note: Referenced template variable is here #8 2.283 GBProxy_Tests.ttcn:3291.2-3297.21: In function instance: #8 2.283 GBProxy_Tests.ttcn:3291.16-3297.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 2.283 GBProxy_Tests.ttcn:3291.17-3293.23: In parameter #1 for `tx': #8 2.283 GBProxy_Tests.ttcn:3291.49-3293.23: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ACK': #8 2.283 In parameter #1 for `dst': #8 2.283 GBProxy_Tests.ttcn:3291.83-114: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3291.108-113: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3271.35-40: note: Referenced template variable is here #8 2.283 In parameter #2 for `src': #8 2.283 GBProxy_Tests.ttcn:3292.41-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.283 GBProxy_Tests.ttcn:3292.66-72: In parameter #2 for `addr': #8 2.283 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 2.283 GBProxy_Tests.ttcn:3272.35-41: note: Referenced template variable is here #8 2.283 GBProxy_Tests.ttcn:3308.9-3343.1: In function definition `f_TC_rim_info_error': #8 2.283 GBProxy_Tests.ttcn:3320.2-3322.43: In variable assignment: #8 2.283 GBProxy_Tests.ttcn:3320.51-3322.43: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_Information_Error_RIM_Container': #8 2.283 GBProxy_Tests.ttcn:3321.10-53: In parameter #2 for `cause': #8 2.283 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 2.283 Osmocom_Gb_Types.ttcn:1094.2-1105.2: note: Referenced function is here #8 2.284 GBProxy_Tests.ttcn:3328.2-3334.17: In function instance: #8 2.284 GBProxy_Tests.ttcn:3328.16-3334.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 2.284 GBProxy_Tests.ttcn:3328.17-3330.25: In parameter #1 for `tx': #8 2.284 GBProxy_Tests.ttcn:3328.51-3330.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': #8 2.284 In parameter #1 for `dst': #8 2.284 GBProxy_Tests.ttcn:3328.85-117: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.284 GBProxy_Tests.ttcn:3328.110-116: In parameter #2 for `addr': #8 2.284 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 2.284 GBProxy_Tests.ttcn:3315.35-41: note: Referenced template variable is here #8 2.284 In parameter #2 for `src': #8 2.284 GBProxy_Tests.ttcn:3329.43-74: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.284 GBProxy_Tests.ttcn:3329.68-73: In parameter #2 for `addr': #8 2.284 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 2.284 GBProxy_Tests.ttcn:3314.35-40: note: Referenced template variable is here #8 2.284 GBProxy_Tests.ttcn:3336.2-3342.21: In function instance: #8 2.284 GBProxy_Tests.ttcn:3336.16-3342.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 2.284 GBProxy_Tests.ttcn:3336.17-3338.25: In parameter #1 for `tx': #8 2.284 GBProxy_Tests.ttcn:3336.51-3338.25: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_ERROR': #8 2.284 In parameter #1 for `dst': #8 2.284 GBProxy_Tests.ttcn:3336.85-116: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.284 GBProxy_Tests.ttcn:3336.110-115: In parameter #2 for `addr': #8 2.284 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 2.284 GBProxy_Tests.ttcn:3314.35-40: note: Referenced template variable is here #8 2.284 In parameter #2 for `src': #8 2.284 GBProxy_Tests.ttcn:3337.43-75: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.284 GBProxy_Tests.ttcn:3337.68-74: In parameter #2 for `addr': #8 2.284 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 2.284 GBProxy_Tests.ttcn:3315.35-41: note: Referenced template variable is here #8 2.285 GBProxy_Tests.ttcn:3354.9-3398.1: In function definition `f_TC_rim_info_app_error': #8 2.285 GBProxy_Tests.ttcn:3383.2-3389.17: In function instance: #8 2.285 GBProxy_Tests.ttcn:3383.16-3389.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 2.285 GBProxy_Tests.ttcn:3383.17-3385.30: In parameter #1 for `tx': #8 2.285 GBProxy_Tests.ttcn:3383.63-3385.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': #8 2.285 In parameter #1 for `dst': #8 2.285 GBProxy_Tests.ttcn:3383.97-129: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3383.122-128: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3363.35-41: note: Referenced template variable is here #8 2.285 In parameter #2 for `src': #8 2.285 GBProxy_Tests.ttcn:3384.48-79: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3384.73-78: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3362.35-40: note: Referenced template variable is here #8 2.285 GBProxy_Tests.ttcn:3391.2-3397.21: In function instance: #8 2.285 GBProxy_Tests.ttcn:3391.16-3397.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 2.285 GBProxy_Tests.ttcn:3391.17-3393.30: In parameter #1 for `tx': #8 2.285 GBProxy_Tests.ttcn:3391.63-3393.30: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR': #8 2.285 In parameter #1 for `dst': #8 2.285 GBProxy_Tests.ttcn:3391.97-128: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3391.122-127: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3362.35-40: note: Referenced template variable is here #8 2.285 In parameter #2 for `src': #8 2.285 GBProxy_Tests.ttcn:3392.48-80: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3392.73-79: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3363.35-41: note: Referenced template variable is here #8 2.285 GBProxy_Tests.ttcn:3408.9-3443.1: In function definition `f_TC_rim_info_pcu2pcu': #8 2.285 GBProxy_Tests.ttcn:3424.2-3425.46: In variable assignment: #8 2.285 GBProxy_Tests.ttcn:3424.45-3425.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3425.8-45: In parameter #2 for `addr': #8 2.285 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 2.285 Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here #8 2.285 GBProxy_Tests.ttcn:3426.2-3427.46: In variable assignment: #8 2.285 GBProxy_Tests.ttcn:3426.45-3427.46: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3427.8-45: In parameter #2 for `addr': #8 2.285 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 2.285 Osmocom_Gb_Types.ttcn:3358.2-3397.2: note: Referenced function is here #8 2.285 GBProxy_Tests.ttcn:3471.9-3506.1: In function definition `f_TC_rim_from_eutran': #8 2.285 GBProxy_Tests.ttcn:3490.2-3496.21: In function instance: #8 2.285 GBProxy_Tests.ttcn:3490.16-3496.21: In actual parameter list of function `@GBProxy_Tests.f_rim_sgsn2pcu': #8 2.285 GBProxy_Tests.ttcn:3490.17-3492.24: In parameter #1 for `tx': #8 2.285 GBProxy_Tests.ttcn:3490.43-3492.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 2.285 In parameter #1 for `dst': #8 2.285 GBProxy_Tests.ttcn:3490.77-108: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3490.102-107: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3477.35-40: note: Referenced template variable is here #8 2.285 In parameter #2 for `src': #8 2.285 GBProxy_Tests.ttcn:3491.42-76: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3491.69-75: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3478.35-41: note: Referenced template variable is here #8 2.285 GBProxy_Tests.ttcn:3499.2-3505.17: In function instance: #8 2.285 GBProxy_Tests.ttcn:3499.16-3505.17: In actual parameter list of function `@GBProxy_Tests.f_rim_pcu2sgsn': #8 2.285 GBProxy_Tests.ttcn:3499.17-3501.24: In parameter #1 for `tx': #8 2.285 GBProxy_Tests.ttcn:3499.43-3501.24: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': #8 2.285 In parameter #1 for `dst': #8 2.285 GBProxy_Tests.ttcn:3499.77-111: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3499.104-110: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3478.35-41: note: Referenced template variable is here #8 2.285 In parameter #2 for `src': #8 2.285 GBProxy_Tests.ttcn:3500.42-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': #8 2.285 GBProxy_Tests.ttcn:3500.67-72: In parameter #2 for `addr': #8 2.285 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 2.285 GBProxy_Tests.ttcn:3477.35-40: note: Referenced template variable is here #8 2.297 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': #8 2.297 GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': #8 2.297 GTPv1C_Templates.ttcn:108.4-110.2: In else statement: #8 2.297 GTPv1C_Templates.ttcn:109.3-29: In return statement: #8 2.297 GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': #8 2.297 GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': #8 2.297 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 2.297 GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here #8 2.298 GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': #8 2.298 GTPv1C_Templates.ttcn:202.4-204.2: In else statement: #8 2.298 GTPv1C_Templates.ttcn:203.3-37: In return statement: #8 2.298 GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': #8 2.298 GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': #8 2.298 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 2.298 GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here #8 2.300 GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': #8 2.300 GTPv1C_Templates.ttcn:719.4-721.2: In else statement: #8 2.300 GTPv1C_Templates.ttcn:720.3-24: In return statement: #8 2.300 GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': #8 2.300 GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': #8 2.300 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 2.300 GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here #8 2.300 GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': #8 2.300 GTPv1C_Templates.ttcn:756.4-758.2: In else statement: #8 2.300 GTPv1C_Templates.ttcn:757.3-29: In return statement: #8 2.300 GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': #8 2.300 GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': #8 2.300 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 2.300 GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here #8 2.301 GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': #8 2.301 GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement #8 2.316 Notify: Generating code... #8 2.746 Notify: File `AF_PACKET_PortType.hh' was generated. #8 2.746 Notify: File `AF_PACKET_PortType.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortType_part_1.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortType_part_2.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortType_part_3.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortType_part_4.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortType_part_5.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortType_part_6.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortType_part_7.cc' was generated. #8 2.746 Notify: File `AF_PACKET_PortTypes.hh' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes.cc' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes_part_1.cc' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes_part_2.cc' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes_part_3.cc' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes_part_4.cc' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes_part_5.cc' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes_part_6.cc' was generated. #8 2.747 Notify: File `AF_PACKET_PortTypes_part_7.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation.hh' was generated. #8 2.747 Notify: File `BSSGP_Emulation.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation_part_1.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation_part_2.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation_part_3.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation_part_4.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation_part_5.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation_part_6.cc' was generated. #8 2.747 Notify: File `BSSGP_Emulation_part_7.cc' was generated. #8 2.748 Notify: File `BSSGP_Types.hh' was generated. #8 2.749 Notify: File `BSSGP_Types.cc' was generated. #8 2.750 Notify: File `BSSGP_Types_part_1.cc' was generated. #8 2.751 Notify: File `BSSGP_Types_part_2.cc' was generated. #8 2.752 Notify: File `BSSGP_Types_part_3.cc' was generated. #8 2.753 Notify: File `BSSGP_Types_part_4.cc' was generated. #8 2.754 Notify: File `BSSGP_Types_part_5.cc' was generated. #8 2.755 Notify: File `BSSGP_Types_part_6.cc' was generated. #8 2.756 Notify: File `BSSGP_Types_part_7.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort.hh' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort_part_1.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort_part_2.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort_part_3.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort_part_4.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort_part_5.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort_part_6.cc' was generated. #8 2.756 Notify: File `FrameRelay_CodecPort_part_7.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation.hh' was generated. #8 2.756 Notify: File `FrameRelay_Emulation.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation_part_1.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation_part_2.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation_part_3.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation_part_4.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation_part_5.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation_part_6.cc' was generated. #8 2.756 Notify: File `FrameRelay_Emulation_part_7.cc' was generated. #8 2.756 Notify: File `FrameRelay_Types.hh' was generated. #8 2.756 Notify: File `FrameRelay_Types.cc' was generated. #8 2.756 Notify: File `FrameRelay_Types_part_1.cc' was generated. #8 2.756 Notify: File `FrameRelay_Types_part_2.cc' was generated. #8 2.756 Notify: File `FrameRelay_Types_part_3.cc' was generated. #8 2.756 Notify: File `FrameRelay_Types_part_4.cc' was generated. #8 2.757 Notify: File `FrameRelay_Types_part_5.cc' was generated. #8 2.757 Notify: File `FrameRelay_Types_part_6.cc' was generated. #8 2.757 Notify: File `FrameRelay_Types_part_7.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests.hh' was generated. #8 2.757 Notify: File `GBProxy_Tests.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests_part_1.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests_part_2.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests_part_3.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests_part_4.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests_part_5.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests_part_6.cc' was generated. #8 2.757 Notify: File `GBProxy_Tests_part_7.cc' was generated. #8 2.757 Notify: File `GSM_Types.hh' was generated. #8 2.758 Notify: File `GSM_Types.cc' was generated. #8 2.758 Notify: File `GSM_Types_part_1.cc' was generated. #8 2.758 Notify: File `GSM_Types_part_2.cc' was generated. #8 2.758 Notify: File `GSM_Types_part_3.cc' was generated. #8 2.758 Notify: File `GSM_Types_part_4.cc' was generated. #8 2.758 Notify: File `GSM_Types_part_5.cc' was generated. #8 2.758 Notify: File `GSM_Types_part_6.cc' was generated. #8 2.758 Notify: File `GSM_Types_part_7.cc' was generated. #8 2.759 Notify: File `GTPC_Types.hh' was generated. #8 2.760 Notify: File `GTPC_Types.cc' was generated. #8 2.760 Notify: File `GTPC_Types_part_1.cc' was generated. #8 2.761 Notify: File `GTPC_Types_part_2.cc' was generated. #8 2.762 Notify: File `GTPC_Types_part_3.cc' was generated. #8 2.763 Notify: File `GTPC_Types_part_4.cc' was generated. #8 2.764 Notify: File `GTPC_Types_part_5.cc' was generated. #8 2.765 Notify: File `GTPC_Types_part_6.cc' was generated. #8 2.766 Notify: File `GTPC_Types_part_7.cc' was generated. #8 2.766 Notify: File `GTPU_Types.hh' was generated. #8 2.766 Notify: File `GTPU_Types.cc' was generated. #8 2.766 Notify: File `GTPU_Types_part_1.cc' was generated. #8 2.766 Notify: File `GTPU_Types_part_2.cc' was generated. #8 2.766 Notify: File `GTPU_Types_part_3.cc' was generated. #8 2.766 Notify: File `GTPU_Types_part_4.cc' was generated. #8 2.766 Notify: File `GTPU_Types_part_5.cc' was generated. #8 2.766 Notify: File `GTPU_Types_part_6.cc' was generated. #8 2.766 Notify: File `GTPU_Types_part_7.cc' was generated. #8 2.766 Notify: File `GTP_Emulation.hh' was generated. #8 2.766 Notify: File `GTP_Emulation.cc' was generated. #8 2.766 Notify: File `GTP_Emulation_part_1.cc' was generated. #8 2.766 Notify: File `GTP_Emulation_part_2.cc' was generated. #8 2.766 Notify: File `GTP_Emulation_part_3.cc' was generated. #8 2.766 Notify: File `GTP_Emulation_part_4.cc' was generated. #8 2.767 Notify: File `GTP_Emulation_part_5.cc' was generated. #8 2.767 Notify: File `GTP_Emulation_part_6.cc' was generated. #8 2.767 Notify: File `GTP_Emulation_part_7.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort.hh' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. #8 2.767 Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates.hh' was generated. #8 2.767 Notify: File `GTPv1C_Templates.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates_part_1.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates_part_2.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates_part_3.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates_part_4.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates_part_5.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates_part_6.cc' was generated. #8 2.767 Notify: File `GTPv1C_Templates_part_7.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort.hh' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. #8 2.768 Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. #8 2.768 Notify: File `General_Types.hh' was generated. #8 2.768 Notify: File `General_Types.cc' was generated. #8 2.768 Notify: File `General_Types_part_1.cc' was generated. #8 2.768 Notify: File `General_Types_part_2.cc' was generated. #8 2.769 Notify: File `General_Types_part_3.cc' was generated. #8 2.769 Notify: File `General_Types_part_4.cc' was generated. #8 2.769 Notify: File `General_Types_part_5.cc' was generated. #8 2.769 Notify: File `General_Types_part_6.cc' was generated. #8 2.769 Notify: File `General_Types_part_7.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort.hh' was generated. #8 2.769 Notify: File `IPA_CodecPort.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_part_1.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_part_2.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_part_3.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_part_4.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_part_5.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_part_6.cc' was generated. #8 2.769 Notify: File `IPA_CodecPort_part_7.cc' was generated. #8 2.769 Notify: File `IPA_Emulation.hh' was generated. #8 2.769 Notify: File `IPA_Emulation.cc' was generated. #8 2.769 Notify: File `IPA_Emulation_part_1.cc' was generated. #8 2.769 Notify: File `IPA_Emulation_part_2.cc' was generated. #8 2.769 Notify: File `IPA_Emulation_part_3.cc' was generated. #8 2.769 Notify: File `IPA_Emulation_part_4.cc' was generated. #8 2.770 Notify: File `IPA_Emulation_part_5.cc' was generated. #8 2.770 Notify: File `IPA_Emulation_part_6.cc' was generated. #8 2.770 Notify: File `IPA_Emulation_part_7.cc' was generated. #8 2.770 Notify: File `IPA_Types.hh' was generated. #8 2.770 Notify: File `IPA_Types.cc' was generated. #8 2.770 Notify: File `IPA_Types_part_1.cc' was generated. #8 2.770 Notify: File `IPA_Types_part_2.cc' was generated. #8 2.770 Notify: File `IPA_Types_part_3.cc' was generated. #8 2.770 Notify: File `IPA_Types_part_4.cc' was generated. #8 2.770 Notify: File `IPA_Types_part_5.cc' was generated. #8 2.770 Notify: File `IPA_Types_part_6.cc' was generated. #8 2.770 Notify: File `IPA_Types_part_7.cc' was generated. #8 2.770 Notify: File `IPCP_Templates.hh' was generated. #8 2.770 Notify: File `IPCP_Templates.cc' was generated. #8 2.770 Notify: File `IPCP_Templates_part_1.cc' was generated. #8 2.770 Notify: File `IPCP_Templates_part_2.cc' was generated. #8 2.770 Notify: File `IPCP_Templates_part_3.cc' was generated. #8 2.770 Notify: File `IPCP_Templates_part_4.cc' was generated. #8 2.770 Notify: File `IPCP_Templates_part_5.cc' was generated. #8 2.770 Notify: File `IPCP_Templates_part_6.cc' was generated. #8 2.770 Notify: File `IPCP_Templates_part_7.cc' was generated. #8 2.770 Notify: File `IPCP_Types.hh' was generated. #8 2.770 Notify: File `IPCP_Types.cc' was generated. #8 2.770 Notify: File `IPCP_Types_part_1.cc' was generated. #8 2.770 Notify: File `IPCP_Types_part_2.cc' was generated. #8 2.770 Notify: File `IPCP_Types_part_3.cc' was generated. #8 2.770 Notify: File `IPCP_Types_part_4.cc' was generated. #8 2.771 Notify: File `IPCP_Types_part_5.cc' was generated. #8 2.771 Notify: File `IPCP_Types_part_6.cc' was generated. #8 2.771 Notify: File `IPCP_Types_part_7.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions.hh' was generated. #8 2.771 Notify: File `IPL4asp_Functions.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions_part_1.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions_part_2.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions_part_3.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions_part_4.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions_part_5.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions_part_6.cc' was generated. #8 2.771 Notify: File `IPL4asp_Functions_part_7.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType.hh' was generated. #8 2.771 Notify: File `IPL4asp_PortType.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType_part_1.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType_part_2.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType_part_3.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType_part_4.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType_part_5.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType_part_6.cc' was generated. #8 2.771 Notify: File `IPL4asp_PortType_part_7.cc' was generated. #8 2.771 Notify: File `IPL4asp_Types.hh' was generated. #8 2.771 Notify: File `IPL4asp_Types.cc' was generated. #8 2.772 Notify: File `IPL4asp_Types_part_1.cc' was generated. #8 2.772 Notify: File `IPL4asp_Types_part_2.cc' was generated. #8 2.772 Notify: File `IPL4asp_Types_part_3.cc' was generated. #8 2.772 Notify: File `IPL4asp_Types_part_4.cc' was generated. #8 2.772 Notify: File `IPL4asp_Types_part_5.cc' was generated. #8 2.772 Notify: File `IPL4asp_Types_part_6.cc' was generated. #8 2.772 Notify: File `IPL4asp_Types_part_7.cc' was generated. #8 2.772 Notify: File `L3_Common.hh' was generated. #8 2.772 Notify: File `L3_Common.cc' was generated. #8 2.772 Notify: File `L3_Common_part_1.cc' was generated. #8 2.772 Notify: File `L3_Common_part_2.cc' was generated. #8 2.772 Notify: File `L3_Common_part_3.cc' was generated. #8 2.772 Notify: File `L3_Common_part_4.cc' was generated. #8 2.772 Notify: File `L3_Common_part_5.cc' was generated. #8 2.772 Notify: File `L3_Common_part_6.cc' was generated. #8 2.772 Notify: File `L3_Common_part_7.cc' was generated. #8 2.772 Notify: File `L3_Templates.hh' was generated. #8 2.772 Notify: File `L3_Templates.cc' was generated. #8 2.772 Notify: File `L3_Templates_part_1.cc' was generated. #8 2.772 Notify: File `L3_Templates_part_2.cc' was generated. #8 2.772 Notify: File `L3_Templates_part_3.cc' was generated. #8 2.772 Notify: File `L3_Templates_part_4.cc' was generated. #8 2.772 Notify: File `L3_Templates_part_5.cc' was generated. #8 2.772 Notify: File `L3_Templates_part_6.cc' was generated. #8 2.772 Notify: File `L3_Templates_part_7.cc' was generated. #8 2.772 Notify: File `LLC_Templates.hh' was generated. #8 2.772 Notify: File `LLC_Templates.cc' was generated. #8 2.772 Notify: File `LLC_Templates_part_1.cc' was generated. #8 2.772 Notify: File `LLC_Templates_part_2.cc' was generated. #8 2.773 Notify: File `LLC_Templates_part_3.cc' was generated. #8 2.773 Notify: File `LLC_Templates_part_4.cc' was generated. #8 2.773 Notify: File `LLC_Templates_part_5.cc' was generated. #8 2.773 Notify: File `LLC_Templates_part_6.cc' was generated. #8 2.773 Notify: File `LLC_Templates_part_7.cc' was generated. #8 2.773 Notify: File `LLC_Types.hh' was generated. #8 2.773 Notify: File `LLC_Types.cc' was generated. #8 2.773 Notify: File `LLC_Types_part_1.cc' was generated. #8 2.773 Notify: File `LLC_Types_part_2.cc' was generated. #8 2.773 Notify: File `LLC_Types_part_3.cc' was generated. #8 2.773 Notify: File `LLC_Types_part_4.cc' was generated. #8 2.773 Notify: File `LLC_Types_part_5.cc' was generated. #8 2.773 Notify: File `LLC_Types_part_6.cc' was generated. #8 2.773 Notify: File `LLC_Types_part_7.cc' was generated. #8 2.773 Notify: File `M3UA_Emulation.hh' was generated. #8 2.773 Notify: File `M3UA_Emulation.cc' was generated. #8 2.773 Notify: File `M3UA_Emulation_part_1.cc' was generated. #8 2.774 Notify: File `M3UA_Emulation_part_2.cc' was generated. #8 2.774 Notify: File `M3UA_Emulation_part_3.cc' was generated. #8 2.774 Notify: File `M3UA_Emulation_part_4.cc' was generated. #8 2.774 Notify: File `M3UA_Emulation_part_5.cc' was generated. #8 2.774 Notify: File `M3UA_Emulation_part_6.cc' was generated. #8 2.774 Notify: File `M3UA_Emulation_part_7.cc' was generated. #8 2.774 Notify: File `M3UA_Types.hh' was generated. #8 2.775 Notify: File `M3UA_Types.cc' was generated. #8 2.775 Notify: File `M3UA_Types_part_1.cc' was generated. #8 2.775 Notify: File `M3UA_Types_part_2.cc' was generated. #8 2.775 Notify: File `M3UA_Types_part_3.cc' was generated. #8 2.775 Notify: File `M3UA_Types_part_4.cc' was generated. #8 2.775 Notify: File `M3UA_Types_part_5.cc' was generated. #8 2.775 Notify: File `M3UA_Types_part_6.cc' was generated. #8 2.775 Notify: File `M3UA_Types_part_7.cc' was generated. #8 2.775 Notify: File `MTP3asp_PortType.hh' was generated. #8 2.775 Notify: File `MTP3asp_PortType.cc' was generated. #8 2.776 Notify: File `MTP3asp_PortType_part_1.cc' was generated. #8 2.776 Notify: File `MTP3asp_PortType_part_2.cc' was generated. #8 2.776 Notify: File `MTP3asp_PortType_part_3.cc' was generated. #8 2.776 Notify: File `MTP3asp_PortType_part_4.cc' was generated. #8 2.776 Notify: File `MTP3asp_PortType_part_5.cc' was generated. #8 2.776 Notify: File `MTP3asp_PortType_part_6.cc' was generated. #8 2.776 Notify: File `MTP3asp_PortType_part_7.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types.hh' was generated. #8 2.776 Notify: File `MTP3asp_Types.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types_part_1.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types_part_2.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types_part_3.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types_part_4.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types_part_5.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types_part_6.cc' was generated. #8 2.776 Notify: File `MTP3asp_Types_part_7.cc' was generated. #8 2.776 Notify: File `Misc_Helpers.hh' was generated. #8 2.776 Notify: File `Misc_Helpers.cc' was generated. #8 2.776 Notify: File `Misc_Helpers_part_1.cc' was generated. #8 2.776 Notify: File `Misc_Helpers_part_2.cc' was generated. #8 2.776 Notify: File `Misc_Helpers_part_3.cc' was generated. #8 2.776 Notify: File `Misc_Helpers_part_4.cc' was generated. #8 2.776 Notify: File `Misc_Helpers_part_5.cc' was generated. #8 2.776 Notify: File `Misc_Helpers_part_6.cc' was generated. #8 2.776 Notify: File `Misc_Helpers_part_7.cc' was generated. #8 2.777 Notify: File `MobileL3_CC_Types.hh' was generated. #8 2.777 Notify: File `MobileL3_CC_Types.cc' was generated. #8 2.778 Notify: File `MobileL3_CC_Types_part_1.cc' was generated. #8 2.779 Notify: File `MobileL3_CC_Types_part_2.cc' was generated. #8 2.779 Notify: File `MobileL3_CC_Types_part_3.cc' was generated. #8 2.779 Notify: File `MobileL3_CC_Types_part_4.cc' was generated. #8 2.779 Notify: File `MobileL3_CC_Types_part_5.cc' was generated. #8 2.779 Notify: File `MobileL3_CC_Types_part_6.cc' was generated. #8 2.779 Notify: File `MobileL3_CC_Types_part_7.cc' was generated. #8 2.779 Notify: File `MobileL3_CommonIE_Types.hh' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types.cc' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. #8 2.780 Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. #8 2.781 Notify: File `MobileL3_GMM_SM_Types.hh' was generated. #8 2.782 Notify: File `MobileL3_GMM_SM_Types.cc' was generated. #8 2.783 Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. #8 2.783 Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. #8 2.784 Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. #8 2.785 Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. #8 2.785 Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. #8 2.785 Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. #8 2.785 Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. #8 2.785 Notify: File `MobileL3_MM_Types.hh' was generated. #8 2.786 Notify: File `MobileL3_MM_Types.cc' was generated. #8 2.786 Notify: File `MobileL3_MM_Types_part_1.cc' was generated. #8 2.786 Notify: File `MobileL3_MM_Types_part_2.cc' was generated. #8 2.786 Notify: File `MobileL3_MM_Types_part_3.cc' was generated. #8 2.786 Notify: File `MobileL3_MM_Types_part_4.cc' was generated. #8 2.786 Notify: File `MobileL3_MM_Types_part_5.cc' was generated. #8 2.786 Notify: File `MobileL3_MM_Types_part_6.cc' was generated. #8 2.786 Notify: File `MobileL3_MM_Types_part_7.cc' was generated. #8 2.787 Notify: File `MobileL3_RRM_Types.hh' was generated. #8 2.788 Notify: File `MobileL3_RRM_Types.cc' was generated. #8 2.789 Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. #8 2.789 Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. #8 2.790 Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. #8 2.790 Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. #8 2.790 Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. #8 2.790 Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. #8 2.790 Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. #8 2.790 Notify: File `MobileL3_SMS_Types.hh' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types.cc' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. #8 2.791 Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types.hh' was generated. #8 2.791 Notify: File `MobileL3_SS_Types.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types_part_1.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types_part_2.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types_part_3.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types_part_4.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types_part_5.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types_part_6.cc' was generated. #8 2.791 Notify: File `MobileL3_SS_Types_part_7.cc' was generated. #8 2.791 Notify: File `MobileL3_Types.hh' was generated. #8 2.792 Notify: File `MobileL3_Types.cc' was generated. #8 2.792 Notify: File `MobileL3_Types_part_1.cc' was generated. #8 2.792 Notify: File `MobileL3_Types_part_2.cc' was generated. #8 2.792 Notify: File `MobileL3_Types_part_3.cc' was generated. #8 2.792 Notify: File `MobileL3_Types_part_4.cc' was generated. #8 2.792 Notify: File `MobileL3_Types_part_5.cc' was generated. #8 2.792 Notify: File `MobileL3_Types_part_6.cc' was generated. #8 2.792 Notify: File `MobileL3_Types_part_7.cc' was generated. #8 2.792 Notify: File `NS_Emulation.hh' was generated. #8 2.792 Notify: File `NS_Emulation.cc' was generated. #8 2.792 Notify: File `NS_Emulation_part_1.cc' was generated. #8 2.792 Notify: File `NS_Emulation_part_2.cc' was generated. #8 2.793 Notify: File `NS_Emulation_part_3.cc' was generated. #8 2.793 Notify: File `NS_Emulation_part_4.cc' was generated. #8 2.793 Notify: File `NS_Emulation_part_5.cc' was generated. #8 2.793 Notify: File `NS_Emulation_part_6.cc' was generated. #8 2.793 Notify: File `NS_Emulation_part_7.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR.hh' was generated. #8 2.793 Notify: File `NS_Provider_FR.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR_part_1.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR_part_2.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR_part_3.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR_part_4.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR_part_5.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR_part_6.cc' was generated. #8 2.793 Notify: File `NS_Provider_FR_part_7.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4.hh' was generated. #8 2.793 Notify: File `NS_Provider_IPL4.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4_part_1.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4_part_2.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4_part_3.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4_part_4.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4_part_5.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4_part_6.cc' was generated. #8 2.793 Notify: File `NS_Provider_IPL4_part_7.cc' was generated. #8 2.793 Notify: File `NS_Types.hh' was generated. #8 2.794 Notify: File `NS_Types.cc' was generated. #8 2.794 Notify: File `NS_Types_part_1.cc' was generated. #8 2.794 Notify: File `NS_Types_part_2.cc' was generated. #8 2.794 Notify: File `NS_Types_part_3.cc' was generated. #8 2.794 Notify: File `NS_Types_part_4.cc' was generated. #8 2.794 Notify: File `NS_Types_part_5.cc' was generated. #8 2.794 Notify: File `NS_Types_part_6.cc' was generated. #8 2.794 Notify: File `NS_Types_part_7.cc' was generated. #8 2.794 Notify: File `Native_Functions.hh' was generated. #8 2.794 Notify: File `Native_Functions.cc' was generated. #8 2.794 Notify: File `Native_Functions_part_1.cc' was generated. #8 2.794 Notify: File `Native_Functions_part_2.cc' was generated. #8 2.794 Notify: File `Native_Functions_part_3.cc' was generated. #8 2.794 Notify: File `Native_Functions_part_4.cc' was generated. #8 2.794 Notify: File `Native_Functions_part_5.cc' was generated. #8 2.794 Notify: File `Native_Functions_part_6.cc' was generated. #8 2.794 Notify: File `Native_Functions_part_7.cc' was generated. #8 2.794 Notify: File `Osmocom_CTRL_Adapter.hh' was generated. #8 2.794 Notify: File `Osmocom_CTRL_Adapter.cc' was generated. #8 2.794 Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. #8 2.794 Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions.hh' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types.hh' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. #8 2.795 Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. #8 2.795 Notify: File `Osmocom_Gb_Types.hh' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types.cc' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. #8 2.796 Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. #8 2.796 Notify: File `Osmocom_Types.hh' was generated. #8 2.796 Notify: File `Osmocom_Types.cc' was generated. #8 2.796 Notify: File `Osmocom_Types_part_1.cc' was generated. #8 2.796 Notify: File `Osmocom_Types_part_2.cc' was generated. #8 2.796 Notify: File `Osmocom_Types_part_3.cc' was generated. #8 2.796 Notify: File `Osmocom_Types_part_4.cc' was generated. #8 2.796 Notify: File `Osmocom_Types_part_5.cc' was generated. #8 2.796 Notify: File `Osmocom_Types_part_6.cc' was generated. #8 2.796 Notify: File `Osmocom_Types_part_7.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions.hh' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. #8 2.796 Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. #8 2.796 Notify: File `Q931_Types.hh' was generated. #8 2.796 Notify: File `Q931_Types.cc' was generated. #8 2.796 Notify: File `Q931_Types_part_1.cc' was generated. #8 2.797 Notify: File `Q931_Types_part_2.cc' was generated. #8 2.797 Notify: File `Q931_Types_part_3.cc' was generated. #8 2.797 Notify: File `Q931_Types_part_4.cc' was generated. #8 2.797 Notify: File `Q931_Types_part_5.cc' was generated. #8 2.797 Notify: File `Q931_Types_part_6.cc' was generated. #8 2.797 Notify: File `Q931_Types_part_7.cc' was generated. #8 2.797 Notify: File `Q933_Types.hh' was generated. #8 2.797 Notify: File `Q933_Types.cc' was generated. #8 2.797 Notify: File `Q933_Types_part_1.cc' was generated. #8 2.797 Notify: File `Q933_Types_part_2.cc' was generated. #8 2.797 Notify: File `Q933_Types_part_3.cc' was generated. #8 2.797 Notify: File `Q933_Types_part_4.cc' was generated. #8 2.797 Notify: File `Q933_Types_part_5.cc' was generated. #8 2.797 Notify: File `Q933_Types_part_6.cc' was generated. #8 2.797 Notify: File `Q933_Types_part_7.cc' was generated. #8 2.797 Notify: File `RAW_NS.hh' was generated. #8 2.797 Notify: File `RAW_NS.cc' was generated. #8 2.797 Notify: File `RAW_NS_part_1.cc' was generated. #8 2.797 Notify: File `RAW_NS_part_2.cc' was generated. #8 2.797 Notify: File `RAW_NS_part_3.cc' was generated. #8 2.797 Notify: File `RAW_NS_part_4.cc' was generated. #8 2.797 Notify: File `RAW_NS_part_5.cc' was generated. #8 2.797 Notify: File `RAW_NS_part_6.cc' was generated. #8 2.797 Notify: File `RAW_NS_part_7.cc' was generated. #8 2.797 Notify: File `SCCP_Emulation.hh' was generated. #8 2.798 Notify: File `SCCP_Emulation.cc' was generated. #8 2.798 Notify: File `SCCP_Emulation_part_1.cc' was generated. #8 2.798 Notify: File `SCCP_Emulation_part_2.cc' was generated. #8 2.798 Notify: File `SCCP_Emulation_part_3.cc' was generated. #8 2.798 Notify: File `SCCP_Emulation_part_4.cc' was generated. #8 2.798 Notify: File `SCCP_Emulation_part_5.cc' was generated. #8 2.798 Notify: File `SCCP_Emulation_part_6.cc' was generated. #8 2.798 Notify: File `SCCP_Emulation_part_7.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping.hh' was generated. #8 2.798 Notify: File `SCCP_Mapping.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping_part_1.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping_part_2.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping_part_3.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping_part_4.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping_part_5.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping_part_6.cc' was generated. #8 2.798 Notify: File `SCCP_Mapping_part_7.cc' was generated. #8 2.798 Notify: File `SCCP_Types.hh' was generated. #8 2.799 Notify: File `SCCP_Types.cc' was generated. #8 2.800 Notify: File `SCCP_Types_part_1.cc' was generated. #8 2.800 Notify: File `SCCP_Types_part_2.cc' was generated. #8 2.800 Notify: File `SCCP_Types_part_3.cc' was generated. #8 2.800 Notify: File `SCCP_Types_part_4.cc' was generated. #8 2.800 Notify: File `SCCP_Types_part_5.cc' was generated. #8 2.800 Notify: File `SCCP_Types_part_6.cc' was generated. #8 2.800 Notify: File `SCCP_Types_part_7.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types.hh' was generated. #8 2.800 Notify: File `SCCPasp_Types.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types_part_1.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types_part_2.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types_part_3.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types_part_4.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types_part_5.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types_part_6.cc' was generated. #8 2.800 Notify: File `SCCPasp_Types_part_7.cc' was generated. #8 2.800 Notify: File `SCTPasp_PortType.hh' was generated. #8 2.801 Notify: File `SCTPasp_PortType.cc' was generated. #8 2.801 Notify: File `SCTPasp_PortType_part_1.cc' was generated. #8 2.801 Notify: File `SCTPasp_PortType_part_2.cc' was generated. #8 2.801 Notify: File `SCTPasp_PortType_part_3.cc' was generated. #8 2.801 Notify: File `SCTPasp_PortType_part_4.cc' was generated. #8 2.801 Notify: File `SCTPasp_PortType_part_5.cc' was generated. #8 2.801 Notify: File `SCTPasp_PortType_part_6.cc' was generated. #8 2.801 Notify: File `SCTPasp_PortType_part_7.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types.hh' was generated. #8 2.801 Notify: File `SCTPasp_Types.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types_part_1.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types_part_2.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types_part_3.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types_part_4.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types_part_5.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types_part_6.cc' was generated. #8 2.801 Notify: File `SCTPasp_Types_part_7.cc' was generated. #8 2.801 Notify: File `SNDCP_Types.hh' was generated. #8 2.801 Notify: File `SNDCP_Types.cc' was generated. #8 2.801 Notify: File `SNDCP_Types_part_1.cc' was generated. #8 2.801 Notify: File `SNDCP_Types_part_2.cc' was generated. #8 2.801 Notify: File `SNDCP_Types_part_3.cc' was generated. #8 2.801 Notify: File `SNDCP_Types_part_4.cc' was generated. #8 2.801 Notify: File `SNDCP_Types_part_5.cc' was generated. #8 2.802 Notify: File `SNDCP_Types_part_6.cc' was generated. #8 2.802 Notify: File `SNDCP_Types_part_7.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions.hh' was generated. #8 2.802 Notify: File `Socket_API_Definitions.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions_part_1.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions_part_2.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions_part_3.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions_part_4.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions_part_5.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions_part_6.cc' was generated. #8 2.802 Notify: File `Socket_API_Definitions_part_7.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions.hh' was generated. #8 2.802 Notify: File `TCCConversion_Functions.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions_part_1.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions_part_2.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions_part_3.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions_part_4.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions_part_5.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions_part_6.cc' was generated. #8 2.802 Notify: File `TCCConversion_Functions_part_7.cc' was generated. #8 2.802 Notify: File `TCCInterface_Functions.hh' was generated. #8 2.802 Notify: File `TCCInterface_Functions.cc' was generated. #8 2.802 Notify: File `TCCInterface_Functions_part_1.cc' was generated. #8 2.803 Notify: File `TCCInterface_Functions_part_2.cc' was generated. #8 2.803 Notify: File `TCCInterface_Functions_part_3.cc' was generated. #8 2.803 Notify: File `TCCInterface_Functions_part_4.cc' was generated. #8 2.803 Notify: File `TCCInterface_Functions_part_5.cc' was generated. #8 2.803 Notify: File `TCCInterface_Functions_part_6.cc' was generated. #8 2.803 Notify: File `TCCInterface_Functions_part_7.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType.hh' was generated. #8 2.803 Notify: File `TELNETasp_PortType.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType_part_1.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType_part_2.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType_part_3.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType_part_4.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType_part_5.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType_part_6.cc' was generated. #8 2.803 Notify: File `TELNETasp_PortType_part_7.cc' was generated. #8 2.803 Notify: 621 files were updated. #8 2.832 touch compile #8 2.832 make[1]: Leaving directory '/osmo-ttcn3-hacks/gbproxy' #8 2.832 make -j20 -C gbproxy #8 2.842 make[1]: Entering directory '/osmo-ttcn3-hacks/gbproxy' #8 2.875 Creating dependency file for TELNETasp_PT.cc #8 2.876 Creating dependency file for TCCInterface.cc #8 2.876 Creating dependency file for TCCConversion.cc #8 2.876 Creating dependency file for SCTPasp_PT.cc #8 2.876 Creating dependency file for SCCP_EncDec.cc #8 2.876 Creating dependency file for Native_FunctionDefs.cc #8 2.876 Creating dependency file for IPL4asp_discovery.cc #8 2.876 Creating dependency file for LLC_EncDec.cc #8 2.876 Creating dependency file for IPL4asp_PT.cc #8 2.876 Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc #8 2.877 Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc #8 2.877 Creating dependency file for GTPU_EncDec.cc #8 2.877 Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc #8 2.877 Creating dependency file for GTPC_EncDec.cc #8 2.877 Creating dependency file for BSSGP_EncDec.cc #8 2.877 Creating dependency file for AF_PACKET_PT.cc #8 2.905 Creating dependency file for SCCP_Mapping_part_7.cc #8 2.905 Creating dependency file for SCCP_Mapping_part_6.cc #8 2.905 Creating dependency file for SCCP_Mapping_part_5.cc #8 2.905 Creating dependency file for SCCP_Mapping_part_4.cc #8 2.906 Creating dependency file for SCCP_Mapping_part_3.cc #8 2.915 Creating dependency file for SCCP_Mapping_part_2.cc #8 2.917 Creating dependency file for SCCP_Mapping_part_1.cc #8 2.918 Creating dependency file for RAW_NS_part_7.cc #8 2.923 Creating dependency file for RAW_NS_part_6.cc #8 2.924 Creating dependency file for RAW_NS_part_5.cc #8 2.925 Creating dependency file for RAW_NS_part_4.cc #8 2.927 Creating dependency file for RAW_NS_part_3.cc #8 2.930 Creating dependency file for RAW_NS_part_2.cc #8 2.930 Creating dependency file for RAW_NS_part_1.cc #8 2.930 Creating dependency file for NS_Emulation_part_7.cc #8 2.931 Creating dependency file for NS_Emulation_part_6.cc #8 2.936 Creating dependency file for NS_Emulation_part_5.cc #8 2.937 Creating dependency file for NS_Emulation_part_4.cc #8 2.937 Creating dependency file for NS_Emulation_part_3.cc #8 2.941 Creating dependency file for NS_Emulation_part_2.cc #8 2.941 Creating dependency file for NS_Emulation_part_1.cc #8 2.943 Creating dependency file for IPA_Emulation_part_7.cc #8 2.943 Creating dependency file for IPA_Emulation_part_6.cc #8 2.947 Creating dependency file for IPA_Emulation_part_5.cc #8 2.947 Creating dependency file for IPA_Emulation_part_4.cc #8 2.947 Creating dependency file for IPA_Emulation_part_3.cc #8 2.949 Creating dependency file for IPA_Emulation_part_2.cc #8 2.949 Creating dependency file for IPA_Emulation_part_1.cc #8 2.953 Creating dependency file for BSSGP_Emulation_part_7.cc #8 2.956 Creating dependency file for BSSGP_Emulation_part_6.cc #8 2.956 Creating dependency file for BSSGP_Emulation_part_5.cc #8 2.956 Creating dependency file for BSSGP_Emulation_part_4.cc #8 2.957 Creating dependency file for BSSGP_Emulation_part_3.cc #8 2.959 Creating dependency file for BSSGP_Emulation_part_2.cc #8 2.960 Creating dependency file for BSSGP_Emulation_part_1.cc #8 2.963 Creating dependency file for SCCP_Mapping.cc #8 2.964 Creating dependency file for RAW_NS.cc #8 2.965 Creating dependency file for NS_Emulation.cc #8 2.965 Creating dependency file for BSSGP_Emulation.cc #8 2.965 Creating dependency file for IPA_Emulation.cc #8 2.966 Creating dependency file for TELNETasp_PortType_part_7.cc #8 2.966 Creating dependency file for TELNETasp_PortType_part_6.cc #8 2.967 Creating dependency file for TELNETasp_PortType_part_4.cc #8 2.967 Creating dependency file for TELNETasp_PortType_part_5.cc #8 2.969 Creating dependency file for TELNETasp_PortType_part_3.cc #8 2.970 Creating dependency file for TELNETasp_PortType_part_2.cc #8 2.971 Creating dependency file for TELNETasp_PortType_part_1.cc #8 2.972 Creating dependency file for TCCInterface_Functions_part_7.cc #8 2.972 Creating dependency file for TCCInterface_Functions_part_6.cc #8 2.973 Creating dependency file for TCCInterface_Functions_part_5.cc #8 2.975 Creating dependency file for TCCInterface_Functions_part_4.cc #8 2.976 Creating dependency file for TCCInterface_Functions_part_3.cc #8 2.977 Creating dependency file for TCCInterface_Functions_part_2.cc #8 2.977 Creating dependency file for TCCInterface_Functions_part_1.cc #8 2.977 Creating dependency file for TCCConversion_Functions_part_7.cc #8 2.978 Creating dependency file for TCCConversion_Functions_part_6.cc #8 2.978 Creating dependency file for TCCConversion_Functions_part_5.cc #8 2.980 Creating dependency file for TCCConversion_Functions_part_4.cc #8 2.980 Creating dependency file for TCCConversion_Functions_part_3.cc #8 2.981 Creating dependency file for TCCConversion_Functions_part_2.cc #8 2.982 Creating dependency file for TCCConversion_Functions_part_1.cc #8 2.982 Creating dependency file for Socket_API_Definitions_part_7.cc #8 2.983 Creating dependency file for Socket_API_Definitions_part_6.cc #8 2.983 Creating dependency file for Socket_API_Definitions_part_5.cc #8 2.984 Creating dependency file for Socket_API_Definitions_part_4.cc #8 2.985 Creating dependency file for Socket_API_Definitions_part_3.cc #8 2.986 Creating dependency file for Socket_API_Definitions_part_2.cc #8 2.992 Creating dependency file for Socket_API_Definitions_part_1.cc #8 2.992 Creating dependency file for SNDCP_Types_part_7.cc #8 2.992 Creating dependency file for SNDCP_Types_part_6.cc #8 2.992 Creating dependency file for SNDCP_Types_part_5.cc #8 2.993 Creating dependency file for SNDCP_Types_part_4.cc #8 2.993 Creating dependency file for SNDCP_Types_part_3.cc #8 2.993 Creating dependency file for SNDCP_Types_part_2.cc #8 2.993 Creating dependency file for SNDCP_Types_part_1.cc #8 2.993 Creating dependency file for SCTPasp_Types_part_7.cc #8 2.994 Creating dependency file for SCTPasp_Types_part_6.cc #8 2.994 Creating dependency file for SCTPasp_Types_part_5.cc #8 2.995 Creating dependency file for SCTPasp_Types_part_3.cc #8 2.995 Creating dependency file for SCTPasp_Types_part_4.cc #8 2.995 Creating dependency file for SCTPasp_Types_part_2.cc #8 2.998 Creating dependency file for SCTPasp_Types_part_1.cc #8 2.999 Creating dependency file for SCTPasp_PortType_part_7.cc #8 3.000 Creating dependency file for SCTPasp_PortType_part_6.cc #8 3.000 Creating dependency file for SCTPasp_PortType_part_5.cc #8 3.000 Creating dependency file for SCTPasp_PortType_part_4.cc #8 3.000 Creating dependency file for SCTPasp_PortType_part_3.cc #8 3.000 Creating dependency file for SCTPasp_PortType_part_2.cc #8 3.001 Creating dependency file for SCTPasp_PortType_part_1.cc #8 3.001 Creating dependency file for SCCPasp_Types_part_7.cc #8 3.001 Creating dependency file for SCCPasp_Types_part_6.cc #8 3.002 Creating dependency file for SCCPasp_Types_part_5.cc #8 3.007 Creating dependency file for SCCPasp_Types_part_4.cc #8 3.007 Creating dependency file for SCCPasp_Types_part_3.cc #8 3.007 Creating dependency file for SCCPasp_Types_part_2.cc #8 3.008 Creating dependency file for SCCPasp_Types_part_1.cc #8 3.008 Creating dependency file for SCCP_Types_part_6.cc #8 3.008 Creating dependency file for SCCP_Types_part_7.cc #8 3.008 Creating dependency file for SCCP_Types_part_5.cc #8 3.008 Creating dependency file for SCCP_Types_part_3.cc #8 3.009 Creating dependency file for SCCP_Types_part_2.cc #8 3.009 Creating dependency file for SCCP_Types_part_4.cc #8 3.009 Creating dependency file for SCCP_Types_part_1.cc #8 3.010 Creating dependency file for SCCP_Emulation_part_7.cc #8 3.015 Creating dependency file for SCCP_Emulation_part_6.cc #8 3.015 Creating dependency file for SCCP_Emulation_part_5.cc #8 3.015 Creating dependency file for SCCP_Emulation_part_4.cc #8 3.015 Creating dependency file for SCCP_Emulation_part_3.cc #8 3.015 Creating dependency file for SCCP_Emulation_part_2.cc #8 3.016 Creating dependency file for Q933_Types_part_7.cc #8 3.016 Creating dependency file for Q933_Types_part_6.cc #8 3.016 Creating dependency file for SCCP_Emulation_part_1.cc #8 3.016 Creating dependency file for Q933_Types_part_5.cc #8 3.017 Creating dependency file for Q933_Types_part_4.cc #8 3.017 Creating dependency file for Q933_Types_part_3.cc #8 3.017 Creating dependency file for Q933_Types_part_2.cc #8 3.018 Creating dependency file for Q933_Types_part_1.cc #8 3.019 Creating dependency file for Q931_Types_part_7.cc #8 3.022 Creating dependency file for Q931_Types_part_6.cc #8 3.023 Creating dependency file for Q931_Types_part_5.cc #8 3.023 Creating dependency file for Q931_Types_part_4.cc #8 3.023 Creating dependency file for Q931_Types_part_3.cc #8 3.023 Creating dependency file for Q931_Types_part_1.cc #8 3.023 Creating dependency file for Q931_Types_part_2.cc #8 3.024 Creating dependency file for Osmocom_VTY_Functions_part_6.cc #8 3.024 Creating dependency file for Osmocom_VTY_Functions_part_7.cc #8 3.024 Creating dependency file for Osmocom_VTY_Functions_part_5.cc #8 3.024 Creating dependency file for Osmocom_VTY_Functions_part_4.cc #8 3.025 Creating dependency file for Osmocom_VTY_Functions_part_3.cc #8 3.026 Creating dependency file for Osmocom_VTY_Functions_part_2.cc #8 3.026 Creating dependency file for Osmocom_VTY_Functions_part_1.cc #8 3.029 Creating dependency file for Osmocom_Types_part_7.cc #8 3.029 Creating dependency file for Osmocom_Types_part_6.cc #8 3.030 Creating dependency file for Osmocom_Types_part_5.cc #8 3.031 Creating dependency file for Osmocom_Types_part_4.cc #8 3.031 Creating dependency file for Osmocom_Types_part_3.cc #8 3.031 Creating dependency file for Osmocom_Types_part_2.cc #8 3.032 Creating dependency file for Osmocom_Gb_Types_part_7.cc #8 3.032 Creating dependency file for Osmocom_Types_part_1.cc #8 3.032 Creating dependency file for Osmocom_Gb_Types_part_6.cc #8 3.032 Creating dependency file for Osmocom_Gb_Types_part_5.cc #8 3.033 Creating dependency file for Osmocom_Gb_Types_part_4.cc #8 3.034 Creating dependency file for Osmocom_Gb_Types_part_3.cc #8 3.034 Creating dependency file for Osmocom_Gb_Types_part_2.cc #8 3.037 Creating dependency file for Osmocom_Gb_Types_part_1.cc #8 3.037 Creating dependency file for Osmocom_CTRL_Types_part_7.cc #8 3.037 Creating dependency file for Osmocom_CTRL_Types_part_6.cc #8 3.037 Creating dependency file for Osmocom_CTRL_Types_part_5.cc #8 3.037 Creating dependency file for Osmocom_CTRL_Types_part_4.cc #8 3.038 Creating dependency file for Osmocom_CTRL_Types_part_3.cc #8 3.038 Creating dependency file for Osmocom_CTRL_Types_part_2.cc #8 3.039 Creating dependency file for Osmocom_CTRL_Types_part_1.cc #8 3.039 Creating dependency file for Osmocom_CTRL_Functions_part_7.cc #8 3.039 Creating dependency file for Osmocom_CTRL_Functions_part_6.cc #8 3.040 Creating dependency file for Osmocom_CTRL_Functions_part_5.cc #8 3.041 Creating dependency file for Osmocom_CTRL_Functions_part_4.cc #8 3.042 Creating dependency file for Osmocom_CTRL_Functions_part_3.cc #8 3.044 Creating dependency file for Osmocom_CTRL_Functions_part_2.cc #8 3.044 Creating dependency file for Osmocom_CTRL_Functions_part_1.cc #8 3.044 Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc #8 3.046 Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc #8 3.047 Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc #8 3.047 Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc #8 3.047 Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc #8 3.047 Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc #8 3.048 Creating dependency file for Native_Functions_part_7.cc #8 3.048 Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc #8 3.049 Creating dependency file for Native_Functions_part_6.cc #8 3.049 Creating dependency file for Native_Functions_part_5.cc #8 3.050 Creating dependency file for Native_Functions_part_4.cc #8 3.051 Creating dependency file for Native_Functions_part_3.cc #8 3.052 Creating dependency file for Native_Functions_part_2.cc #8 3.052 Creating dependency file for Native_Functions_part_1.cc #8 3.052 Creating dependency file for NS_Types_part_7.cc #8 3.052 Creating dependency file for NS_Types_part_6.cc #8 3.053 Creating dependency file for NS_Types_part_5.cc #8 3.054 Creating dependency file for NS_Types_part_4.cc #8 3.055 Creating dependency file for NS_Types_part_3.cc #8 3.055 Creating dependency file for NS_Types_part_2.cc #8 3.055 Creating dependency file for NS_Types_part_1.cc #8 3.056 Creating dependency file for NS_Provider_IPL4_part_7.cc #8 3.056 Creating dependency file for NS_Provider_IPL4_part_6.cc #8 3.057 Creating dependency file for NS_Provider_IPL4_part_5.cc #8 3.057 Creating dependency file for NS_Provider_IPL4_part_4.cc #8 3.057 Creating dependency file for NS_Provider_IPL4_part_3.cc #8 3.058 Creating dependency file for NS_Provider_IPL4_part_1.cc #8 3.058 Creating dependency file for NS_Provider_IPL4_part_2.cc #8 3.059 Creating dependency file for NS_Provider_FR_part_7.cc #8 3.061 Creating dependency file for NS_Provider_FR_part_5.cc #8 3.061 Creating dependency file for NS_Provider_FR_part_6.cc #8 3.061 Creating dependency file for NS_Provider_FR_part_4.cc #8 3.062 Creating dependency file for NS_Provider_FR_part_3.cc #8 3.063 Creating dependency file for NS_Provider_FR_part_2.cc #8 3.063 Creating dependency file for NS_Provider_FR_part_1.cc #8 3.063 Creating dependency file for MobileL3_Types_part_7.cc #8 3.064 Creating dependency file for MobileL3_Types_part_6.cc #8 3.064 Creating dependency file for MobileL3_Types_part_5.cc #8 3.064 Creating dependency file for MobileL3_Types_part_4.cc #8 3.065 Creating dependency file for MobileL3_Types_part_3.cc #8 3.066 Creating dependency file for MobileL3_Types_part_2.cc #8 3.069 Creating dependency file for MobileL3_Types_part_1.cc #8 3.069 Creating dependency file for MobileL3_SS_Types_part_7.cc #8 3.069 Creating dependency file for MobileL3_SS_Types_part_6.cc #8 3.069 Creating dependency file for MobileL3_SS_Types_part_5.cc #8 3.069 Creating dependency file for MobileL3_SS_Types_part_4.cc #8 3.073 Creating dependency file for MobileL3_SS_Types_part_3.cc #8 3.073 Creating dependency file for MobileL3_SS_Types_part_2.cc #8 3.073 Creating dependency file for MobileL3_SS_Types_part_1.cc #8 3.073 Creating dependency file for MobileL3_SMS_Types_part_7.cc #8 3.073 Creating dependency file for MobileL3_SMS_Types_part_6.cc #8 3.074 Creating dependency file for MobileL3_SMS_Types_part_5.cc #8 3.074 Creating dependency file for MobileL3_SMS_Types_part_4.cc #8 3.080 Creating dependency file for MobileL3_SMS_Types_part_3.cc #8 3.080 Creating dependency file for MobileL3_SMS_Types_part_2.cc #8 3.080 Creating dependency file for MobileL3_SMS_Types_part_1.cc #8 3.080 Creating dependency file for MobileL3_RRM_Types_part_7.cc #8 3.081 Creating dependency file for MobileL3_RRM_Types_part_6.cc #8 3.081 Creating dependency file for MobileL3_RRM_Types_part_4.cc #8 3.081 Creating dependency file for MobileL3_RRM_Types_part_5.cc #8 3.081 Creating dependency file for MobileL3_RRM_Types_part_3.cc #8 3.081 Creating dependency file for MobileL3_RRM_Types_part_2.cc #8 3.081 Creating dependency file for MobileL3_RRM_Types_part_1.cc #8 3.082 Creating dependency file for MobileL3_MM_Types_part_7.cc #8 3.082 Creating dependency file for MobileL3_MM_Types_part_6.cc #8 3.086 Creating dependency file for MobileL3_MM_Types_part_5.cc #8 3.086 Creating dependency file for MobileL3_MM_Types_part_3.cc #8 3.086 Creating dependency file for MobileL3_MM_Types_part_4.cc #8 3.086 Creating dependency file for MobileL3_MM_Types_part_2.cc #8 3.087 Creating dependency file for MobileL3_MM_Types_part_1.cc #8 3.088 Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc #8 3.088 Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc #8 3.088 Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc #8 3.088 Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc #8 3.089 Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc #8 3.089 Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc #8 3.089 Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc #8 3.093 Creating dependency file for MobileL3_CommonIE_Types_part_7.cc #8 3.093 Creating dependency file for MobileL3_CommonIE_Types_part_6.cc #8 3.095 Creating dependency file for MobileL3_CommonIE_Types_part_5.cc #8 3.095 Creating dependency file for MobileL3_CommonIE_Types_part_4.cc #8 3.095 Creating dependency file for MobileL3_CommonIE_Types_part_3.cc #8 3.096 Creating dependency file for MobileL3_CommonIE_Types_part_2.cc #8 3.099 Creating dependency file for MobileL3_CommonIE_Types_part_1.cc #8 3.100 Creating dependency file for MobileL3_CC_Types_part_7.cc #8 3.101 Creating dependency file for MobileL3_CC_Types_part_6.cc #8 3.108 Creating dependency file for MobileL3_CC_Types_part_5.cc #8 3.108 Creating dependency file for MobileL3_CC_Types_part_4.cc #8 3.109 Creating dependency file for MobileL3_CC_Types_part_3.cc #8 3.109 Creating dependency file for MobileL3_CC_Types_part_2.cc #8 3.109 Creating dependency file for MobileL3_CC_Types_part_1.cc #8 3.110 Creating dependency file for Misc_Helpers_part_7.cc #8 3.110 Creating dependency file for Misc_Helpers_part_6.cc #8 3.115 Creating dependency file for Misc_Helpers_part_5.cc #8 3.115 Creating dependency file for Misc_Helpers_part_4.cc #8 3.116 Creating dependency file for Misc_Helpers_part_3.cc #8 3.116 Creating dependency file for Misc_Helpers_part_2.cc #8 3.132 Creating dependency file for Misc_Helpers_part_1.cc #8 3.133 Creating dependency file for MTP3asp_Types_part_7.cc #8 3.133 Creating dependency file for MTP3asp_Types_part_6.cc #8 3.133 Creating dependency file for MTP3asp_Types_part_5.cc #8 3.133 Creating dependency file for MTP3asp_Types_part_4.cc #8 3.134 Creating dependency file for MTP3asp_Types_part_3.cc #8 3.134 Creating dependency file for MTP3asp_Types_part_2.cc #8 3.134 Creating dependency file for MTP3asp_Types_part_1.cc #8 3.139 Creating dependency file for MTP3asp_PortType_part_7.cc #8 3.140 Creating dependency file for MTP3asp_PortType_part_6.cc #8 3.140 Creating dependency file for MTP3asp_PortType_part_5.cc #8 3.141 Creating dependency file for MTP3asp_PortType_part_4.cc #8 3.141 Creating dependency file for MTP3asp_PortType_part_3.cc #8 3.141 Creating dependency file for MTP3asp_PortType_part_2.cc #8 3.141 Creating dependency file for MTP3asp_PortType_part_1.cc #8 3.142 Creating dependency file for M3UA_Types_part_7.cc #8 3.147 Creating dependency file for M3UA_Types_part_6.cc #8 3.147 Creating dependency file for M3UA_Types_part_5.cc #8 3.147 Creating dependency file for M3UA_Types_part_4.cc #8 3.148 Creating dependency file for M3UA_Types_part_3.cc #8 3.148 Creating dependency file for M3UA_Types_part_2.cc #8 3.149 Creating dependency file for M3UA_Types_part_1.cc #8 3.149 Creating dependency file for M3UA_Emulation_part_7.cc #8 3.151 Creating dependency file for M3UA_Emulation_part_6.cc #8 3.154 Creating dependency file for M3UA_Emulation_part_5.cc #8 3.155 Creating dependency file for M3UA_Emulation_part_4.cc #8 3.155 Creating dependency file for M3UA_Emulation_part_3.cc #8 3.156 Creating dependency file for M3UA_Emulation_part_2.cc #8 3.156 Creating dependency file for M3UA_Emulation_part_1.cc #8 3.158 Creating dependency file for LLC_Types_part_7.cc #8 3.158 Creating dependency file for LLC_Types_part_6.cc #8 3.158 Creating dependency file for LLC_Types_part_5.cc #8 3.161 Creating dependency file for LLC_Types_part_4.cc #8 3.162 Creating dependency file for LLC_Types_part_3.cc #8 3.162 Creating dependency file for LLC_Types_part_2.cc #8 3.163 Creating dependency file for LLC_Types_part_1.cc #8 3.166 Creating dependency file for LLC_Templates_part_7.cc #8 3.166 Creating dependency file for LLC_Templates_part_6.cc #8 3.166 Creating dependency file for LLC_Templates_part_5.cc #8 3.168 Creating dependency file for LLC_Templates_part_4.cc #8 3.168 Creating dependency file for LLC_Templates_part_3.cc #8 3.169 Creating dependency file for LLC_Templates_part_2.cc #8 3.169 Creating dependency file for LLC_Templates_part_1.cc #8 3.171 Creating dependency file for L3_Templates_part_7.cc #8 3.172 Creating dependency file for L3_Templates_part_6.cc #8 3.174 Creating dependency file for L3_Templates_part_5.cc #8 3.174 Creating dependency file for L3_Templates_part_4.cc #8 3.174 Creating dependency file for L3_Templates_part_3.cc #8 3.175 Creating dependency file for L3_Templates_part_2.cc #8 3.176 Creating dependency file for L3_Templates_part_1.cc #8 3.177 Creating dependency file for L3_Common_part_7.cc #8 3.178 Creating dependency file for L3_Common_part_6.cc #8 3.180 Creating dependency file for L3_Common_part_5.cc #8 3.182 Creating dependency file for L3_Common_part_4.cc #8 3.182 Creating dependency file for L3_Common_part_3.cc #8 3.183 Creating dependency file for L3_Common_part_2.cc #8 3.183 Creating dependency file for L3_Common_part_1.cc #8 3.183 Creating dependency file for IPL4asp_Types_part_7.cc #8 3.183 Creating dependency file for IPL4asp_Types_part_6.cc #8 3.184 Creating dependency file for IPL4asp_Types_part_5.cc #8 3.184 Creating dependency file for IPL4asp_Types_part_4.cc #8 3.185 Creating dependency file for IPL4asp_Types_part_3.cc #8 3.186 Creating dependency file for IPL4asp_Types_part_2.cc #8 3.188 Creating dependency file for IPL4asp_Types_part_1.cc #8 3.190 Creating dependency file for IPL4asp_PortType_part_7.cc #8 3.190 Creating dependency file for IPL4asp_PortType_part_6.cc #8 3.191 Creating dependency file for IPL4asp_PortType_part_5.cc #8 3.191 Creating dependency file for IPL4asp_PortType_part_4.cc #8 3.193 Creating dependency file for IPL4asp_PortType_part_2.cc #8 3.193 Creating dependency file for IPL4asp_PortType_part_1.cc #8 3.193 Creating dependency file for IPL4asp_PortType_part_3.cc #8 3.194 Creating dependency file for IPL4asp_Functions_part_7.cc #8 3.194 Creating dependency file for IPL4asp_Functions_part_6.cc #8 3.196 Creating dependency file for IPL4asp_Functions_part_5.cc #8 3.197 Creating dependency file for IPL4asp_Functions_part_4.cc #8 3.198 Creating dependency file for IPL4asp_Functions_part_3.cc #8 3.199 Creating dependency file for IPL4asp_Functions_part_1.cc #8 3.199 Creating dependency file for IPL4asp_Functions_part_2.cc #8 3.201 Creating dependency file for IPCP_Types_part_7.cc #8 3.201 Creating dependency file for IPCP_Types_part_6.cc #8 3.201 Creating dependency file for IPCP_Types_part_5.cc #8 3.203 Creating dependency file for IPCP_Types_part_4.cc #8 3.203 Creating dependency file for IPCP_Types_part_3.cc #8 3.205 Creating dependency file for IPCP_Types_part_2.cc #8 3.205 Creating dependency file for IPCP_Types_part_1.cc #8 3.206 Creating dependency file for IPCP_Templates_part_7.cc #8 3.207 Creating dependency file for IPCP_Templates_part_6.cc #8 3.207 Creating dependency file for IPCP_Templates_part_5.cc #8 3.208 Creating dependency file for IPCP_Templates_part_4.cc #8 3.210 Creating dependency file for IPCP_Templates_part_3.cc #8 3.212 Creating dependency file for IPCP_Templates_part_2.cc #8 3.213 Creating dependency file for IPCP_Templates_part_1.cc #8 3.213 Creating dependency file for IPA_Types_part_7.cc #8 3.213 Creating dependency file for IPA_Types_part_6.cc #8 3.214 Creating dependency file for IPA_Types_part_5.cc #8 3.214 Creating dependency file for IPA_Types_part_4.cc #8 3.216 Creating dependency file for IPA_Types_part_3.cc #8 3.219 Creating dependency file for IPA_Types_part_2.cc #8 3.220 Creating dependency file for IPA_Types_part_1.cc #8 3.220 Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc #8 3.220 Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc #8 3.220 Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc #8 3.221 Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc #8 3.222 Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc #8 3.222 Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc #8 3.222 Creating dependency file for IPA_CodecPort_part_7.cc #8 3.223 Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc #8 3.223 Creating dependency file for IPA_CodecPort_part_6.cc #8 3.223 Creating dependency file for IPA_CodecPort_part_5.cc #8 3.225 Creating dependency file for IPA_CodecPort_part_4.cc #8 3.225 Creating dependency file for IPA_CodecPort_part_3.cc #8 3.228 Creating dependency file for IPA_CodecPort_part_2.cc #8 3.228 Creating dependency file for IPA_CodecPort_part_1.cc #8 3.233 Creating dependency file for General_Types_part_7.cc #8 3.233 Creating dependency file for General_Types_part_6.cc #8 3.233 Creating dependency file for General_Types_part_5.cc #8 3.233 Creating dependency file for General_Types_part_4.cc #8 3.233 Creating dependency file for General_Types_part_3.cc #8 3.234 Creating dependency file for General_Types_part_2.cc #8 3.234 Creating dependency file for General_Types_part_1.cc #8 3.234 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc #8 3.234 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc #8 3.234 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc #8 3.234 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc #8 3.235 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc #8 3.235 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc #8 3.235 Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc #8 3.236 Creating dependency file for GTPv1U_CodecPort_part_7.cc #8 3.239 Creating dependency file for GTPv1U_CodecPort_part_6.cc #8 3.239 Creating dependency file for GTPv1U_CodecPort_part_5.cc #8 3.240 Creating dependency file for GTPv1U_CodecPort_part_4.cc #8 3.241 Creating dependency file for GTPv1U_CodecPort_part_3.cc #8 3.241 Creating dependency file for GTPv1U_CodecPort_part_2.cc #8 3.241 Creating dependency file for GTPv1U_CodecPort_part_1.cc #8 3.242 Creating dependency file for GTPv1C_Templates_part_7.cc #8 3.242 Creating dependency file for GTPv1C_Templates_part_6.cc #8 3.242 Creating dependency file for GTPv1C_Templates_part_5.cc #8 3.242 Creating dependency file for GTPv1C_Templates_part_4.cc #8 3.244 Creating dependency file for GTPv1C_Templates_part_3.cc #8 3.244 Creating dependency file for GTPv1C_Templates_part_2.cc #8 3.244 Creating dependency file for GTPv1C_Templates_part_1.cc #8 3.244 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc #8 3.244 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc #8 3.244 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc #8 3.245 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc #8 3.245 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc #8 3.246 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc #8 3.246 Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc #8 3.248 Creating dependency file for GTPv1C_CodecPort_part_7.cc #8 3.250 Creating dependency file for GTPv1C_CodecPort_part_6.cc #8 3.251 Creating dependency file for GTPv1C_CodecPort_part_5.cc #8 3.251 Creating dependency file for GTPv1C_CodecPort_part_4.cc #8 3.251 Creating dependency file for GTPv1C_CodecPort_part_3.cc #8 3.251 Creating dependency file for GTPv1C_CodecPort_part_2.cc #8 3.251 Creating dependency file for GTPv1C_CodecPort_part_1.cc #8 3.252 Creating dependency file for GTP_Emulation_part_7.cc #8 3.252 Creating dependency file for GTP_Emulation_part_6.cc #8 3.252 Creating dependency file for GTP_Emulation_part_5.cc #8 3.252 Creating dependency file for GTP_Emulation_part_3.cc #8 3.253 Creating dependency file for GTP_Emulation_part_2.cc #8 3.253 Creating dependency file for GTP_Emulation_part_4.cc #8 3.253 Creating dependency file for GTP_Emulation_part_1.cc #8 3.255 Creating dependency file for GTPU_Types_part_7.cc #8 3.255 Creating dependency file for GTPU_Types_part_6.cc #8 3.255 Creating dependency file for GTPU_Types_part_5.cc #8 3.255 Creating dependency file for GTPU_Types_part_4.cc #8 3.255 Creating dependency file for GTPU_Types_part_3.cc #8 3.256 Creating dependency file for GTPU_Types_part_2.cc #8 3.256 Creating dependency file for GTPU_Types_part_1.cc #8 3.257 Creating dependency file for GTPC_Types_part_7.cc #8 3.258 Creating dependency file for GTPC_Types_part_6.cc #8 3.258 Creating dependency file for GTPC_Types_part_5.cc #8 3.259 Creating dependency file for GTPC_Types_part_4.cc #8 3.259 Creating dependency file for GTPC_Types_part_3.cc #8 3.259 Creating dependency file for GTPC_Types_part_2.cc #8 3.259 Creating dependency file for GTPC_Types_part_1.cc #8 3.260 Creating dependency file for GSM_Types_part_7.cc #8 3.260 Creating dependency file for GSM_Types_part_6.cc #8 3.261 Creating dependency file for GSM_Types_part_5.cc #8 3.262 Creating dependency file for GSM_Types_part_4.cc #8 3.263 Creating dependency file for GSM_Types_part_3.cc #8 3.263 Creating dependency file for GSM_Types_part_2.cc #8 3.263 Creating dependency file for GSM_Types_part_1.cc #8 3.263 Creating dependency file for GBProxy_Tests_part_7.cc #8 3.264 Creating dependency file for GBProxy_Tests_part_6.cc #8 3.264 Creating dependency file for GBProxy_Tests_part_5.cc #8 3.265 Creating dependency file for GBProxy_Tests_part_4.cc #8 3.268 Creating dependency file for GBProxy_Tests_part_3.cc #8 3.268 Creating dependency file for GBProxy_Tests_part_2.cc #8 3.270 Creating dependency file for GBProxy_Tests_part_1.cc #8 3.271 Creating dependency file for FrameRelay_Types_part_7.cc #8 3.271 Creating dependency file for FrameRelay_Types_part_6.cc #8 3.271 Creating dependency file for FrameRelay_Types_part_5.cc #8 3.271 Creating dependency file for FrameRelay_Types_part_4.cc #8 3.271 Creating dependency file for FrameRelay_Types_part_3.cc #8 3.272 Creating dependency file for FrameRelay_Types_part_2.cc #8 3.274 Creating dependency file for FrameRelay_Types_part_1.cc #8 3.276 Creating dependency file for FrameRelay_Emulation_part_7.cc #8 3.276 Creating dependency file for FrameRelay_Emulation_part_6.cc #8 3.278 Creating dependency file for FrameRelay_Emulation_part_5.cc #8 3.278 Creating dependency file for FrameRelay_Emulation_part_4.cc #8 3.278 Creating dependency file for FrameRelay_Emulation_part_3.cc #8 3.279 Creating dependency file for FrameRelay_Emulation_part_2.cc #8 3.279 Creating dependency file for FrameRelay_Emulation_part_1.cc #8 3.279 Creating dependency file for FrameRelay_CodecPort_part_7.cc #8 3.280 Creating dependency file for FrameRelay_CodecPort_part_6.cc #8 3.281 Creating dependency file for FrameRelay_CodecPort_part_5.cc #8 3.282 Creating dependency file for FrameRelay_CodecPort_part_4.cc #8 3.283 Creating dependency file for FrameRelay_CodecPort_part_3.cc #8 3.285 Creating dependency file for FrameRelay_CodecPort_part_2.cc #8 3.285 Creating dependency file for FrameRelay_CodecPort_part_1.cc #8 3.286 Creating dependency file for BSSGP_Types_part_7.cc #8 3.287 Creating dependency file for BSSGP_Types_part_6.cc #8 3.288 Creating dependency file for BSSGP_Types_part_5.cc #8 3.288 Creating dependency file for BSSGP_Types_part_4.cc #8 3.288 Creating dependency file for BSSGP_Types_part_3.cc #8 3.288 Creating dependency file for BSSGP_Types_part_2.cc #8 3.289 Creating dependency file for BSSGP_Types_part_1.cc #8 3.290 Creating dependency file for AF_PACKET_PortTypes_part_7.cc #8 3.294 Creating dependency file for AF_PACKET_PortTypes_part_5.cc #8 3.294 Creating dependency file for AF_PACKET_PortTypes_part_6.cc #8 3.294 Creating dependency file for AF_PACKET_PortTypes_part_4.cc #8 3.295 Creating dependency file for AF_PACKET_PortTypes_part_3.cc #8 3.297 Creating dependency file for AF_PACKET_PortTypes_part_2.cc #8 3.301 Creating dependency file for AF_PACKET_PortTypes_part_1.cc #8 3.302 Creating dependency file for AF_PACKET_PortType_part_7.cc #8 3.305 Creating dependency file for AF_PACKET_PortType_part_6.cc #8 3.308 Creating dependency file for AF_PACKET_PortType_part_5.cc #8 3.309 Creating dependency file for AF_PACKET_PortType_part_4.cc #8 3.311 Creating dependency file for AF_PACKET_PortType_part_3.cc #8 3.313 Creating dependency file for AF_PACKET_PortType_part_2.cc #8 3.313 Creating dependency file for AF_PACKET_PortType_part_1.cc #8 3.315 Creating dependency file for TELNETasp_PortType.cc #8 3.316 Creating dependency file for TCCInterface_Functions.cc #8 3.318 Creating dependency file for TCCConversion_Functions.cc #8 3.321 Creating dependency file for Socket_API_Definitions.cc #8 3.322 Creating dependency file for SNDCP_Types.cc #8 3.343 Creating dependency file for SCTPasp_Types.cc #8 3.363 Creating dependency file for SCTPasp_PortType.cc #8 3.375 Creating dependency file for SCCPasp_Types.cc #8 3.380 Creating dependency file for SCCP_Types.cc #8 3.383 Creating dependency file for SCCP_Emulation.cc #8 3.383 Creating dependency file for Q933_Types.cc #8 3.391 Creating dependency file for Q931_Types.cc #8 3.403 Creating dependency file for Osmocom_VTY_Functions.cc #8 3.411 Creating dependency file for Osmocom_Types.cc #8 3.415 Creating dependency file for Osmocom_CTRL_Types.cc #8 3.415 Creating dependency file for Osmocom_Gb_Types.cc #8 3.419 Creating dependency file for Osmocom_CTRL_Functions.cc #8 3.419 Creating dependency file for Osmocom_CTRL_Adapter.cc #8 3.434 Creating dependency file for Native_Functions.cc #8 3.434 Creating dependency file for NS_Types.cc #8 3.435 Creating dependency file for NS_Provider_IPL4.cc #8 3.444 Creating dependency file for NS_Provider_FR.cc #8 3.444 Creating dependency file for MobileL3_Types.cc #8 3.445 Creating dependency file for MobileL3_SS_Types.cc #8 3.448 Creating dependency file for MobileL3_SMS_Types.cc #8 3.448 Creating dependency file for MobileL3_RRM_Types.cc #8 3.450 Creating dependency file for MobileL3_MM_Types.cc #8 3.455 Creating dependency file for MobileL3_GMM_SM_Types.cc #8 3.456 Creating dependency file for MobileL3_CommonIE_Types.cc #8 3.460 Creating dependency file for MobileL3_CC_Types.cc #8 3.466 Creating dependency file for Misc_Helpers.cc #8 3.480 Creating dependency file for MTP3asp_Types.cc #8 3.481 Creating dependency file for MTP3asp_PortType.cc #8 3.492 Creating dependency file for M3UA_Types.cc #8 3.492 Creating dependency file for M3UA_Emulation.cc #8 3.493 Creating dependency file for LLC_Types.cc #8 3.493 Creating dependency file for LLC_Templates.cc #8 3.495 Creating dependency file for L3_Templates.cc #8 3.513 Creating dependency file for L3_Common.cc #8 3.520 Creating dependency file for IPL4asp_Types.cc #8 3.524 Creating dependency file for IPL4asp_PortType.cc #8 3.534 Creating dependency file for IPL4asp_Functions.cc #8 3.544 Creating dependency file for IPCP_Types.cc #8 3.548 Creating dependency file for IPCP_Templates.cc #8 3.549 Creating dependency file for IPA_Types.cc #8 3.553 Creating dependency file for IPA_CodecPort_CtrlFunct.cc #8 3.556 Creating dependency file for IPA_CodecPort.cc #8 3.560 Creating dependency file for General_Types.cc #8 3.567 Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc #8 3.567 Creating dependency file for GTPv1C_Templates.cc #8 3.567 Creating dependency file for GTPv1U_CodecPort.cc #8 3.579 Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc #8 3.591 Creating dependency file for GTPv1C_CodecPort.cc #8 3.598 Creating dependency file for GTP_Emulation.cc #8 3.600 Creating dependency file for GTPU_Types.cc #8 3.601 Creating dependency file for GTPC_Types.cc #8 3.607 Creating dependency file for GSM_Types.cc #8 3.609 Creating dependency file for GBProxy_Tests.cc #8 3.609 Creating dependency file for FrameRelay_Types.cc #8 3.611 Creating dependency file for FrameRelay_Emulation.cc #8 3.614 Creating dependency file for FrameRelay_CodecPort.cc #8 3.615 Creating dependency file for BSSGP_Types.cc #8 3.620 Creating dependency file for AF_PACKET_PortTypes.cc #8 3.629 Creating dependency file for AF_PACKET_PortType.cc #8 3.892 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 3.892 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 3.892 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 3.892 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 3.892 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 3.892 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 3.893 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 3.893 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 3.893 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 3.893 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 3.894 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 3.894 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 3.894 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 3.894 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 3.894 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 3.895 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 3.895 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 3.895 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 3.895 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 3.895 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 4.487 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 4.499 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 4.550 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 4.567 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 4.598 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 4.666 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 5.017 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 5.060 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 5.086 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 5.113 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 5.230 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 5.376 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 5.581 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': #8 5.581 GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.581 4279 | } #8 5.581 | ^ #8 5.582 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': #8 5.582 GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] #8 5.582 4352 | } #8 5.582 | ^ #8 5.586 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 5.706 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 5.717 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 5.926 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 5.944 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 6.058 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 6.070 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 6.224 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 6.230 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 6.247 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 6.390 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 6.679 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 7.024 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 7.177 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 7.383 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 7.843 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 7.919 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 8.015 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 8.151 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 8.357 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 8.400 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.647 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 9.100 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 9.139 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 9.181 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 9.222 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 9.414 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.605 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 10.36 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.65 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 11.33 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 11.45 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 11.55 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 11.58 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 11.62 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 11.64 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 11.67 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 11.69 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 11.69 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 11.70 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 11.72 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 11.72 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 11.72 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 11.74 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.74 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.75 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.76 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.76 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.77 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.85 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 12.12 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 12.19 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 12.39 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 13.01 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 13.04 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 13.07 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 13.11 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 13.15 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 13.18 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 13.22 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 13.25 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 13.29 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 13.33 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 13.36 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 13.39 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 13.43 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 13.46 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 13.50 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 13.54 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 13.57 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 13.61 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 13.65 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 13.69 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 13.72 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 13.74 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.77 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.79 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.81 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.84 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.87 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.89 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.89 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.91 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.92 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.94 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.95 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.97 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.97 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.99 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 14.00 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 14.08 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 14.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.82 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 15.23 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 15.70 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 15.75 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 15.78 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 15.80 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 15.81 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.82 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.84 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.85 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.87 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.87 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.89 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.90 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.90 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.92 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.92 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.93 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.94 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.95 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.96 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.97 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.98 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.98 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.99 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 16.00 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 16.01 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 16.01 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 16.02 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 16.03 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 16.03 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 16.05 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 16.06 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 16.06 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 16.08 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 16.08 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 16.08 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 16.10 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 16.10 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 16.10 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 16.12 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 16.12 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 16.12 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 16.14 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 16.14 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 16.16 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 16.17 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 16.17 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 16.19 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 16.19 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 16.19 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 16.21 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 16.21 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 16.21 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 16.23 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 16.24 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 16.25 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 16.25 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 16.26 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 16.27 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 16.28 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 16.28 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 16.30 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 16.30 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 16.31 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 16.32 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 16.32 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 16.33 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 16.33 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 16.34 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 16.35 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 16.35 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 16.36 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 16.37 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 16.37 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 16.38 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 16.38 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 16.39 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 16.40 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 16.40 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 16.40 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 16.42 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 16.42 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 16.42 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 16.43 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 16.44 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 16.44 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 16.44 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 16.45 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 16.46 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 16.46 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 16.47 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 16.47 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 16.49 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 16.49 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 16.49 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 16.50 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 16.51 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 16.51 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 16.51 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 16.52 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 16.52 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 16.53 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 16.53 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 16.53 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 16.54 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 16.55 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 16.55 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 16.55 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 16.55 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 16.57 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 16.57 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 16.57 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 16.57 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 16.59 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 16.59 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 16.59 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 16.60 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 16.60 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc #8 16.61 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc #8 16.62 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 16.62 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 16.62 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 16.62 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 16.63 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 16.64 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 16.64 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 16.64 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 16.64 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 16.66 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 16.66 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 16.66 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 16.66 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 16.66 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 16.68 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 16.68 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 16.68 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 16.69 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 16.70 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 16.70 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 16.70 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 16.70 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 16.71 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 16.72 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 16.73 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 16.73 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 16.73 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 16.73 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 16.74 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 16.75 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 16.75 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 16.75 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 16.75 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 16.77 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 16.77 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 16.77 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 16.77 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 16.79 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 16.79 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 16.79 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 16.80 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.81 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.81 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.82 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.83 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.83 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.84 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.84 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.85 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.86 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.86 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.86 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.87 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.88 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.88 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.89 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.90 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.90 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc #8 16.90 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.92 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc #8 16.92 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.92 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.94 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.95 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.97 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.97 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.99 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 17.01 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 17.04 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc #8 17.06 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 17.08 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 17.10 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 17.12 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.89 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 20.57 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.95 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc #8 22.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_5.o MobileL3_GMM_SM_Types_part_5.cc #8 22.34 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 22.38 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 22.41 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 22.45 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 22.49 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 22.52 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 22.56 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 22.59 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 22.63 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 22.66 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 23.54 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.63 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.82 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.85 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.87 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.89 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc #8 23.91 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 24.30 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 24.34 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 24.37 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 24.41 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 24.45 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 24.49 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 24.51 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 24.53 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 24.56 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 24.58 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 24.61 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 24.63 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 24.65 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 24.69 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 24.73 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 24.73 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 24.75 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 24.75 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 24.77 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 24.78 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 24.79 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 24.80 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 24.82 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.82 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.86 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.86 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.88 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.89 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.90 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.91 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.93 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.94 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.96 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.98 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.98 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 25.00 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 25.00 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 25.02 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 25.02 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 25.04 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 25.04 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 25.06 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 25.06 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 25.08 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 25.08 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 25.10 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 25.11 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 25.13 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 25.14 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 25.15 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 25.16 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 25.18 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 25.18 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 25.20 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 25.20 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 25.22 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 25.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 25.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 25.24 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 25.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 25.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 25.27 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 25.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 25.28 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 25.30 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 25.30 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 25.31 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 25.32 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 25.32 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 25.33 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 25.34 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 25.34 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 25.36 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 25.36 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 25.37 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 25.38 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 25.38 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 25.39 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 25.40 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 25.40 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 25.40 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 25.42 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 25.42 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 25.42 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 25.42 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 25.44 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 25.44 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 25.44 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 25.45 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 25.46 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 25.46 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 25.46 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 25.48 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 25.48 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 25.48 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 25.48 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 25.50 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 25.50 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 25.50 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 25.51 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 25.52 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 25.52 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 25.52 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 25.53 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 25.53 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 25.54 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 25.54 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 25.55 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 25.56 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 25.56 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 25.56 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 25.58 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 25.58 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 25.58 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 25.58 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 25.58 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 25.60 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 25.60 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 25.60 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 25.60 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 25.62 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 25.62 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 25.62 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 25.64 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 25.64 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 25.64 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 25.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 25.66 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 25.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 25.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 25.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 25.68 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 25.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 25.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 25.69 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 25.69 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 25.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 25.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 25.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 25.72 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 25.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 25.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 25.73 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 25.74 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 25.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 25.75 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 25.75 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 25.75 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 25.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 25.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 25.77 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 25.77 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 25.77 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 25.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 25.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 25.79 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 25.79 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 25.79 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 25.81 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 25.81 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 25.81 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 25.81 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 25.81 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 25.83 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 25.83 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 25.83 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 25.84 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 25.85 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 25.85 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 25.85 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 25.86 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 25.87 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 25.87 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 25.87 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 25.87 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 25.89 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 25.89 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 25.89 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.91 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.91 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.94 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.98 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 26.00 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 26.01 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 26.03 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 26.04 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 26.04 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 26.06 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 26.06 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc #8 26.06 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 26.08 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc #8 26.09 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc #8 26.09 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 26.10 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 26.11 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 26.11 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 26.13 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 26.14 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 26.14 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 26.16 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 26.16 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 26.16 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 26.17 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 26.18 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 26.18 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 26.19 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 26.20 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 26.21 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 26.21 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 26.21 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 26.23 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 26.23 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 26.23 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 26.23 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 26.25 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 26.25 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 26.25 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 26.26 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 26.84 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.97 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 27.14 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 27.59 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.70 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.75 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.81 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.92 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.95 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 28.11 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc #8 28.19 g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc #8 28.39 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 28.44 g++ -shared -o AF_PACKET_PortType.so AF_PACKET_PortType.o #8 28.50 g++ -shared -o AF_PACKET_PortTypes.so AF_PACKET_PortTypes.o #8 28.51 g++ -shared -o BSSGP_Types.so BSSGP_Types.o #8 28.53 g++ -shared -o FrameRelay_CodecPort.so FrameRelay_CodecPort.o #8 28.59 g++ -shared -o FrameRelay_Emulation.so FrameRelay_Emulation.o #8 28.63 g++ -shared -o FrameRelay_Types.so FrameRelay_Types.o #8 28.66 g++ -shared -o GBProxy_Tests.so GBProxy_Tests.o #8 28.68 g++ -shared -o GSM_Types.so GSM_Types.o #8 28.68 g++ -shared -o GTPC_Types.so GTPC_Types.o #8 28.71 g++ -shared -o GTPU_Types.so GTPU_Types.o #8 28.74 g++ -shared -o GTP_Emulation.so GTP_Emulation.o #8 28.78 g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o #8 28.80 g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o #8 28.80 g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o #8 28.83 g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o #8 28.86 g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o #8 28.86 g++ -shared -o General_Types.so General_Types.o #8 28.89 g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o #8 28.90 g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o #8 28.91 g++ -shared -o IPA_Types.so IPA_Types.o #8 28.91 g++ -shared -o IPCP_Templates.so IPCP_Templates.o #8 28.92 g++ -shared -o IPCP_Types.so IPCP_Types.o #8 28.95 g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o #8 28.95 g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o #8 28.99 g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o #8 28.99 g++ -shared -o L3_Common.so L3_Common.o #8 28.99 g++ -shared -o L3_Templates.so L3_Templates.o #8 29.03 g++ -shared -o LLC_Templates.so LLC_Templates.o #8 29.07 g++ -shared -o LLC_Types.so LLC_Types.o #8 29.09 g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o #8 29.09 g++ -shared -o M3UA_Types.so M3UA_Types.o #8 29.10 g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o #8 29.10 g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o #8 29.11 g++ -shared -o Misc_Helpers.so Misc_Helpers.o #8 29.18 g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o #8 29.19 g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o #8 29.19 g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o #8 29.20 g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o #8 29.21 g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o #8 29.25 g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o #8 29.26 g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o #8 29.28 g++ -shared -o MobileL3_Types.so MobileL3_Types.o #8 29.29 g++ -shared -o NS_Provider_FR.so NS_Provider_FR.o #8 29.36 g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o #8 29.39 g++ -shared -o NS_Types.so NS_Types.o #8 29.40 g++ -shared -o Native_Functions.so Native_Functions.o #8 29.43 g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o #8 29.43 g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o #8 29.44 g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o #8 29.44 g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o #8 29.45 g++ -shared -o Osmocom_Types.so Osmocom_Types.o #8 29.45 g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o #8 29.46 g++ -shared -o Q931_Types.so Q931_Types.o #8 29.47 g++ -shared -o Q933_Types.so Q933_Types.o #8 29.49 g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o #8 29.54 g++ -shared -o SCCP_Types.so SCCP_Types.o #8 29.55 g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o #8 29.57 g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o #8 29.60 g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o #8 29.60 g++ -shared -o SNDCP_Types.so SNDCP_Types.o #8 29.62 g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o #8 29.63 g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o #8 29.64 g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o #8 29.64 g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o #8 29.65 g++ -shared -o AF_PACKET_PortType_part_1.so AF_PACKET_PortType_part_1.o #8 29.67 g++ -shared -o AF_PACKET_PortType_part_2.so AF_PACKET_PortType_part_2.o #8 29.68 g++ -shared -o AF_PACKET_PortType_part_3.so AF_PACKET_PortType_part_3.o #8 29.69 g++ -shared -o AF_PACKET_PortType_part_4.so AF_PACKET_PortType_part_4.o #8 29.70 g++ -shared -o AF_PACKET_PortType_part_5.so AF_PACKET_PortType_part_5.o #8 29.71 g++ -shared -o AF_PACKET_PortType_part_6.so AF_PACKET_PortType_part_6.o #8 29.73 g++ -shared -o AF_PACKET_PortType_part_7.so AF_PACKET_PortType_part_7.o #8 29.73 g++ -shared -o AF_PACKET_PortTypes_part_1.so AF_PACKET_PortTypes_part_1.o #8 29.74 g++ -shared -o AF_PACKET_PortTypes_part_2.so AF_PACKET_PortTypes_part_2.o #8 29.74 g++ -shared -o AF_PACKET_PortTypes_part_3.so AF_PACKET_PortTypes_part_3.o #8 29.76 g++ -shared -o AF_PACKET_PortTypes_part_4.so AF_PACKET_PortTypes_part_4.o #8 29.76 g++ -shared -o AF_PACKET_PortTypes_part_5.so AF_PACKET_PortTypes_part_5.o #8 29.76 g++ -shared -o AF_PACKET_PortTypes_part_6.so AF_PACKET_PortTypes_part_6.o #8 29.77 g++ -shared -o AF_PACKET_PortTypes_part_7.so AF_PACKET_PortTypes_part_7.o #8 29.77 g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o #8 29.78 g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o #8 29.78 g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o #8 29.78 g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o #8 29.79 g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o #8 29.79 g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o #8 29.79 g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o #8 29.80 g++ -shared -o FrameRelay_CodecPort_part_1.so FrameRelay_CodecPort_part_1.o #8 29.80 g++ -shared -o FrameRelay_CodecPort_part_2.so FrameRelay_CodecPort_part_2.o #8 29.80 g++ -shared -o FrameRelay_CodecPort_part_3.so FrameRelay_CodecPort_part_3.o #8 29.83 g++ -shared -o FrameRelay_CodecPort_part_4.so FrameRelay_CodecPort_part_4.o #8 29.83 g++ -shared -o FrameRelay_CodecPort_part_5.so FrameRelay_CodecPort_part_5.o #8 29.84 g++ -shared -o FrameRelay_CodecPort_part_6.so FrameRelay_CodecPort_part_6.o #8 29.84 g++ -shared -o FrameRelay_CodecPort_part_7.so FrameRelay_CodecPort_part_7.o #8 29.87 g++ -shared -o FrameRelay_Emulation_part_1.so FrameRelay_Emulation_part_1.o #8 29.87 g++ -shared -o FrameRelay_Emulation_part_2.so FrameRelay_Emulation_part_2.o #8 29.87 g++ -shared -o FrameRelay_Emulation_part_3.so FrameRelay_Emulation_part_3.o #8 29.87 g++ -shared -o FrameRelay_Emulation_part_4.so FrameRelay_Emulation_part_4.o #8 29.90 g++ -shared -o FrameRelay_Emulation_part_5.so FrameRelay_Emulation_part_5.o #8 29.90 g++ -shared -o FrameRelay_Emulation_part_6.so FrameRelay_Emulation_part_6.o #8 29.90 g++ -shared -o FrameRelay_Emulation_part_7.so FrameRelay_Emulation_part_7.o #8 29.92 g++ -shared -o FrameRelay_Types_part_1.so FrameRelay_Types_part_1.o #8 29.92 g++ -shared -o FrameRelay_Types_part_2.so FrameRelay_Types_part_2.o #8 29.93 g++ -shared -o FrameRelay_Types_part_3.so FrameRelay_Types_part_3.o #8 29.94 g++ -shared -o FrameRelay_Types_part_4.so FrameRelay_Types_part_4.o #8 29.94 g++ -shared -o FrameRelay_Types_part_5.so FrameRelay_Types_part_5.o #8 29.95 g++ -shared -o FrameRelay_Types_part_6.so FrameRelay_Types_part_6.o #8 29.95 g++ -shared -o FrameRelay_Types_part_7.so FrameRelay_Types_part_7.o #8 29.96 g++ -shared -o GBProxy_Tests_part_1.so GBProxy_Tests_part_1.o #8 29.96 g++ -shared -o GBProxy_Tests_part_2.so GBProxy_Tests_part_2.o #8 29.97 g++ -shared -o GBProxy_Tests_part_3.so GBProxy_Tests_part_3.o #8 29.97 g++ -shared -o GBProxy_Tests_part_4.so GBProxy_Tests_part_4.o #8 29.98 g++ -shared -o GBProxy_Tests_part_5.so GBProxy_Tests_part_5.o #8 29.98 g++ -shared -o GBProxy_Tests_part_6.so GBProxy_Tests_part_6.o #8 29.98 g++ -shared -o GBProxy_Tests_part_7.so GBProxy_Tests_part_7.o #8 29.98 g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o #8 29.99 g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o #8 29.99 g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o #8 29.99 g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o #8 30.00 g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o #8 30.00 g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o #8 30.00 g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o #8 30.00 g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o #8 30.00 g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o #8 30.01 g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o #8 30.01 g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o #8 30.02 g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o #8 30.02 g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o #8 30.02 g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o #8 30.04 g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o #8 30.04 g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o #8 30.04 g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o #8 30.04 g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o #8 30.04 g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o #8 30.07 g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o #8 30.07 g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o #8 30.07 g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o #8 30.07 g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o #8 30.08 g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o #8 30.10 g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o #8 30.10 g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o #8 30.10 g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o #8 30.10 g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o #8 30.11 g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o #8 30.13 g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o #8 30.13 g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o #8 30.14 g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o #8 30.14 g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o #8 30.14 g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o #8 30.15 g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o #8 30.15 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o #8 30.16 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o #8 30.17 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o #8 30.17 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o #8 30.17 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o #8 30.18 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o #8 30.18 g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o #8 30.19 g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o #8 30.19 g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o #8 30.20 g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o #8 30.22 g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o #8 30.22 g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o #8 30.22 g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o #8 30.22 g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o #8 30.22 g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o #8 30.22 g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o #8 30.22 g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o #8 30.22 g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o #8 30.23 g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o #8 30.24 g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o #8 30.24 g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o #8 30.24 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o #8 30.24 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o #8 30.24 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o #8 30.25 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o #8 30.26 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o #8 30.26 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o #8 30.26 g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o #8 30.26 g++ -shared -o General_Types_part_1.so General_Types_part_1.o #8 30.27 g++ -shared -o General_Types_part_2.so General_Types_part_2.o #8 30.27 g++ -shared -o General_Types_part_3.so General_Types_part_3.o #8 30.27 g++ -shared -o General_Types_part_4.so General_Types_part_4.o #8 30.27 g++ -shared -o General_Types_part_5.so General_Types_part_5.o #8 30.27 g++ -shared -o General_Types_part_6.so General_Types_part_6.o #8 30.27 g++ -shared -o General_Types_part_7.so General_Types_part_7.o #8 30.28 g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o #8 30.28 g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o #8 30.29 g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o #8 30.29 g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o #8 30.29 g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o #8 30.29 g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o #8 30.29 g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o #8 30.29 g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o #8 30.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o #8 30.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o #8 30.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o #8 30.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o #8 30.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o #8 30.31 g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o #8 30.31 g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o #8 30.31 g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o #8 30.32 g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o #8 30.33 g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o #8 30.33 g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o #8 30.33 g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o #8 30.33 g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o #8 30.33 g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o #8 30.33 g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o #8 30.33 g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o #8 30.34 g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o #8 30.35 g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o #8 30.36 g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o #8 30.36 g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o #8 30.36 g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o #8 30.36 g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o #8 30.36 g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o #8 30.36 g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o #8 30.36 g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o #8 30.36 g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o #8 30.36 g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o #8 30.36 g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o #8 30.36 g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o #8 30.37 g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o #8 30.38 g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o #8 30.38 g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o #8 30.38 g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o #8 30.38 g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o #8 30.39 g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o #8 30.39 g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o #8 30.39 g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o #8 30.39 g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o #8 30.39 g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o #8 30.39 g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o #8 30.39 g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o #8 30.41 g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o #8 30.41 g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o #8 30.41 g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o #8 30.41 g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o #8 30.41 g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o #8 30.41 g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o #8 30.41 g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o #8 30.41 g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o #8 30.42 g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o #8 30.42 g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o #8 30.42 g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o #8 30.42 g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o #8 30.44 g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o #8 30.44 g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o #8 30.44 g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o #8 30.44 g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o #8 30.44 g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o #8 30.44 g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o #8 30.44 g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o #8 30.44 g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o #8 30.44 g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o #8 30.44 g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o #8 30.44 g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o #8 30.45 g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o #8 30.46 g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o #8 30.46 g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o #8 30.46 g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o #8 30.47 g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o #8 30.47 g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o #8 30.47 g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o #8 30.47 g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o #8 30.47 g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o #8 30.47 g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o #8 30.47 g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o #8 30.48 g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o #8 30.49 g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o #8 30.50 g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o #8 30.50 g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o #8 30.50 g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o #8 30.50 g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o #8 30.50 g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o #8 30.50 g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o #8 30.50 g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o #8 30.50 g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o #8 30.50 g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o #8 30.50 g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o #8 30.51 g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o #8 30.52 g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o #8 30.53 g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o #8 30.53 g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o #8 30.53 g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o #8 30.53 g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o #8 30.53 g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o #8 30.53 g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o #8 30.53 g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o #8 30.53 g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o #8 30.55 g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o #8 30.55 g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o #8 30.55 g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o #8 30.55 g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o #8 30.56 g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o #8 30.56 g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o #8 30.56 g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o #8 30.56 g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o #8 30.56 g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o #8 30.56 g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o #8 30.56 g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o #8 30.56 g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o #8 30.58 g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o #8 30.58 g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o #8 30.58 g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o #8 30.58 g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o #8 30.58 g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o #8 30.58 g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o #8 30.58 g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o #8 30.58 g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o #8 30.58 g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o #8 30.58 g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o #8 30.59 g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o #8 30.60 g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o #8 30.61 g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o #8 30.61 g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o #8 30.61 g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o #8 30.61 g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o #8 30.61 g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o #8 30.61 g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o #8 30.61 g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o #8 30.61 g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o #8 30.63 g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o #8 30.64 g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o #8 30.64 g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o #8 30.64 g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o #8 30.64 g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o #8 30.64 g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o #8 30.64 g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o #8 30.64 g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o #8 30.66 g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o #8 30.66 g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o #8 30.67 g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o #8 30.68 g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o #8 30.68 g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o #8 30.68 g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o #8 30.68 g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o #8 30.68 g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o #8 30.68 g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o #8 30.68 g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o #8 30.70 g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o #8 30.71 g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o #8 30.71 g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o #8 30.71 g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o #8 30.71 g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o #8 30.71 g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o #8 30.71 g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o #8 30.73 g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o #8 30.74 g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o #8 30.74 g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o #8 30.74 g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o #8 30.74 g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o #8 30.74 g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o #8 30.74 g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o #8 30.74 g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o #8 30.75 g++ -shared -o NS_Provider_FR_part_1.so NS_Provider_FR_part_1.o #8 30.76 g++ -shared -o NS_Provider_FR_part_2.so NS_Provider_FR_part_2.o #8 30.77 g++ -shared -o NS_Provider_FR_part_3.so NS_Provider_FR_part_3.o #8 30.77 g++ -shared -o NS_Provider_FR_part_4.so NS_Provider_FR_part_4.o #8 30.77 g++ -shared -o NS_Provider_FR_part_5.so NS_Provider_FR_part_5.o #8 30.77 g++ -shared -o NS_Provider_FR_part_6.so NS_Provider_FR_part_6.o #8 30.77 g++ -shared -o NS_Provider_FR_part_7.so NS_Provider_FR_part_7.o #8 30.77 g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o #8 30.77 g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o #8 30.77 g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o #8 30.78 g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o #8 30.78 g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o #8 30.79 g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o #8 30.79 g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o #8 30.79 g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o #8 30.80 g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o #8 30.80 g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o #8 30.80 g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o #8 30.80 g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o #8 30.80 g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o #8 30.80 g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o #8 30.81 g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o #8 30.82 g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o #8 30.82 g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o #8 30.82 g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o #8 30.82 g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o #8 30.82 g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o #8 30.82 g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o #8 30.83 g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o #8 30.83 g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o #8 30.83 g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o #8 30.83 g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o #8 30.84 g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o #8 30.85 g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o #8 30.85 g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o #8 30.85 g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o #8 30.85 g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o #8 30.85 g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o #8 30.85 g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o #8 30.85 g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o #8 30.85 g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o #8 30.85 g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o #8 30.86 g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o #8 30.86 g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o #8 30.86 g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o #8 30.87 g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o #8 30.88 g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o #8 30.88 g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o #8 30.88 g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o #8 30.88 g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o #8 30.88 g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o #8 30.88 g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o #8 30.88 g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o #8 30.88 g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o #8 30.88 g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o #8 30.88 g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o #8 30.89 g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o #8 30.90 g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o #8 30.91 g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o #8 30.91 g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o #8 30.91 g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o #8 30.91 g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o #8 30.92 g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o #8 30.92 g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o #8 30.92 g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o #8 30.92 g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o #8 30.92 g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o #8 30.92 g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o #8 30.92 g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o #8 30.93 g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o #8 30.93 g++ -shared -o Q931_Types_part_1.so Q931_Types_part_1.o #8 30.93 g++ -shared -o Q931_Types_part_2.so Q931_Types_part_2.o #8 30.93 g++ -shared -o Q931_Types_part_3.so Q931_Types_part_3.o #8 30.93 g++ -shared -o Q931_Types_part_4.so Q931_Types_part_4.o #8 30.95 g++ -shared -o Q931_Types_part_5.so Q931_Types_part_5.o #8 30.95 g++ -shared -o Q931_Types_part_6.so Q931_Types_part_6.o #8 30.95 g++ -shared -o Q931_Types_part_7.so Q931_Types_part_7.o #8 30.95 g++ -shared -o Q933_Types_part_1.so Q933_Types_part_1.o #8 30.95 g++ -shared -o Q933_Types_part_2.so Q933_Types_part_2.o #8 30.95 g++ -shared -o Q933_Types_part_3.so Q933_Types_part_3.o #8 30.96 g++ -shared -o Q933_Types_part_4.so Q933_Types_part_4.o #8 30.97 g++ -shared -o Q933_Types_part_5.so Q933_Types_part_5.o #8 30.97 g++ -shared -o Q933_Types_part_6.so Q933_Types_part_6.o #8 30.97 g++ -shared -o Q933_Types_part_7.so Q933_Types_part_7.o #8 30.97 g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o #8 30.97 g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o #8 30.97 g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o #8 30.97 g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o #8 30.97 g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o #8 30.97 g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o #8 30.98 g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o #8 30.98 g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o #8 30.99 g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o #8 31.00 g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o #8 31.00 g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o #8 31.00 g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o #8 31.00 g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o #8 31.00 g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o #8 31.01 g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o #8 31.01 g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o #8 31.01 g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o #8 31.01 g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o #8 31.01 g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o #8 31.02 g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o #8 31.03 g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o #8 31.04 g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o #8 31.04 g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o #8 31.04 g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o #8 31.04 g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o #8 31.04 g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o #8 31.04 g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o #8 31.04 g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o #8 31.04 g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o #8 31.05 g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o #8 31.05 g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o #8 31.05 g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o #8 31.06 g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o #8 31.07 g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o #8 31.07 g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o #8 31.07 g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o #8 31.07 g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o #8 31.07 g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o #8 31.07 g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o #8 31.07 g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o #8 31.07 g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o #8 31.07 g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o #8 31.07 g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o #8 31.07 g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o #8 31.08 g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o #8 31.09 g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o #8 31.10 g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o #8 31.10 g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o #8 31.10 g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o #8 31.10 g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o #8 31.10 g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o #8 31.10 g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o #8 31.10 g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o #8 31.10 g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o #8 31.10 g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o #8 31.12 g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o #8 31.12 g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o #8 31.12 g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o #8 31.12 g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o #8 31.12 g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o #8 31.12 g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o #8 31.12 g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o #8 31.12 g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o #8 31.12 g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o #8 31.13 g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o #8 31.13 g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o #8 31.13 g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o #8 31.13 g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o #8 31.14 g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o #8 31.14 g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o #8 31.14 g++ -shared -o IPA_Emulation.so IPA_Emulation.o #8 31.14 g++ -shared -o RAW_NS.so RAW_NS.o #8 31.14 g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o #8 31.15 g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o #8 31.15 g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o #8 31.16 g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o #8 31.16 g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o #8 31.16 g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o #8 31.16 g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o #8 31.17 g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o #8 31.17 g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o #8 31.17 g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o #8 31.18 g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o #8 31.18 g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o #8 31.19 g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o #8 31.19 g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o #8 31.19 g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o #8 31.19 g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o #8 31.19 g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o #8 31.19 g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o #8 31.20 g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o #8 31.20 g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o #8 31.20 g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o #8 31.21 g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o #8 31.22 g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o #8 31.22 g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o #8 31.22 g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o #8 31.22 g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o #8 31.22 g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o #8 31.22 g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o #8 31.22 g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o #8 31.22 g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o #8 31.22 g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o #8 31.23 g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o #8 31.24 g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o #8 31.24 g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o #8 31.24 g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o #8 31.24 g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o #8 31.25 g++ -shared -o AF_PACKET_PT.so AF_PACKET_PT.o #8 31.25 g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o #8 31.25 g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o #8 31.25 g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o #8 31.25 g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o #8 31.27 g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o #8 31.27 g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o #8 31.27 g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o #8 31.27 g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o #8 31.27 g++ -shared -o LLC_EncDec.so LLC_EncDec.o #8 31.27 g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o #8 31.27 g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o #8 31.27 g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o #8 31.29 g++ -shared -o TCCConversion.so TCCConversion.o #8 31.30 g++ -shared -o TCCInterface.so TCCInterface.o #8 31.31 g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o #8 31.31 g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o #8 31.63 g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o #8 31.84 g++ -shared -o NS_Emulation.so NS_Emulation.o #8 32.32 g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o #8 32.85 g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o #8 32.89 g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o #8 33.31 g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o #8 33.36 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 33.36 -L/usr/lib/titan -lttcn3-parallel-dynamic \ #8 33.36 -L/lib -lcrypto \ #8 33.36 -L/usr/lib -lxml2 -lsctp -lsctp -lssl -lpthread; \ #8 33.36 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 33.72 make[1]: Leaving directory '/osmo-ttcn3-hacks/gbproxy' #8 DONE 34.3s #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 2.1s done #10 writing image sha256:a9a46b1ff3021d4c7b69d258e1eee125164790b00de42e6e997ed0d5110638df done #10 naming to docker.io/osmocom-build/ttcn3-gbproxy-test:latest 0.0s done #10 DONE 2.2s 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 a9a46b1ff302 + 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=53731 + seq 1 30 + echo (53731 + 1) % 256 + bc + SUBNET=228 + NET_NAME=ttcn3-gbproxy-test-228 + SUB4=172.18.228.0/24 + SUB6=fd02:db8:228::/64 + set +x Creating network ttcn3-gbproxy-test-228, trying SUBNET=228... + docker network create --internal --subnet 172.18.228.0/24 --ipv6 --subnet fd02:db8:228::/64 ttcn3-gbproxy-test-228 19112eebd413336b10bedc7b0d91bd995f80e70123686146de392e00c0f1093a + set +x ### Network ttcn3-gbproxy-test-228 created (SUBNET=228) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=228 to: /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy/osmo-gbproxy.cfg Applying SUBNET=228 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 228 10 + NET=228 + ADDR_SUFIX=10 + echo --network ttcn3-gbproxy-test-228 --ip 172.18.228.10 --ip6 fd02:db8:228::10 + docker run --rm --network ttcn3-gbproxy-test-228 --ip 172.18.228.10 --ip6 fd02:db8:228::10 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy:/data --name jenkins-ttcn3-gbproxy-test-1625-gbproxy -d osmocom-build/osmo-gbproxy-master /bin/sh -c osmo-gbproxy -c /data/osmo-gbproxy.cfg >/data/osmo-gbproxy.log 2>&1 3c1d864f9498076a470ea76db44793d2acb780a2c1ef4920f2ac07ceb55aef5e + echo Starting container with gbproxy testsuite Starting container with gbproxy testsuite + docker_network_params 228 103 + NET=228 + ADDR_SUFIX=103 + echo --network ttcn3-gbproxy-test-228 --ip 172.18.228.103 --ip6 fd02:db8:228::103 + docker run --rm --network ttcn3-gbproxy-test-228 --ip 172.18.228.103 --ip6 fd02:db8:228::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.228.10 -e OSMO_SUT_PORT=4246 -v /home/osmocom-build/jenkins/workspace/ttcn3-gbproxy-test/logs/gbproxy-tester:/data --name jenkins-ttcn3-gbproxy-test-1625-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@3c5f6958659e: Unix server socket created successfully. MC@3c5f6958659e: Listening on TCP port 46823. MC2> 3c5f6958659e is the default spawn /osmo-ttcn3-hacks/gbproxy/GBProxy_Tests 3c5f6958659e 46823 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3c5f6958659e: New HC connected from 172.18.228.103 [172.18.228.103]. 3c5f6958659e: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@3c5f6958659e: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3c5f6958659e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3c5f6958659e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3c5f6958659e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3c5f6958659e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3c5f6958659e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3c5f6958659e: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3c5f6958659e: Configuration file was processed on all HCs. MC@3c5f6958659e: Creating MTC on host 172.18.228.103. MC@3c5f6958659e: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup'. ------ GBProxy_Tests.TC_BVC_bringup ------ Fri Mar 14 03:03:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_BVC_bringup started. GbProxy_Test-NS(SGSN[0])(4)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(4)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(4)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(4)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(16)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(16)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(16)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(16)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(4)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-BSSGP(SGSN[1])(17)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(17)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(5)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(5)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(28)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(29)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(28)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(28)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(28)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(33)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(29)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(29)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(33)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(34)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(33)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(33)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(39)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(34)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(34)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(39)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(40)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(39)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(39)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(40)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(40)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3c5f6958659e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@3c5f6958659e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3c5f6958659e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3c5f6958659e: Adding Client=TC_BVC_bringup(46), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup(46)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3c5f6958659e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@3c5f6958659e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3c5f6958659e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3c5f6958659e: Adding Client=TC_BVC_bringup(47), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup(47)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(5)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(4)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(25)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(17)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(16)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(8)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(20)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(28)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(13)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(29)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(32)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(34)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(33)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(37)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6)@3c5f6958659e: Final verdict of PTC: none TC_BVC_bringup(47)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(40)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(39)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(44)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(42)@3c5f6958659e: Final verdict of PTC: none TC_BVC_bringup(46)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(4): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(5): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(6): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(7): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(8): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(9): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(10): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(11): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(12): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(13): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(14): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(15): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(16): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(17): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(18): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(19): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(20): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(21): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(22): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(23): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(24): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(25): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(26): none (pass -> pass) MTC@3c5fFri Mar 14 03:03:52 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup pass ====== 6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(27): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(28): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(29): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(30): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(31): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(32): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(33): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(34): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(35): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(36): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(37): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(38): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(39): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(40): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(41): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(42): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(43): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(44): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(45): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_BVC_bringup(46): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_BVC_bringup(47): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_BVC_bringup finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=213900) Waiting for packet dumper to finish... 1 (prev_count=213900, count=214996) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting'. ------ GBProxy_Tests.TC_BVC_bringup_conflicting ------ Fri Mar 14 03:03:54 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_BVC_bringup_conflicting' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_BVC_bringup_conflicting started. GbProxy_Test-NS(SGSN[0])(49)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(49)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(49)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(49)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(61)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(61)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(61)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(49)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(61)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(50)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(50)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(62)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(62)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(73)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(74)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(73)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(73)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(73)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(78)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(74)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(74)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(79)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(78)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: Rx BVC-RESET from BVCI=23 GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3c5f6958659e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: Rx BVC-RESET from BVCI=23 GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(78)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(78)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(84)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(79)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(79)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: 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(SGSN[0])-BVCI20022(55)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: 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(80)@3c5f6958659e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(84)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(85)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(84)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(84)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(85)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(85)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: 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)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@3c5f6958659e: BVCI(23) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: 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[0])-BVCI20032(59)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(91), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_BVC_bringup_conflicting(91)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: Adding Client=TC_BVC_bringup_conflicting(92), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_BVC_bringup_conflicting(92)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(48)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(49)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(61)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(50)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(73)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(68)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(62)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(74)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(54)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(71)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(69)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(66)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI23(76)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(77)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(58)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(85)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(84)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(89)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(83)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI23(80)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI23(86)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(78)@3c5f6958659e: Final verdict of PTC: none TC_BVC_bringup_conflicting(92)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(79)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52)@3c5f6958659e: Final verdict of PTC: none TC_BVC_bringup_conflicting(91)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(48): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(49): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(50): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(51): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(52): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(53): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(54): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(55): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(56): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI23(57): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(58): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(59): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(60): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(61): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(62): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(63): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(64): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(65): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(66): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(67): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI23(68): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(69): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(70): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(71): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(72): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(73): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(74): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(75): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI23(76): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(77): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(78): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(79): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI23(80): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(81): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(82): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(83): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(84): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(85): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI23(86): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(87): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(88): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(89): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(90): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_BVC_bringup_conflicting(91): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_BVC_bringup_conflicting(92): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_BVC_bringup_conflicting finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass'. Fri Mar 14 03:04:15 UTC 2025 ====== GBProxy_Tests.TC_BVC_bringup_conflicting pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221640) Waiting for packet dumper to finish... 1 (prev_count=221640, count=222736) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_BVC_bringup_conflicting pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata'. ------ GBProxy_Tests.TC_ul_unitdata ------ Fri Mar 14 03:04:17 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_ul_unitdata started. GbProxy_Test-NS(SGSN[0])(94)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(94)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(94)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(94)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(106)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(106)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(106)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(94)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(106)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(95)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(95)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(107)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(107)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(118)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(119)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(118)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(118)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(118)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(123)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(119)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(119)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(124)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(123)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(123)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(129)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(124)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(124)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(129)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(130)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(129)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(129)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(130)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(130)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3c5f6958659e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3c5f6958659e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3c5f6958659e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3c5f6958659e: Adding Client=TC_ul_unitdata(136), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): none -> pass TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(136)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3c5f6958659e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3c5f6958659e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3c5f6958659e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3c5f6958659e: Adding Client=TC_ul_unitdata(137), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): none -> pass TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata(137)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(93)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(94)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(98)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(103)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(134)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(116)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(111)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(130)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(127)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(95)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(114)@3c5f6958659e: Final verdict of PTC: none TC_ul_unitdata(136)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])(123)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(106)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(122)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101)@3c5f6958659e: Final verdict of PTC: none TC_ul_unitdata(137)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(118)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(119)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(129)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(107)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(124)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(94): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(95): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(96): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(97): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(98): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(99): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(100): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(101): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(102): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(103): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(104): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(105): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(106): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(107): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(108): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(109): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(110): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(111): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(112): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(113): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(114): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(115): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(116): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(117): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(118): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(119): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(120): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(121): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(122): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(123): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(124): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(125): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(126): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(127): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(128): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(129): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(130): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(131): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(132): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(133): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(134): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(135): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ul_unitdata(136): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ul_unitdata(137): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_ul_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass'. Fri Mar 14 03:04:35 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2758616) Waiting for packet dumper to finish... 1 (prev_count=2758616, count=2772876) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure'. ------ GBProxy_Tests.TC_ul_unitdata_pool_failure ------ Fri Mar 14 03:04:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ul_unitdata_pool_failure' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_ul_unitdata_pool_failure started. GbProxy_Test-NS(SGSN[0])(139)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(139)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(139)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(139)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(151)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(151)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(151)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(139)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(151)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(140)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(140)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(152)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(152)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(163)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(164)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(163)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(163)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(163)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(168)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(164)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(164)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(169)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(168)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(168)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(169)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(169)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(174)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(175)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(174)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(174)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(175)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(175)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Disabling NSVC on user request GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(181), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(181)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3c5f6958659e: Adding Client=TC_ul_unitdata_pool_failure(182), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): none -> pass TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ul_unitdata_pool_failure(182)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(138)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(140)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(139)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(151)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(152)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(156)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(143)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(161)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(147)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(164)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(163)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(174)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(167)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(145)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(172)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(178)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(168)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177)@3c5f6958659e: Final verdict of PTC: none TC_ul_unitdata_pool_failure(181)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154)@3c5f6958659e: Final verdict of PTC: none TC_ul_unitdata_pool_failure(182)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(175)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(169)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(139): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(140): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(141): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(142): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(143): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(144): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(145): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(146): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(147): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(148): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(149): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(150): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(151): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(152): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(153): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(154): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(155): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(156): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(157): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(158): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(159): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(160): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(161): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(162): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(163): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(164): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(165): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(166): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(167): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(168): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(169): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(170): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(171): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(172): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(173): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(174): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(175): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(176): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(177): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(178): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(179): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(180): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ul_unitdata_pool_failure(181): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ul_unitdata_pool_failure(182): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_ul_unitdata_pool_failure finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass'. Fri Mar 14 03:05:10 UTC 2025 ====== GBProxy_Tests.TC_ul_unitdata_pool_failure pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2786444) Waiting for packet dumper to finish... 1 (prev_count=2786444, count=2812020) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ul_unitdata_pool_failure pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata'. ------ GBProxy_Tests.TC_dl_unitdata ------ Fri Mar 14 03:05:12 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dl_unitdata' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_dl_unitdata started. GbProxy_Test-NS(SGSN[0])(184)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(184)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(184)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(184)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(196)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(196)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(196)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(196)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(184)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(197)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(197)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(185)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(185)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(208)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(209)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(208)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(208)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(208)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(213)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(209)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(209)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(213)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(214)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(213)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(213)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(219)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(214)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(214)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(219)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(220)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(219)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(219)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(220)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(220)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3c5f6958659e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3c5f6958659e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3c5f6958659e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3c5f6958659e: Adding Client=TC_dl_unitdata(226), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): none -> pass TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(226)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3c5f6958659e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3c5f6958659e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3c5f6958659e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3c5f6958659e: Adding Client=TC_dl_unitdata(227), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): none -> pass TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_dl_unitdata(227)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(183)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(184)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(185)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(197)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(196)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(188)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(208)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(206)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(201)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(193)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(209)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(204)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(212)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(213)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(214)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(217)@3c5f6958659e: Final verdict of PTC: none TC_dl_unitdata(226)@3c5f6958659e: Final verdict of PTC: pass TC_dl_unitdata(227)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(223)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(220)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(219)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(184): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(185): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(186): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(187): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(188): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(189): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(190): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(191): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(192): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(193): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(194): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(195): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(196): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(197): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(198): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(199): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(200): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(201): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(202): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(203): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(204): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(205): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(206): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(207): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(208): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(209): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(210): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(211): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(212): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(213): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(214): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(215): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(216): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(217): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(218): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(219): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(220): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(221): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(222): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(223): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(224): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(225): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_dl_unitdata(226): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_dl_unitdata(227): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_dl_unitdata finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass'. Fri Mar 14 03:05:24 UTC 2025 ====== GBProxy_Tests.TC_dl_unitdata pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=2751592) Waiting for packet dumper to finish... 1 (prev_count=2751592, count=2771332) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dl_unitdata pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability'. ------ GBProxy_Tests.TC_ra_capability ------ Fri Mar 14 03:05:27 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_ra_capability started. GbProxy_Test-NS(SGSN[0])(229)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(229)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(229)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(229)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(241)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(241)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(241)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(241)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(229)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(242)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(242)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(230)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(230)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(253)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(254)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(253)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(253)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(253)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(258)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(254)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(254)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(259)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(258)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(258)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(259)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(259)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(264)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(265)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(264)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(264)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(265)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(265)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@3c5f6958659e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3c5f6958659e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3c5f6958659e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@3c5f6958659e: Adding Client=TC_ra_capability(271), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability(271)@3c5f6958659e: setverdict(pass): none -> pass TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(271)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@3c5f6958659e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3c5f6958659e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3c5f6958659e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@3c5f6958659e: Adding Client=TC_ra_capability(272), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability(272)@3c5f6958659e: setverdict(pass): none -> pass TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability(272)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(228)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(230)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(229)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(253)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(241)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(259)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(245)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(238)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(254)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(262)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(264)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(258)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(249)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(265)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(268)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(257)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(242)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(247)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(233)@3c5f6958659e: Final verdict of PTC: none TC_ra_capability(271)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236)@3c5f6958659e: Final verdict of PTC: none TC_ra_capability(272)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(229): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(230): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(231): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(232): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(233): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(234): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(235): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(236): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(237): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(238): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(239): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(240): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(241): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(242): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(243): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(244): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(245): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(246): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(247): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(248): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(249): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(250): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(251): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(252): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(253): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(254): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(255): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(256): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(257): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(258): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(259): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(260): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(261): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(262): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(263): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(264): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(265): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(266): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(267): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(268): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(269): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(270): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ra_capability(271): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ra_capability(272): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_ra_capability finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass'. Fri Mar 14 03:05:33 UTC 2025 ====== GBProxy_Tests.TC_ra_capability pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=228656) Waiting for packet dumper to finish... 1 (prev_count=228656, count=245512) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd'. ------ GBProxy_Tests.TC_ra_capability_upd ------ Fri Mar 14 03:05:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ra_capability_upd' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_ra_capability_upd started. GbProxy_Test-NS(SGSN[0])(274)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(274)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(274)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(274)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(286)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(286)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(286)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(286)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(274)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(287)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(287)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(275)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(275)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(298)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(299)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(298)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(298)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(298)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(303)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(299)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(299)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(303)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(304)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(303)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(303)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(309)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(304)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(304)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(309)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(309)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(310)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(309)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(310)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(310)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(314)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3c5f6958659e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3c5f6958659e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@3c5f6958659e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3c5f6958659e: Adding Client=TC_ra_capability_upd(316), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): none -> pass TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(316)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3c5f6958659e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3c5f6958659e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@3c5f6958659e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3c5f6958659e: Adding Client=TC_ra_capability_upd(317), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): none -> pass TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_ra_capability_upd(317)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(273)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(291)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(314)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(307)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(279)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(286)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(274)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(284)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(298)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(313)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(287)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(277)@3c5f6958659e: Final verdict of PTC: none TC_ra_capability_upd(316)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(311)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(275)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(282)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(304)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(293)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(303)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(302)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(299)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(295)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288)@3c5f6958659e: Final verdict of PTC: none TC_ra_capability_upd(317)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(310)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(309)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(274): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(275): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(276): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(277): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(278): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(279): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(280): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(281): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(282): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(283): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(284): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(285): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(286): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(287): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(288): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(289): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(290): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(291): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(292): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(293): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(294): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(295): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(296): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(297): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(298): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(299): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(300): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(301): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(302): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(303): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(304): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(305): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(306): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(307): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(308): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(309): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(310): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(311): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(312): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(313): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(314): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(315): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ra_capability_upd(316): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ra_capability_upd(317): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_ra_capability_upd finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass'. Fri Mar 14 03:05:41 UTC 2025 ====== GBProxy_Tests.TC_ra_capability_upd pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=250244) Waiting for packet dumper to finish... 1 (prev_count=250244, count=278204) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ra_capability_upd pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status'. ------ GBProxy_Tests.TC_radio_status ------ Fri Mar 14 03:05:43 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_radio_status started. GbProxy_Test-NS(SGSN[0])(319)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(319)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(319)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(319)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(331)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(331)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(331)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(319)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(331)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(320)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(320)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(332)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(332)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(343)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(344)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(343)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(343)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(343)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(348)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(344)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(344)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(349)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(348)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(348)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(349)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(349)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(354)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(355)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(354)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(354)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(355)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(355)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(326)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(326)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@3c5f6958659e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@3c5f6958659e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@3c5f6958659e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@3c5f6958659e: Adding Client=TC_radio_status(361), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_radio_status(361)@3c5f6958659e: setverdict(pass): none -> pass TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(361)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@3c5f6958659e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@3c5f6958659e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@3c5f6958659e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@3c5f6958659e: Adding Client=TC_radio_status(362), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_radio_status(362)@3c5f6958659e: setverdict(pass): none -> pass TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status(362)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(318)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(319)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(332)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(331)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(343)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(320)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(326)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(329)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(344)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(347)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(341)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(327)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(348)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(349)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(336)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(339)@3c5f6958659e: Final verdict of PTC: none TC_radio_status(361)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(352)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345)@3c5f6958659e: Final verdict of PTC: none TC_radio_status(362)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(322)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(354)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(359)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(355)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(324)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(319): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(320): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(321): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(322): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(323): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(324): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(325): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(326): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(327): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(328): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(329): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(330): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(331): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(332): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(333): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(334): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(335): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(336): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(337): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(338): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(339): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(340): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(341): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(342): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(343): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(344): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(345): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(346): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(347): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(348): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(349): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(350): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(351): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(352): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(353): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(354): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(355): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(356): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(357): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(358): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(359): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(360): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_radio_status(361): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_radio_status(362): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_radio_status finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass'. Fri Mar 14 03:05:49 UTC 2025 ====== GBProxy_Tests.TC_radio_status pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=198508) Waiting for packet dumper to finish... 1 (prev_count=198508, count=245884) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi'. ------ GBProxy_Tests.TC_radio_status_tmsi ------ Fri Mar 14 03:05:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_tmsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_radio_status_tmsi started. GbProxy_Test-NS(SGSN[0])(364)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(364)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(364)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(364)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(376)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(376)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(376)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(364)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])(376)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(365)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(365)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(377)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(377)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(388)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(389)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(388)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(388)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(388)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(389)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(389)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(393)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(394)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(393)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(393)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(399)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(394)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(394)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(399)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(400)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(399)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(399)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(400)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(400)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(406), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(406)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: Adding Client=TC_radio_status_tmsi(407), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_tmsi(407)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(363)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(364)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(365)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(393)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(388)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(376)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(368)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(380)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(377)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(389)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(394)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(372)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396)@3c5f6958659e: Final verdict of PTC: none TC_radio_status_tmsi(406)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(370)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(392)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(397)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(400)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(399)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(404)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(402)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(385)@3c5f6958659e: Final verdict of PTC: none TC_radio_status_tmsi(407)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(364): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(365): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(366): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(367): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(368): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(369): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(370): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(371): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(372): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(373): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(374): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(375): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(376): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(377): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(378): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(379): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(380): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(381): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(382): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(383): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(384): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(385): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(386): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(387): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(388): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(389): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(390): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(391): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(392): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(393): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(394): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(395): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(396): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(397): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(398): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(399): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(400): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(401): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(402): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(403): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(404): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(405): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_radio_status_tmsi(406): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_radio_status_tmsi(407): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_radio_status_tmsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass'. Fri Mar 14 03:05:57 UTC 2025 ====== GBProxy_Tests.TC_radio_status_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=211360) Waiting for packet dumper to finish... 1 (prev_count=211360, count=246256) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_tmsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi'. ------ GBProxy_Tests.TC_radio_status_imsi ------ Fri Mar 14 03:05:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_radio_status_imsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_radio_status_imsi started. GbProxy_Test-NS(SGSN[0])(409)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(409)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(409)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(409)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(421)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(421)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(421)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(421)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(409)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(422)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(422)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(410)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(410)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(433)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(434)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(433)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(433)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(433)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(438)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(434)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(434)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(438)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(439)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(438)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(438)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(444)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(439)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(439)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(444)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(444)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(444)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(445)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(445)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(445)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3c5f6958659e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@3c5f6958659e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3c5f6958659e: Adding Client=TC_radio_status_imsi(451), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(451)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3c5f6958659e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@3c5f6958659e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3c5f6958659e: Adding Client=TC_radio_status_imsi(452), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_radio_status_imsi(452)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(408)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(410)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(422)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(413)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(418)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(430)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(409)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(425)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(421)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(444)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(448)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(438)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(434)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(437)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(439)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(442)@3c5f6958659e: Final verdict of PTC: none TC_radio_status_imsi(452)@3c5f6958659e: Final verdict of PTC: pass TC_radio_status_imsi(451)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(445)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(433)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(408): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(409): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(410): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(411): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(412): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(413): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(414): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(415): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(416): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(417): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(418): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(419): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(420): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(421): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(422): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(423): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(424): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(425): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(426): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(427): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(428): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(429): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(430): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(431): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(432): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(433): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(434): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(435): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(436): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(437): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(438): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(439): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(440): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(441): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(442): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(443): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(444): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(445): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(446): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(447): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(448): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(449): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(450): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_radio_status_imsi(451): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_radio_status_imsi(452): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_radio_status_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass'. Fri Mar 14 03:06:05 UTC 2025 ====== GBProxy_Tests.TC_radio_status_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=250200) Waiting for packet dumper to finish... 1 (prev_count=250200, count=251296) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_radio_status_imsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend'. ------ GBProxy_Tests.TC_suspend ------ Fri Mar 14 03:06:07 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_suspend' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_suspend started. GbProxy_Test-NS(SGSN[0])(454)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(454)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(454)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(454)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(466)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(466)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(466)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(466)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(454)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(467)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(467)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(455)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(455)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(478)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(479)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(478)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(478)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(478)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(483)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(479)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(479)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(483)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(484)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(483)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(483)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(489)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(484)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(484)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(489)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(490)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(489)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(489)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(490)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(490)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(453)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(455)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(454)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(458)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(466)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(463)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(470)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(467)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(474)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(478)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(479)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(493)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(490)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(484)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(487)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(489)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(483)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(482)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(453): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(454): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(455): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(456): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(457): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(458): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(459): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(460): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(461): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(462): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(463): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(464): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(465): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(466): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(467): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(468): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(469): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(470): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(471): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(472): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(473): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(474): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(475): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(476): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(477): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(478): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(479): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(480): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(481): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(482): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(483): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(484): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(485): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(486): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(487): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(488): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(489): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(490): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(491): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(492): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(493): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(494): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(495): none (pass -> pass) MTC@3c5f6958659e: Test case TC_suspend finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass'. Fri Mar 14 03:06:13 UTC 2025 ====== GBProxy_Tests.TC_suspend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=286864) Waiting for packet dumper to finish... 1 (prev_count=286864, count=349208) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_suspend pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume'. ------ GBProxy_Tests.TC_resume ------ Fri Mar 14 03:06:15 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_resume' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_resume started. GbProxy_Test-NS(SGSN[0])(497)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(497)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(497)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(497)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(509)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(509)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(509)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(519)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(519)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(519)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(497)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(509)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(519)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(519)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(498)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(498)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(510)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(510)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(521)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(522)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(521)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(521)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(521)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(526)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(522)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(522)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(527)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(526)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(531)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(531)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(526)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(532)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-NS(PCU[1])(526)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(531)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(531)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(531)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(527)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(527)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(532)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(528)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(530)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(533)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(532)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(532)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(533)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(533)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(516)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(516)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(518)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(518)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(496)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(497)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(501)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(518)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(498)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(516)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(509)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(505)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(519)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(514)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(521)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(522)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(525)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(526)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(528)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(533)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(517)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(536)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(527)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(532)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(531)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(510)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(529)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(530)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(496): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(497): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(498): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(499): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(500): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(501): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(502): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(503): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(504): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(505): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(506): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(507): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(508): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(509): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(510): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(511): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(512): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(513): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(514): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(515): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(516): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(517): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(518): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(519): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(520): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(521): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(522): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(523): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(524): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(525): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(526): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(527): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(528): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(529): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(530): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(531): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(532): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(533): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(534): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(535): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(536): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(537): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(538): none (pass -> pass) MTC@3c5f6958659e: Test case TC_resume finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass'. Fri Mar 14 03:06:21 UTC 2025 ====== GBProxy_Tests.TC_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=324696) Waiting for packet dumper to finish... 1 (prev_count=324696, count=349040) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_resume pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace'. ------ GBProxy_Tests.TC_trace ------ Fri Mar 14 03:06:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_trace' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_trace started. GbProxy_Test-NS(SGSN[0])(540)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(540)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(540)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(540)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(552)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(552)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(552)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(552)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(540)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(553)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(553)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(541)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(541)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(564)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(565)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(564)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(564)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(564)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(569)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(565)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(565)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(569)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(570)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(569)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(569)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(570)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(570)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(575)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(575)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(575)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(576)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(576)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(576)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(539)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(553)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(541)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(540)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(552)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(544)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(562)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(560)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(557)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(549)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(569)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(564)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(573)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(575)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(570)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(579)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(576)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(565)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(568)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(577)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(539): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(540): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(541): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(542): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(543): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(544): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(545): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(546): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(547): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(548): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(549): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(550): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(551): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(552): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(553): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(554): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(555): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(556): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(557): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(558): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(559): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(560): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(561): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(562): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(563): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(564): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(565): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(566): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(567): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(568): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(569): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(570): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(571): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(572): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(573): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(574): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(575): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(576): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(577): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(578): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(579): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(580): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(581): none (pass -> pass) MTC@3c5f6958659e: Test case TC_trace finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass'. Fri Mar 14 03:06:31 UTC 2025 ====== GBProxy_Tests.TC_trace pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=215744) Waiting for packet dumper to finish... 1 (prev_count=215744, count=216840) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_trace pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded'. ------ GBProxy_Tests.TC_llc_discarded ------ Fri Mar 14 03:06:33 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_llc_discarded' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_llc_discarded started. GbProxy_Test-NS(SGSN[0])(583)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(583)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(583)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(583)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(595)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(595)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(595)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(583)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(595)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(584)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(584)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(596)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(596)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(607)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(608)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(607)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(607)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(607)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(612)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(608)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(608)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(612)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(613)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(612)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(612)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(618)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(613)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(613)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(618)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(618)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(619)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(618)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(619)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(619)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@3c5f6958659e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3c5f6958659e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3c5f6958659e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3c5f6958659e: Adding Client=TC_llc_discarded(625), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_llc_discarded(625)@3c5f6958659e: setverdict(pass): none -> pass TC_llc_discarded(625)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@3c5f6958659e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3c5f6958659e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3c5f6958659e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3c5f6958659e: Adding Client=TC_llc_discarded(626), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_llc_discarded(626)@3c5f6958659e: setverdict(pass): none -> pass TC_llc_discarded(626)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(582)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(595)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(587)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(591)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(604)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(583)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(596)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(608)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(611)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(584)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(607)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(600)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(618)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(619)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(612)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(616)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(622)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615)@3c5f6958659e: Final verdict of PTC: none TC_llc_discarded(625)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(613)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614)@3c5f6958659e: Final verdict of PTC: none TC_llc_discarded(626)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(582): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(583): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(584): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(585): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(586): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(587): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(588): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(589): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(590): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(591): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(592): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(593): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(594): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(595): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(596): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(597): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(598): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(599): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(600): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(601): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(602): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(603): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(604): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(605): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(606): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(607): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(608): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(609): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(610): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(611): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(612): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(613): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(614): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(615): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(616): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(617): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(618): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(619): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(620): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(621): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(622): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(623): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(624): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_llc_discarded(625): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_llc_discarded(626): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_llc_discarded finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass'. Fri Mar 14 03:06:39 UTC 2025 ====== GBProxy_Tests.TC_llc_discarded pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=216176) Waiting for packet dumper to finish... 1 (prev_count=216176, count=217272) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_llc_discarded pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload'. ------ GBProxy_Tests.TC_overload ------ Fri Mar 14 03:06:41 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_overload' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_overload started. GbProxy_Test-NS(SGSN[0])(628)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(628)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(628)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(628)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(640)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(640)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(640)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(628)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(640)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(629)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(629)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(641)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(641)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(652)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(653)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(652)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(652)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(657)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(652)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(657)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(653)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(653)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(658)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(657)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(657)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(658)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(658)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(663)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(664)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(663)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(663)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(664)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(664)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(627)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(628)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(629)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(640)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(632)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(649)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(645)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(641)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(637)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(653)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(658)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(656)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(652)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(657)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(661)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(664)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(663)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(668)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(628): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(629): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(630): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(631): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(632): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(633): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(634): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(635): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(636): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(637): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(638): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(639): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(640): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(641): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(642): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(643): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(644): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(645): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(646): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(647): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(648): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(649): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(650): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(651): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(652): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(653): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(654): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(655): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(656): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(657): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(658): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(659): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(660): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(661): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(662): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(663): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(664): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(665): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(666): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(667): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(668): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(669): none (pass -> pass) MTC@3c5f6958659e: Test case TC_overload finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass'. Fri Mar 14 03:06:49 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_overload pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp'. ------ GBProxy_Tests.TC_bvc_block_ptp ------ Fri Mar 14 03:06:51 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_block_ptp' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_bvc_block_ptp started. GbProxy_Test-NS(SGSN[0])(671)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(671)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(671)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(671)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(683)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(683)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(683)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(671)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(683)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(672)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(672)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(684)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(684)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(695)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(696)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(695)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(695)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(695)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(700)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(696)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(696)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(701)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(700)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(700)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(706)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(701)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(701)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(706)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(706)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(707)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(706)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(707)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(707)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(670)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(675)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(684)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(680)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(671)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(683)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(693)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(672)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(688)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(695)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(696)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(699)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(704)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(706)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(701)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(700)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(707)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(710)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(670): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(671): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(672): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(673): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(674): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(675): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(676): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(677): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(678): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(679): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(680): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(681): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(682): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(683): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(684): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(685): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(686): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(687): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(688): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(689): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(690): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(691): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(692): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(693): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(694): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(695): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(696): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(697): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(698): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(699): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(700): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(701): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(702): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(703): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(704): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(705): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(706): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(707): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(708): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(709): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(710): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(711): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(712): none (pass -> pass) MTC@3c5f6958659e: Test case TC_bvc_block_ptp finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass'. Fri Mar 14 03:06:58 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_block_ptp pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp'. ------ GBProxy_Tests.TC_bvc_unblock_ptp ------ Fri Mar 14 03:07:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_unblock_ptp' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_bvc_unblock_ptp started. GbProxy_Test-NS(SGSN[0])(714)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(714)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(714)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(714)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(726)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(726)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(726)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(714)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(726)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(715)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(715)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(727)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(727)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(738)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(739)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(738)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(738)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(738)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(743)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(739)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(739)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(744)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(743)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(743)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(743)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(749)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(744)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(744)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(747)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(745)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(749)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(749)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(749)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(750)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(750)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(750)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(713)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(714)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(715)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(723)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(727)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(731)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(736)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(738)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(739)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(742)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(744)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(749)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(743)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(750)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(753)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(745)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(748)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(747)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(726)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(718)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(746)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(734)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(713): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(714): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(715): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(716): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(717): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(718): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(719): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(720): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(721): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(722): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(723): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(724): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(725): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(726): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(727): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(728): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(729): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(730): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(731): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(732): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(733): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(734): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(735): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(736): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(737): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(738): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(739): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(740): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(741): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(742): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(743): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(744): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(745): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(746): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(747): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(748): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(749): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(750): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(751): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(752): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(753): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(754): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(755): none (pass -> pass) MTC@3c5f6958659e: Test case TC_bvc_unblock_ptp finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass'. Fri Mar 14 03:07:08 UTC 2025 ====== GBProxy_Tests.TC_bvc_unblock_ptp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220604) Waiting for packet dumper to finish... 1 (prev_count=220604, count=229344) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_unblock_ptp pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_bss ------ Fri Mar 14 03:07:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_bvc_reset_ptp_from_bss started. GbProxy_Test-NS(SGSN[0])(757)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(757)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(757)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(757)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(769)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(769)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(769)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(757)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(769)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(758)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(758)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(770)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(770)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(781)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(782)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(781)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(781)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(781)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(786)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(782)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(782)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(786)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(787)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(786)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(786)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(787)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(787)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(792)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(793)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(792)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(792)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(793)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(793)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(794)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(796)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(756)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(757)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(761)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(758)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(782)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(777)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(781)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(766)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(769)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(773)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(785)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(787)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(786)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(793)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(790)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(792)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(770)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(794)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(796)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(797)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(771)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(795)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(757): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(758): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(759): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(760): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(761): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(762): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(763): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(764): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(765): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(766): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(767): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(768): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(769): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(770): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(771): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(772): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(773): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(774): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(775): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(776): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(777): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(778): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(779): none (pass -> pass) MTFri Mar 14 03:07:21 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230040) C@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(780): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(781): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(782): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(783): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(784): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(785): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(786): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(787): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(788): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(789): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(790): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(791): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(792): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(793): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(794): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(795): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(796): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(797): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(798): none (pass -> pass) MTC@3c5f6958659e: Test case TC_bvc_reset_ptp_from_bss finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass'. Waiting for packet dumper to finish... 1 (prev_count=230040, count=231136) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_bss pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_bss ------ Fri Mar 14 03:07:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_bvc_reset_sig_from_bss started. GbProxy_Test-NS(SGSN[0])(800)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(800)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(800)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(800)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(812)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(812)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(812)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(812)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(800)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(813)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(813)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(801)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(801)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(824)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(825)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(824)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(829)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(824)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(824)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(825)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(830)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(829)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(829)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(835)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(830)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(830)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(835)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(836)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(835)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(835)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(836)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(836)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(825)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(799)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(800)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(809)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(813)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(804)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(824)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(829)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(812)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(816)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(825)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(821)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(833)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(801)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(836)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(830)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(835)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(828)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(840)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(800): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(801): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(802): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(803): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(804): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(805): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(806): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(807): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(808): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(809): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(810): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(811): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(812): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(813): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(814): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(815): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(816): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(817): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(818): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(819): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(820): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(821): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(822): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(823): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(824): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(825): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(826): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(827): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(828): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(829): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(830): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(831): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(832): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(833): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(834): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(835): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(836): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(837): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(838): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(839): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(840): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(841): none (pass -> pass) MTC@3c5f6958659e: Test case TC_bvc_reset_sig_from_bss finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass'. Fri Mar 14 03:07:35 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=240412) Waiting for packet dumper to finish... 1 (prev_count=240412, count=241508) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_bss pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn ------ Fri Mar 14 03:07:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_bvc_reset_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(843)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(843)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(843)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(843)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(853)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(853)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(855)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(855)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(855)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(853)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(843)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(855)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(853)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(853)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(844)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(844)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(856)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(856)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(867)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(868)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(867)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(867)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(867)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(872)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(868)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(868)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(872)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(873)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(872)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(872)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(878)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(873)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(873)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(878)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(878)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(878)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(879)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(879)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(879)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(852)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(850)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(850)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(852)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(842)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(843)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(850)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(853)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(852)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(844)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(856)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(855)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(848)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(860)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(864)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(873)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(871)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(876)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(879)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(851)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(867)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(868)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(878)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(882)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(872)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(842): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(843): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(844): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(845): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(846): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(847): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(848): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(849): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(850): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(851): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(852): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(853): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(854): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(855): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(856): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(857): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(858): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(859): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(860): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(861): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(862): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(863): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(864): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(865): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(866): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(867): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(868): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(869): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(870): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(871): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(872): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(873): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(874): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(875): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(876): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(877): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(878): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(879): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(880): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(881): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(882): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(883): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(884): none (pass -> pass) MTC@3c5f6958659e: Test case TC_bvc_reset_ptp_from_sgsn finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass'. Fri Mar 14 03:07:46 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=213760) Waiting for packet dumper to finish... 1 (prev_count=213760, count=222744) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: 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 ------ Fri Mar 14 03:07:48 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_bvc_reset_blocked_ptp_from_sgsn started. GbProxy_Test-NS(SGSN[0])(886)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(886)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(886)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(886)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(898)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(898)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(898)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(886)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(898)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(887)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(887)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(899)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(899)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(910)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(911)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(910)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(910)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(910)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(915)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(911)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(911)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(916)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(915)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(915)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(916)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(916)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(921)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(921)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(922)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(921)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(922)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(922)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: { nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_ALIVE_UNBLOCKED (4) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Disabling NSVC on user request GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DISABLED (0) GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Warning: Stopping inactive timer Tns_alive. GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Dropping inbound NS mesage as NS-VC is disabled GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@3c5f6958659e: Warning: Stopping inactive timer g_T1. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(885)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(887)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(899)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(898)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(890)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(908)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(895)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(903)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(906)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(886)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(914)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(910)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(915)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(919)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(922)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(916)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(921)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(911)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(925)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(886): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(887): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(888): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(889): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(890): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(891): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(892): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(893): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(894): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(895): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(896): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(897): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(898): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(899): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(900): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(901): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(902): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(903): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(904): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(905): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(906): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(907): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(908): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(909): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(910): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(911): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(912): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(913): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(914): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(915): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(916): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(917): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(918): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(919): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(920): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(921): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(922): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(923): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(924): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(925): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(926): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(927): none (pass -> pass) MTC@3c5f6958659e: Test case TC_bvc_reset_blocked_ptp_from_sgsn finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass'. Fri Mar 14 03:08:07 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238340) Waiting for packet dumper to finish... 1 (prev_count=238340, count=240988) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_blocked_ptp_from_sgsn pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn'. ------ GBProxy_Tests.TC_bvc_reset_sig_from_sgsn ------ Fri Mar 14 03:08:09 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_bvc_reset_sig_from_sgsn started. GbProxy_Test-NS(SGSN[0])(929)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(929)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(929)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(929)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(941)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(946)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(946)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(941)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(941)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(951)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(951)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(951)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(946)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(929)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(941)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(951)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(951)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(930)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(946)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(946)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(942)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(942)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(953)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(954)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(953)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(958)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(953)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(953)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(958)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(954)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(954)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(959)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(943)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(943)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(958)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(958)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(964)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(959)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(959)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(945)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(945)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(964)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(964)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(965)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(964)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(965)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(948)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(950)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(948)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(950)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(965)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[0])(954)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(PCU[1])(959)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(930)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_UNBLOCKED (3) -> BVC_S_BLOCKED (2) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(943)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(945)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(948)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(950)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(928)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(929)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(930)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(941)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(950)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(948)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(943)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(946)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(933)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(938)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(951)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(945)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(953)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(954)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(957)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(959)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(944)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(936)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(962)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(965)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(942)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(958)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(964)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(949)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(968)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(928): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(929): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(930): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(931): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(932): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(933): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(934): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(935): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(936): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(937): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(938): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(939): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(940): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(941): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(942): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(943): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(944): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(945): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(946): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(947): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(948): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(949): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(950): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(951): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(952): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(953): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(954): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(955): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(956): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(957): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(958): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(959): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(960): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(961): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(962): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(963): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(964): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(965): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(966): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(967): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(968): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(969): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(970): none (pass -> pass) MTC@3c5f6958659e: Test case TC_bvc_reset_sig_from_sgsn finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass'. Fri Mar 14 03:08:21 UTC 2025 ====== GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=292852) Waiting for packet dumper to finish... 1 (prev_count=292852, count=293948) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_bvc_reset_sig_from_sgsn pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss'. ------ GBProxy_Tests.TC_paging_ps_ptp_bss ------ Fri Mar 14 03:08:23 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bss' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bss started. GbProxy_Test-NS(SGSN[0])(972)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(972)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(972)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(972)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(984)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(984)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(984)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(972)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(984)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(985)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(985)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(973)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(973)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(996)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(997)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(996)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1001)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(996)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(996)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1001)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])(997)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(997)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1002)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1001)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1001)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1002)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1002)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1007)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1008)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1007)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1007)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1008)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1008)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1011)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1014), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bss(1015), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(971)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(972)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(973)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(984)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(993)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(976)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(985)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(981)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(988)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(979)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1002)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(996)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(997)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1001)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1008)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1005)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1007)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1012)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1000)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1011)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1010)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_bss(1014)@3c5f6958659e: Final verdict of PTC: pass TC_paging_ps_ptp_bss(1015)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(971): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(972): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(973): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(974): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(975): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(976): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(977): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(978): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(979): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(980): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(981): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(982): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(983): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(984): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(985): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(986): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(987): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(988): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(989): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(990): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(991): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(992): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(993): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(994): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(995): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(996): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(997): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(998): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(999): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1000): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1001): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1002): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1003): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1004): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1005): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1006): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1007): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1008): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1009): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1010): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1011): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1012): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1013): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bss(1014): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bss(1015): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass'. Fri Mar 14 03:08:33 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bss 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bss pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac ------ Fri Mar 14 03:08:35 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_lac started. GbProxy_Test-NS(SGSN[0])(1017)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1017)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1017)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1017)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1029)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1029)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1029)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1029)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1017)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1030)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1030)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1018)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1018)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1041)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1042)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1041)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1041)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1041)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1046)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1042)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1042)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1047)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1046)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1052)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-NS(PCU[1])(1046)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1046)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1047)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1047)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1052)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1053)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1052)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1053)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1053)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1059), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac(1060), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1016)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1017)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1018)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1021)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1041)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1042)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1030)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1025)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1029)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1037)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1045)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_lac(1059)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102(1033)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1047)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1046)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1051)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_lac(1060)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])(1052)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1056)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1053)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1017): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1018): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1019): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1020): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1021): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1022): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1023): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1024): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1025): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1026): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1027): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1028): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1029): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1030): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1031): none (pass -> pass) Fri Mar 14 03:08:45 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac pass ====== MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1032): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1033): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1034): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1035): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1036): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1037): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=220696) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1038): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1039): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1040): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1041): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1042): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1043): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1044): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1045): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1046): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1047): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1048): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1049): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1050): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1051): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1052): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1053): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1054): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1055): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1056): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1057): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1058): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_lac(1059): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_lac(1060): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass'. Waiting for packet dumper to finish... 1 (prev_count=220696, count=222956) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_lac_unknown ------ Fri Mar 14 03:08:47 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1062)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1062)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1062)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1062)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1074)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1074)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1074)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1062)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1074)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1075)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1075)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1063)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1063)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1086)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1087)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1086)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1086)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1086)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1091)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1087)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1087)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1092)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1091)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1091)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1097)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1092)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1092)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1097)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1098)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1097)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1097)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1098)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1098)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1104), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_lac_unknown(1105), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1061)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1062)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1063)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1079)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1075)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1066)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1071)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1083)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1086)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1074)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1087)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1092)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1091)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1090)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1095)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1097)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1098)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1101)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1105)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_lac_unknown(1104)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1062): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1063): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1064): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1065): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1066): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1067): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1068): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1069): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1070): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1071): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1072): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1073): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1074): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1075): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1076): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1077): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1078): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1079): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1080): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1081): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1082): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1083): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1084): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1085): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1086): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1087): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1088): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1089): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1090): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1091): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1092): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1093): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1094): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1095): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1096): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1097): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1098): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1099): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1100): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1101): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1102): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1103): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1104): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_lac_unknown(1105): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass'. Fri Mar 14 03:08:57 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220968) Waiting for packet dumper to finish... 1 (prev_count=220968, count=223228) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac ------ Fri Mar 14 03:08:59 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_rac started. GbProxy_Test-NS(SGSN[0])(1107)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1107)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1107)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1107)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1119)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1119)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1119)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1107)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1119)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1108)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1108)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1120)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1120)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1131)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1132)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1131)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1135)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(1131)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1131)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1135)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])(1132)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1132)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1137)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1135)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1135)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1137)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1137)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1142)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1142)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1142)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1142)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1143)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1143)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1143)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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(1133)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1149), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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(1133)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac(1150), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1106)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1107)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1108)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1116)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1120)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1111)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1128)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1124)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1119)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1131)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1135)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1132)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1136)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1137)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1126)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_rac(1150)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1142)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1140)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1134)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1143)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1146)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_rac(1149)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1106): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1107): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1108): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1109): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1110): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1111): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1112): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1113): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1114): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1115): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1116): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1117): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1118): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1119): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1120): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1121): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1122): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1123): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1124): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1125): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1126): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1127): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1128): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1129): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1130): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1131): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1132): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1133): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1134): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1135): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1136): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1137): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1138): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1139): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1140): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1141): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1142): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1143): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1144): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1145): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1146): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1147): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1148): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_rac(1149): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_rac(1150): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass'. Fri Mar 14 03:09:08 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_rac_unknown ------ Fri Mar 14 03:09:11 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1152)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1152)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1152)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1152)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1164)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1164)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1164)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1164)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1152)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1153)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1153)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1165)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1165)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1176)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1177)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1176)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1176)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1176)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1181)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1177)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1177)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1181)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1182)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1181)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1181)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1187)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1182)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1182)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])(1187)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1187)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1188)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1187)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1188)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1188)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1194), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_rac_unknown(1195), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1151)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1152)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1156)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1153)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1164)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1168)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1176)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1177)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1173)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1182)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1180)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1161)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1181)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1194)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1185)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1188)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1187)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1191)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_rac_unknown(1195)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1165)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1152): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1153): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1154): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1155): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1156): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1157): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1158): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1159): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1160): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1161): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1162): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1163): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1164): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1165): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1166): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1167): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1168): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1169): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1170): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1171): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1172): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1173): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1174): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1175): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1176Fri Mar 14 03:09:20 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220868) ): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1177): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1178): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1179): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1180): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1181): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1182): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1183): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1184): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1185): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1186): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1187): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1188): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1189): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1190): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1191): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1192): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1193): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1194): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_rac_unknown(1195): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=220868, count=223128) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci ------ Fri Mar 14 03:09:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1197)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1197)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1197)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1197)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1209)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1209)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1209)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1197)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1209)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1198)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1198)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1210)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1210)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1221)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1222)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1221)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1221)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1221)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1222)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1222)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1227)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1226)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1226)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1227)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1227)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1232)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1233)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1232)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1232)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1233)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1233)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1239), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci(1240), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1196)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1206)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1197)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1198)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1210)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1209)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1201)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1214)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1218)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1239)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1221)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1227)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1222)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1225)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1237)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1233)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1226)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1232)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_bvci(1240)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(1230)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1197): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1198): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1199): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1200): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1201): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1202): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1203): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1204): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1205): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1206): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1207): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1208): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1209): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1210): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1211): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1212): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1213): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1214): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1215): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1216): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1217): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1218): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1219): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1220): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1221): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1222): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1223): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1224): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1225): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1226): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1227): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1228): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1229): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1230): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1231): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1232): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1233): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1234): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1235): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1236): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1237): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1238): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bvci(1239): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bvci(1240): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass'. Fri Mar 14 03:09:32 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220900) Waiting for packet dumper to finish... 1 (prev_count=220900, count=223160) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi ------ Fri Mar 14 03:09:34 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1242)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1242)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1242)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1242)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1254)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1254)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1254)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1254)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])(1242)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1255)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1255)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1243)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1243)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1266)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1267)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1266)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1266)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1266)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1271)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1267)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1267)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1272)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1271)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1271)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1272)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1272)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1277)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1278)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1277)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1277)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1278)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1278)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1284), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_imsi(1285), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1241)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1243)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1242)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1255)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1254)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1246)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1259)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1251)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1263)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1266)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1267)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1270)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1272)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1277)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1278)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1271)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1275)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1282)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1284)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_imsi(1285)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1241): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1242): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1243): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1244): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1245): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1246): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1247): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1248): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1249): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1250): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1251): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1252): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1253): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1254): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1255): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1256): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1257): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1258): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1259): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1260): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1261): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1262): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1263): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1264): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1265): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1266): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1267): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1268): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1269): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1270): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1271): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1272): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1273): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1274): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1275): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1276): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1277): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1278): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1279): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1280): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1281): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1282): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1283): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1284): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bvci_imsi(1285): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass'. Fri Mar 14 03:09:44 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220352) Waiting for packet dumper to finish... 1 (prev_count=220352, count=222612) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown ------ Fri Mar 14 03:09:46 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1287)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1287)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1287)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1287)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1299)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1299)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1299)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1287)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1299)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1288)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1288)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1300)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1300)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1311)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1312)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1311)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1316)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(1311)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1311)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1312)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1312)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1317)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1316)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1316)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1317)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1317)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1322)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1322)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1322)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(1323)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1323)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1323)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1329), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3c5f6958659e: Adding Client=TC_paging_ps_ptp_bvci_unknown(1330), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1286)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1288)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1291)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1287)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1300)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1296)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1311)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1312)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1308)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1315)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1304)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1317)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1316)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1299)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1322)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1320)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1323)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1326)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_ptp_bvci_unknown(1329)@3c5f6958659e: Final verdict of PTC: pass TC_paging_ps_ptp_bvci_unknown(1330)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1286): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1287): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1288): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1289): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1290): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1291): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1292): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1293): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1294): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1295): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1296): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1297): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1298): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1299): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1300): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1301): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1302): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1303): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1304): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1305): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1306): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1307): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1308): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1309): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1310): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1311): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1312): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1313): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1314): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1315): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1316): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1317): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1318): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1319): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1320): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1321): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1322): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1323): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1324): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1325): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1326): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1327): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1328): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1329): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_ptp_bvci_unknown(1330): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass'. Fri Mar 14 03:09:56 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220548) Waiting for packet dumper to finish... 1 (prev_count=220548, count=222808) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_ptp_bvci ------ Fri Mar 14 03:09:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_reject_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(1332)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1332)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1332)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1332)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1344)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1344)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1344)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1344)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1332)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1345)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1345)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1333)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1333)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1356)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1357)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1356)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1356)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1356)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1361)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1357)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1357)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1361)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1362)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1361)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1361)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1362)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1362)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1367)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1368)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1367)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1367)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1368)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1368)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1374), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci(1375), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1331)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1333)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1336)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1345)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1332)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1341)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1344)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1348)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1356)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1353)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1361)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1362)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1360)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1365)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1367)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1357)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1375)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1368)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1372)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci(1374)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1331): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1332): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1333): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1334): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1335): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1336): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1337): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1338): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1339): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1340): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1341): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1342): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1343): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1344): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1345): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1346): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1347): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1348): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1349): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1350): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1351): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1352): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1353): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1354): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1355): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1356): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1357): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1358): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1359): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1360): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1361): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1362): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1363): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1364): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1365): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1366): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1367): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1368): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1369): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1370): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1371): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1372): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1373): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1374): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci(1375): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_reject_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass'. Fri Mar 14 03:10:08 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222808) Waiting for packet dumper to finish... 1 (prev_count=222808, count=226660) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: 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 ------ Fri Mar 14 03:10:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_reject_ptp_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1377)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1377)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1377)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1377)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1389)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1389)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1389)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1377)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1389)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1378)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1378)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[1])(1390)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1390)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(1401)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1402)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1401)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1401)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1401)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1406)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1402)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1402)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1406)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1407)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1406)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1406)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1412)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1407)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1407)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1412)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1412)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1413)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1412)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1413)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1413)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1419), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_reject_ptp_bvci_imsi(1420), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1376)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1386)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1389)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1378)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1390)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1377)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1381)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1394)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1399)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1419)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])(1402)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1401)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1413)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1410)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1406)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1397)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1412)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1416)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1405)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_reject_ptp_bvci_imsi(1420)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])(1407)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1377): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1378): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1379): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1380): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1381): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1382): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1383): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1384): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1385): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1386): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1387): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1388): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1389): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1390): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1391): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1392): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1393): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1394): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1395): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1396): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1397): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1398): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1399): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1400): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1401): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1402): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1403): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1404): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1405): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1406): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1407): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1408): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1409): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1410): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1411): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1412): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1413): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1414): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1415): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1416): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1417): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1418): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1419): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_ptp_bvci_imsi(1420): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_reject_ptp_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass'. Fri Mar 14 03:10:20 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_ptp_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp'. ------ GBProxy_Tests.TC_dummy_paging_ps_ptp ------ Fri Mar 14 03:10:22 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_ptp' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_dummy_paging_ps_ptp started. GbProxy_Test-NS(SGSN[0])(1422)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1422)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1422)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1422)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1434)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1434)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1434)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1422)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1434)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1423)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1423)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1435)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1435)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1446)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1447)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1446)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1446)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1446)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1451)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1447)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1447)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1451)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1452)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(1451)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1451)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1452)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1452)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1457)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1457)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1457)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1458)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1458)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1458)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1464), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_ptp(1465), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1421)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1423)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1434)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1444)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1439)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1435)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1431)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1422)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1426)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1446)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1450)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1447)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1452)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1451)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1455)@3c5f6958659e: Final verdict of PTC: none TC_dummy_paging_ps_ptp(1465)@3c5f6958659e: Final verdict of PTC: pass TC_dummy_paging_ps_ptp(1464)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1461)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1457)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1458)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1421): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1422): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1423): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1424): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1425): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1426): none (pass -> pass) Fri Mar 14 03:10:28 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_ptp pass ====== MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1427): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1428): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1429): none (pass -> pass) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220044) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1430): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1431): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1432): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1433): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1434): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1435): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1436): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1437): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1438): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1439): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1440): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1441): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1442): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1443): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1444): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1445): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1446): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1447): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1448): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1449): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1450): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1451): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1452): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1453): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1454): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1455): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1456): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1457): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1458): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1459): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1460): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1461): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1462): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1463): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_dummy_paging_ps_ptp(1464): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_dummy_paging_ps_ptp(1465): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_dummy_paging_ps_ptp finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass'. Waiting for packet dumper to finish... 1 (prev_count=220044, count=221140) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_ptp pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss'. ------ GBProxy_Tests.TC_paging_ps_sig_bss ------ Fri Mar 14 03:10:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bss' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_bss started. GbProxy_Test-NS(SGSN[0])(1467)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1467)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1467)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1467)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1479)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1479)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1479)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1467)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(1479)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1468)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1468)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1480)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1480)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1491)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1492)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1491)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1491)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1491)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1496)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1492)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1492)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1497)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1496)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1496)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1496)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(1502)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1497)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1497)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1502)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(1503)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1502)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1502)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1503)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1503)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1509), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(1497)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1492)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@3c5f6958659e: 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)@3c5f6958659e: 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(1505)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(1507)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 1, 2, 0 } TC_paging_ps_sig_bss(1509)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bss(1510), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1492)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1503)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1497)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20031(1505)@3c5f6958659e: 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(1507)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0, 2, 1 } TC_paging_ps_sig_bss(1510)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1466)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1467)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1471)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1479)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1468)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1480)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1476)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1489)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1491)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1492)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1484)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1495)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1497)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1496)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1506)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1502)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1503)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_bss(1509)@3c5f6958659e: Final verdict of PTC: pass TC_paging_ps_sig_bss(1510)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1501)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1487)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1466): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1467): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1468): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1469): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1470): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1471): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1472): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1473): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1474): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1475): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1476): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1477): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1478): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1479): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1480): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1481): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1482): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1483): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1484): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1485): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1486): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1487): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1488): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1489): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1490): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1491): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1492): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1493): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1494): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1495): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1496): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1497): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1498): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1499): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1500): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1501): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1502): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1503): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1504): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1505): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1506): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1507): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1508): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bss(1509): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bss(1510): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass'. Fri Mar 14 03:10:40 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=222532) Waiting for packet dumper to finish... 1 (prev_count=222532, count=224792) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bss pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac'. ------ GBProxy_Tests.TC_paging_ps_sig_lac ------ Fri Mar 14 03:10:42 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_lac started. GbProxy_Test-NS(SGSN[0])(1512)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1512)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1512)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1512)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1524)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1524)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1524)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1524)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1512)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1525)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1525)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1513)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1513)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1536)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1537)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1536)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1536)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1536)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1541)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1537)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1537)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1541)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1542)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1541)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1541)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1547)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1542)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1542)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1547)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1547)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1547)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1542)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1537)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20031(1550)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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[0])-BVCI20011(1539)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2, 1, 0 } TC_paging_ps_sig_lac(1554)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1554), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: 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])-BVCI20033(1553)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1554)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(1542)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3c5f6958659e: 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[0])(1537)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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[0])-BVCI20011(1539)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 1, 2, 0 } TC_paging_ps_sig_lac(1555)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac(1555), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: 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])-BVCI20031(1550)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_ps_sig_lac(1555)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1511)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1512)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1516)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1536)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1524)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1528)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1521)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1532)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1537)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1513)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1525)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1542)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1541)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1545)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1540)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1547)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1548)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1551)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1530)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_lac(1555)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_lac(1554)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1511): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1512): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1513): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1514): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1515): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1516): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1517): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1518): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1519): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1520): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1521): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1522): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1523): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1524): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1525): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1526): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1527): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1528): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1529): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1530): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1531): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1532): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1533): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1534): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1535): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1536): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1537): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1538): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1539): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1540): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1541): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1542): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1543): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1544): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1545): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1546): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1547): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1548): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1549): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1550): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1551): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1552): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1553): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_lac(1554): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_lac(1555): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass'. Fri Mar 14 03:10:56 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230492) Waiting for packet dumper to finish... 1 (prev_count=230492, count=233140) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_lac_unknown ------ Fri Mar 14 03:10:58 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(1557)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1557)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1557)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1557)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1569)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1569)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1569)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1557)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1569)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1570)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1570)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1558)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1558)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1581)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1582)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1581)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1581)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1581)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1586)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1582)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1582)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1587)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1586)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1586)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1592)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1587)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1587)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1592)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1593)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1592)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1592)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1593)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1593)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1599), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_lac_unknown(1599)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3c5f6958659e: Adding Client=TC_paging_ps_sig_lac_unknown(1600), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_lac_unknown(1600)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1556)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1566)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1561)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1573)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1557)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1558)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1569)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1586)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1581)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1593)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1590)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1597)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1592)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1582)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1578)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1599)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1570)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1585)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1587)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_lac_unknown(1600)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1556): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1557): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1558): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1559): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1560): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1561): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1562): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1563): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1564): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1565): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1566): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1567): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1568): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1569Fri Mar 14 03:11:08 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass ====== ): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1570): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1571): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1572): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1573): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1574): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1575): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1576): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1577): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1578): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1579): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1580): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1581): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1582): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1583): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1584): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1585): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1586): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1587): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1588): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1589): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1590): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1591): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1592): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1593): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1594): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1595): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1596): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1597): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1598): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1599): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_lac_unknown(1600): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=219072) Waiting for packet dumper to finish... 1 (prev_count=219072, count=221332) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac'. ------ GBProxy_Tests.TC_paging_ps_sig_rac ------ Fri Mar 14 03:11:10 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_rac started. GbProxy_Test-NS(SGSN[0])(1602)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1602)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1602)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1602)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1614)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1614)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1614)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1602)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1614)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1615)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1615)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1603)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1603)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1626)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1627)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1626)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1626)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1626)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1631)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1627)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1627)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1632)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1631)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1631)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1631)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1637)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1632)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1632)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1637)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1637)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1637)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(1627)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1644)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(1632)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: 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])-BVCI20031(1640)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 1, 2 } TC_paging_ps_sig_rac(1644)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1644), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1644)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(1627)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_sig_rac(1645)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[1])(1632)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20031(1640)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 1, 2 } TC_paging_ps_sig_rac(1645)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac(1645), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_ps_sig_rac(1645)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1601)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1603)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1602)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1614)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1606)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1619)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1611)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1624)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1615)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1622)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1626)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_rac(1645)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1630)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1631)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1627)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1636)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1638)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1637)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1632)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1641)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1634)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_rac(1644)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1601): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1602): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1603): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1604): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1605): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1606): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1607): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1608): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1609): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1610): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1611): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1612): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1613): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1614): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1615): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1616): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1617): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1618): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1619): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1620): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1621): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1622): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1623): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1624): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1625): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1626): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1627): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1628): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1629): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1630): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1631): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1632): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1633): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1634): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1635): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1636): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1637): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1638): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1639): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1640): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1641): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1642): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1643): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_rac(1644): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_rac(1645): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass'. Fri Mar 14 03:11:28 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238992) Waiting for packet dumper to finish... 1 (prev_count=238992, count=240088) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_rac_unknown ------ Fri Mar 14 03:11:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(1647)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1647)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1647)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1647)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1659)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1659)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1659)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1647)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1659)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1648)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1648)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1660)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1660)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1671)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1672)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1671)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1671)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1671)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1676)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1672)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1672)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1677)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1676)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1676)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1682)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1677)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1677)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1682)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1683)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1682)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1682)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1683)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1683)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1689), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_rac_unknown(1689)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3c5f6958659e: Adding Client=TC_paging_ps_sig_rac_unknown(1690), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_rac_unknown(1690)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1646)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1648)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1647)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1659)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1671)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1656)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1663)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1660)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1668)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1651)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1675)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1672)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1677)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1676)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1682)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1680)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1683)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1687)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_rac_unknown(1690)@3c5f6958659e: Final verdict of PTC: pass TC_paging_ps_sig_rac_unknown(1689)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1685)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1647): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1648): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1649): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1650): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1651): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1652): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1653): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1654): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1655): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1656): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1657): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1658): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1659): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1660): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1661): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1662): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1663): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1664): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1665): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1666): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1667): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1668): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1669): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1670): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1671): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1672): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1673): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1674): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1675): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1676): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1677): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1678): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1679): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1680): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1681): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1682): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1683): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1684): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1685): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1686): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1687): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1688): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1689): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_rac_unknown(1690): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass'. Fri Mar 14 03:11:40 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219888) Waiting for packet dumper to finish... 1 (prev_count=219888, count=222148) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci ------ Fri Mar 14 03:11:42 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1692)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1692)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1692)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1692)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1704)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1704)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1704)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1692)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1704)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1693)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1693)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1705)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1705)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1716)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1717)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1716)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1716)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1716)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1721)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1717)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1717)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1721)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1722)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1721)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1721)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1727)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1722)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1722)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1727)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1727)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1727)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1728)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1728)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1728)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1734), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1734)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci(1735), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci(1735)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1691)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1693)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1692)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1704)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1705)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1700)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1709)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1713)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1696)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1717)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1716)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1722)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1720)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1698)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1721)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_bvci(1734)@3c5f6958659e: Final verdict of PTC: pass TC_paging_ps_sig_bvci(1735)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1728)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1731)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1727)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1725)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1692): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1693): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1694): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1695): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1696): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1697): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1698): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1699): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1700): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1701): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1702): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1703): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1704): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1705): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1706): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1707): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1708): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1709): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1710): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1711): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1712): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1713): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1714): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1715): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1716): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1717): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1718): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1719): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1720): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1721): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1722): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1723): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1724): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1725): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1726): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1727): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1728): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1729): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1730): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1731): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1732): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1733): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bvci(1734): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bvci(1735): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass'. Fri Mar 14 03:11:52 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221124) Waiting for packet dumper to finish... 1 (prev_count=221124, count=223384) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_imsi ------ Fri Mar 14 03:11:54 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1737)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1737)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1737)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1737)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1749)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1749)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1749)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1737)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1749)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1750)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1750)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1738)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1738)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1761)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1762)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1761)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1761)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1761)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1766)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1762)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1762)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1766)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(1767)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1766)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1766)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1767)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1767)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1772)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1773)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1772)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1772)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1773)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1773)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1779), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1779)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_imsi(1780), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_sig_bvci_imsi(1780)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1736)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1737)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1761)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1759)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1749)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1750)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1746)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1741)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1738)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1754)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1765)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1766)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1762)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1767)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1770)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1757)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1780)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1772)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1773)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1776)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_bvci_imsi(1779)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1736): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1737): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1738): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1739): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1740): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1741): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1742): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1743): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1744): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1745): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1746): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1747): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1748): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1749): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1750): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1751): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1752): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1753): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1754): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1755): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1756): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1757): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1758): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1759): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1760): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1761): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1762): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1763): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1764): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1765): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1766): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1767): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1768): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1769): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1770): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1771): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1772): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1773): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1774): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1775): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1776): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1777): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1778): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1779): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bvci_imsi(1780): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass'. Fri Mar 14 03:12:04 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=221408) Waiting for packet dumper to finish... 1 (prev_count=221408, count=223668) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_ps_sig_bvci_unknown ------ Fri Mar 14 03:12:06 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(1782)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1782)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1782)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1782)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1794)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1794)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1794)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1782)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1794)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1783)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1783)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1795)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1795)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1806)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1807)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1806)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1806)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1806)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1811)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1807)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1807)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1811)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1812)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(1811)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1811)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1817)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1812)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1812)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1817)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1817)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1817)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1818)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(1818)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1818)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1824), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_ps_sig_bvci_unknown(1824)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3c5f6958659e: Adding Client=TC_paging_ps_sig_bvci_unknown(1825), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_ps_sig_bvci_unknown(1825)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1781)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1782)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1783)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1794)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1798)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1791)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1803)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1786)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1795)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1812)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1818)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1807)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1817)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1811)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1806)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1815)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1821)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1810)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_sig_bvci_unknown(1825)@3c5f6958659e: Final verdict of PTC: pass TC_paging_ps_sig_bvci_unknown(1824)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1782): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1783): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1784): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1785): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1786): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1787): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1788): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1789): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1790): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1791): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1792): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1793): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1794): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1795): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1796): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1797): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1798): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1799): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1800): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1801): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1802): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1803): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1804): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1805): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1806): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1807): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1808): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1809): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1810): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1811): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1812): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1813): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1814): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1815): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1816): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1817): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1818): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1819): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1820): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1821): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1822): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1823): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1824): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_sig_bvci_unknown(1825): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass'. Fri Mar 14 03:12:16 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220392) Waiting for packet dumper to finish... 1 (prev_count=220392, count=222652) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci'. ------ GBProxy_Tests.TC_paging_ps_reject_sig_bvci ------ Fri Mar 14 03:12:18 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_reject_sig_bvci started. GbProxy_Test-NS(SGSN[0])(1827)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1827)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1827)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1827)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1839)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1839)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1839)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1827)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1839)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1828)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1828)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1840)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1840)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1851)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1852)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1851)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1851)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1851)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(1856)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1852)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1852)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1856)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(1857)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1856)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1856)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1862)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1857)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1857)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1862)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1863)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1862)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1862)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1863)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1863)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1866)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1869), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1869)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1828)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3c5f6958659e: 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(1834)@3c5f6958659e: 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(1836)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20011(1830)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: Adding Client=TC_paging_ps_reject_sig_bvci(1870), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci(1870)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1840)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: 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(1843)@3c5f6958659e: 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(1846)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20033(1850)@3c5f6958659e: 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(1848)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1826)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1827)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1828)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1840)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1851)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1839)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1844)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1831)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1835)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1855)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1852)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1857)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1856)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1849)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1847)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1860)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1862)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1863)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1867)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1866)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1870)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1865)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci(1869)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1827): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1828): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1829): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1830): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1831): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1832): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1833): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1834): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1835): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1836): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1837): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1838): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1839): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1840): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1841): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1842): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1843): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1844): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1845): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1846): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1847): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1848): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1849): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1850): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1851): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1852): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1853): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1854): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1855): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1856): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1857): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1858): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1859): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1860): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1861): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1862): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1863): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1864): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1865): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1866): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1867): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1868): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1869): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_sig_bvci(1870): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_reject_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass'. Fri Mar 14 03:12:28 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223028) Waiting for packet dumper to finish... 1 (prev_count=223028, count=226880) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: 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 ------ Fri Mar 14 03:12:30 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_ps_reject_sig_bvci_imsi started. GbProxy_Test-NS(SGSN[0])(1872)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1872)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(1872)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1872)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1884)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1884)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1884)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(1884)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(1872)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1873)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1873)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(1885)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1885)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1896)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1897)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1896)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1896)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1896)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1901)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1897)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1897)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1901)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(1902)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(1901)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1901)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(1907)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(1902)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1902)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1907)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1908)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1907)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1907)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1908)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1908)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1914)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(1873)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@3c5f6958659e: 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)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3c5f6958659e: 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])-BVCI20021(1877)@3c5f6958659e: 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[1])-BVCI20011(1886)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_ps_reject_sig_bvci_imsi(1915)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1885)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20022(1890)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@3c5f6958659e: 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])-BVCI20011(1886)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1871)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1872)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1873)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1897)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1896)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1876)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1900)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1889)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1893)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1881)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1901)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1894)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1885)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1902)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1905)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1884)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1907)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1908)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1911)@3c5f6958659e: Final verdict of PTC: none TC_paging_ps_reject_sig_bvci_imsi(1914)@3c5f6958659e: Final verdict of PTC: pass TC_paging_ps_reject_sig_bvci_imsi(1915)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1872): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1873): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1874): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1875): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1876): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1877): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1878): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1879): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1880): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1881): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1882): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1883): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1884): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1885): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1886): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1887): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1888): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1889): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1890): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1891): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1892): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1893): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BFri Mar 14 03:12:40 UTC 2025 ====== GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223256) SSGP(SGSN[1])-BVCI20032(1894): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1895): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1896): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1897): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1898): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1899): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1900): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1901): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1902): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1903): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1904): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1905): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1906): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1907): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1908): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1909): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1910): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1911): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1912): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1913): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1914): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_ps_reject_sig_bvci_imsi(1915): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_ps_reject_sig_bvci_imsi finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass'. Waiting for packet dumper to finish... 1 (prev_count=223256, count=227100) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_ps_reject_sig_bvci_imsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig'. ------ GBProxy_Tests.TC_dummy_paging_ps_sig ------ Fri Mar 14 03:12:42 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_dummy_paging_ps_sig' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_dummy_paging_ps_sig started. GbProxy_Test-NS(SGSN[0])(1917)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1917)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1917)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1917)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1929)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(1929)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1929)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1917)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1929)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1930)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1930)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(1918)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1918)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1941)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1942)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1941)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1941)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(1941)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(1942)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1942)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1947)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1946)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1946)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1947)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1947)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1952)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(1953)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(1952)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1952)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1953)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1953)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1959), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(1953)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(1949)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@3c5f6958659e: 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])-BVCI20022(1951)@3c5f6958659e: 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)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@3c5f6958659e: 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)@3c5f6958659e: 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[1])-BVCI20011(1931)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3c5f6958659e: Adding Client=TC_dummy_paging_ps_sig(1960), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(1953)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(1942)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(1947)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(1949)@3c5f6958659e: 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(1951)@3c5f6958659e: 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[0])-BVCI20011(1944)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(1930)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3c5f6958659e: 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)@3c5f6958659e: 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(1937)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20032(1939)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3c5f6958659e: 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)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1916)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1917)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1921)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1918)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1941)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1938)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1926)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1942)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1945)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1946)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1934)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1947)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1950)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1930)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(1956)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(1953)@3c5f6958659e: Final verdict of PTC: none TC_dummy_paging_ps_sig(1959)@3c5f6958659e: Final verdict of PTC: pass TC_dummy_paging_ps_sig(1960)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1954)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1952)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1929)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1917): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1918): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1919): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1920): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1921): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1922): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1923): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1924): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1925): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1926): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1927): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1928): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1929): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1930): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1931): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1932): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1933): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1934): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1935): none (pass -> pass) MTC@3c5f69586Fri Mar 14 03:12:47 UTC 2025 ====== GBProxy_Tests.TC_dummy_paging_ps_sig pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=166648) 59e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1936): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1937): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1938): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1939): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1940): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1941): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1942): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1943): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1944): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1945): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1946): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1947): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1948): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1949): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1950): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1951): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1952): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1953): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1954): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(1955): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(1956): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(1957): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(1958): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_dummy_paging_ps_sig(1959): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_dummy_paging_ps_sig(1960): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_dummy_paging_ps_sig finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass'. Waiting for packet dumper to finish... 1 (prev_count=166648, count=224872) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_dummy_paging_ps_sig pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss'. ------ GBProxy_Tests.TC_paging_cs_ptp_bss ------ Fri Mar 14 03:12:50 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bss' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_ptp_bss started. GbProxy_Test-NS(SGSN[0])(1962)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(1962)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(1962)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(1962)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(1974)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(1974)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(1974)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(1962)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(1974)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(1963)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(1963)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(1975)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(1975)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(1986)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(1987)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(1986)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(1986)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(1986)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(1991)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(1987)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(1987)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1991)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(1992)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(1991)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(1991)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(1992)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(1992)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(1997)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(1997)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(1997)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(1998)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(1998)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(1998)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2004), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bss(2005), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(1961)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(1963)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(1962)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(1975)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(1966)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(1974)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(1971)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(1986)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(1978)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(1990)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(1987)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(1982)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(1992)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(1991)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(1997)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(1995)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2001)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_bss(2004)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_ptp_bss(2005)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])(1998)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(1962): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(1963): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(1964): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(1965): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(1966): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(1967): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(1968): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(1969): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(1970): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(1971): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(1972): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(1973): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(1974): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(1975): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(1976): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(1977): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(1978): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(1979): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(1980): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(1981): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(1982): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(1983): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(1984): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(1985): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(1986): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(1987): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(1988): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(1989): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(1990): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(1991): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(1992): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(1993): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(1994): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(1995): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(1996): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(1997): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(1998): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(1999): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2000): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2001): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2002): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2003): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_bss(2004): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_bss(2005): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_ptp_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass'. Fri Mar 14 03:12:59 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219408) Waiting for packet dumper to finish... 1 (prev_count=219408, count=221668) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bss pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac ------ Fri Mar 14 03:13:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_ptp_lac started. GbProxy_Test-NS(SGSN[0])(2007)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2007)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2007)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2007)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2019)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2019)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2019)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2019)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2007)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2020)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2020)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2008)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2008)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2031)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2032)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2031)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2036)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(2031)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2031)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2032)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2032)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2037)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2036)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2036)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2037)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2037)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2042)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2043)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2042)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2042)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2043)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2043)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2049), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac(2050), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2006)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2007)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2008)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2020)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2019)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2011)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2024)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2016)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2029)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2032)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2035)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2031)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2036)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2037)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2040)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_lac(2049)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_ptp_lac(2050)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2027)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2042)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2047)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2043)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2006): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2007): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2008): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2009): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2010): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2011): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2012): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2013): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2014): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2015): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2016): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2017): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2018): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2019): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2020): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2021): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2022): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2023): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2024): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2025): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2026): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2027): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2028): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2029): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2030): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2031): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2032): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2033): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2034): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2035): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2036): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2037): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2038): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2039): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2040): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2041): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2042): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2043): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2044): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2045): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2046): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2047): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2048): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_lac(2049): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_lac(2050): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_ptp_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass'. Fri Mar 14 03:13:11 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220128) Waiting for packet dumper to finish... 1 (prev_count=220128, count=222388) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_lac_unknown ------ Fri Mar 14 03:13:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_ptp_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2052)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2052)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2052)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2052)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2064)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2064)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2064)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2052)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2064)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2053)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2053)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2065)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2065)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2076)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2077)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2076)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2076)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2076)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2081)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2077)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2077)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2082)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2081)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2081)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2087)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2082)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2082)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2087)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2088)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2087)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2087)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2088)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2088)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2094), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_lac_unknown(2095), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2051)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2052)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2053)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2064)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2056)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2074)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2061)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2065)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2069)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2077)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2076)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2081)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2080)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2082)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2072)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2088)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2087)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2092)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_lac_unknown(2094)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_ptp_lac_unknown(2095)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2085)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2052): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2053): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2054): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2055): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2056): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2057): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2058): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2059): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2060): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2061): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2062): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2063): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2064): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2065): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2066): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2067): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2068): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2069): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2070): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2071): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2072): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2073): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2074): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2075): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2076): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2077): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2078): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2079): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2080): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2081): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2082): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2083): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2084): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2085): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2086): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2087): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2088): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2089): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2090): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2091): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2092): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2093): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2094): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_lac_unknown(2095): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_ptp_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass'. Fri Mar 14 03:13:23 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_lac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac ------ Fri Mar 14 03:13:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_ptp_rac started. GbProxy_Test-NS(SGSN[0])(2097)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2097)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2097)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2097)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2109)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2109)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2109)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2109)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2097)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2110)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2110)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2098)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2098)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2121)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2122)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2121)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2121)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2121)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2126)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2122)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2122)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2126)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2127)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2126)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2126)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(2132)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2127)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2127)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2132)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2132)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2133)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2133)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2133)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2139), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac(2140), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2096)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2110)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2097)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2098)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2114)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2101)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2118)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2109)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2122)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2121)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2126)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2132)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2127)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2136)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2130)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2133)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2125)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2106)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_rac(2139)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_rac(2140)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2096): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2097): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2098): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2099): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2100): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2101): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2102): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2103): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2104): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2105): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2106): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2107): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2108): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2109): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2110): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2111): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2112): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2113): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2114): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2115): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2116): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2117): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2118): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2119): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2120): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2121): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2122): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2123): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2124): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2125): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2126): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2127): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2128): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2129): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2130): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2131): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2132): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2133): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2134): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2135): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2136): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2137): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2138): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_rac(2139): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_rac(2140): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_ptp_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass'. Fri Mar 14 03:13:35 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220776) Waiting for packet dumper to finish... 1 (prev_count=220776, count=222488) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_rac_unknown ------ Fri Mar 14 03:13:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_ptp_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2142)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2142)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2142)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2142)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2154)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2154)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2154)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2142)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2154)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2143)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2143)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2155)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2155)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2166)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2167)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2166)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2166)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2166)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2171)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2167)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2167)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2172)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2171)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2171)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2171)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])(2177)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2172)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2172)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2175)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2177)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2177)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-BSSGP(PCU[2])(2178)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2178)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2178)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2184), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_rac_unknown(2185), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2141)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2143)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2142)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2154)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2166)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2159)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2155)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2163)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2167)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2147)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2171)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2172)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2176)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2170)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2151)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2175)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2177)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2178)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2181)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2185)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_rac_unknown(2184)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2174)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2145)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2141): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2142): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2143): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2144): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2145): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2146): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2147): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2148): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2149): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2150): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2151): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2152): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2153): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2154): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2155): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2156): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2157): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2158): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2159): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2160): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2161): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2162): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2163): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2164): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2165): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2166): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2167): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2168): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2169): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2170): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2171): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2172): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2173): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2174): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2175): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2176): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2177): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2178): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2179): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2180): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2181): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2182): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2183): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2184): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_rac_unknown(2185): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_ptp_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass'. Fri Mar 14 03:13:47 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_rac_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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_rac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci ------ Fri Mar 14 03:13:49 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_ptp_bvci started. GbProxy_Test-NS(SGSN[0])(2187)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2187)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2187)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2187)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2199)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2199)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2199)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2199)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2187)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2200)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2200)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2188)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2188)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2211)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2212)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2211)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2211)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2211)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2216)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2212)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2212)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2216)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2217)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2216)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2216)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2217)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2217)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2222)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2223)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2222)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2222)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2223)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2223)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2229), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci(2230), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2186)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2188)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2187)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2199)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2204)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2192)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2212)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2208)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2200)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2195)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2197)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2211)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2216)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2217)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2230)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[0])-NSVCI2101(2215)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2223)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2190)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2220)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2222)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2226)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2213)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_bvci(2229)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2187): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2188): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2189): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2190): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2191): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2192): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2193): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2194): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2195): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2196): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2197): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2198): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2199): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2200): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2201): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2202): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2203): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2204): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2205): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2206): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2207): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2208): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2209): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2210): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2211): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2212): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-pFri Mar 14 03:13:59 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=220168) rovIP(2213): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2214): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2215): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2216): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2217): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2218): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2219): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2220): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2221): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2222): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2223): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2224): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2225): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2226): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2227): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2228): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_bvci(2229): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_bvci(2230): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_ptp_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass'. Waiting for packet dumper to finish... 1 (prev_count=220168, count=222428) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown ------ Fri Mar 14 03:14:01 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_ptp_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2232)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2232)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2232)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2232)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2244)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2244)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2244)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2232)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2244)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2245)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2245)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2233)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2233)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2256)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2257)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2256)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2256)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2256)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2261)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2257)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2257)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2261)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2262)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2261)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2261)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2267)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2262)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2262)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2267)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2267)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2267)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2268)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2268)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2268)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2274), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3c5f6958659e: Adding Client=TC_paging_cs_ptp_bvci_unknown(2275), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2231)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2244)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2232)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2245)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2236)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2249)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2240)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2251)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2253)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2256)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2257)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2260)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2261)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2233)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_ptp_bvci_unknown(2274)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_ptp_bvci_unknown(2275)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(2265)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2267)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2271)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2268)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2262)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2231): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2232): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2233): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2234): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2235): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2236): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2237): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2238): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2239): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2240): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2241): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2242): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2243): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2244): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2245): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2246): none (pass -> pass) Fri Mar 14 03:14:11 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass ====== MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2247): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2248): none (pass -> pass)Waiting for packet dumper to finish... 0 (prev_count=-1, count=220548) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2249): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2250): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2251): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2252): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2253): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2254): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2255): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2256): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2257): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2258): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2259): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2260): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2261): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2262): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2263): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2264): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2265): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2266): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2267): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2268): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2269): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2270): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2271): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2272): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2273): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2274): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_ptp_bvci_unknown(2275): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_ptp_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass'. Waiting for packet dumper to finish... 1 (prev_count=220548, count=222808) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_ptp_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss'. ------ GBProxy_Tests.TC_paging_cs_sig_bss ------ Fri Mar 14 03:14:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bss' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_sig_bss started. GbProxy_Test-NS(SGSN[0])(2277)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2277)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2277)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2277)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2289)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2289)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2289)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2277)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2289)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2278)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2278)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2290)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2290)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2301)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2302)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2301)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2301)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2301)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2306)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2302)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2302)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2307)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2306)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2306)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2307)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2307)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2312)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2313)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2312)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2312)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2313)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2313)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2319), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2313)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2307)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@3c5f6958659e: 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(2316)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20031(2314)@3c5f6958659e: 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[0])-BVCI20011(2304)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_bss(2319)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bss(2320), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])(2307)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2302)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2313)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3c5f6958659e: 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])-BVCI20032(2316)@3c5f6958659e: 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])-BVCI20031(2314)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_bss(2320)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2276)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2282)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2289)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2301)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2287)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2293)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2297)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2302)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2290)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2305)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2277)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2306)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_bss(2319)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102(2310)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2312)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2307)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2317)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_bss(2320)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2278)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2313)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2276): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2277): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2278): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2279): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2280): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2281): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2282): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2283): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2284): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2285): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2286): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2287): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2288): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2289): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2290): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2291): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2292): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2293): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2294): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2295): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2296): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2297): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2298): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2299): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2300): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2301): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2302): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2303): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2304): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2305): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2306): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2307): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2308): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2309): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2310): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2311): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2312): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2313): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2314): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2315): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2316): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2317): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2318): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_bss(2319): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_bss(2320): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_sig_bss finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass'. Fri Mar 14 03:14:23 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_bss pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=223692) Waiting for packet dumper to finish... 1 (prev_count=223692, count=225952) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bss pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac'. ------ GBProxy_Tests.TC_paging_cs_sig_lac ------ Fri Mar 14 03:14:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_sig_lac started. GbProxy_Test-NS(SGSN[0])(2322)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2322)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2322)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2322)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2334)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2334)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2334)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2322)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2334)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2323)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2323)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2335)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2335)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2346)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2347)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2346)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2346)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2346)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2351)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2347)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2347)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2351)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2352)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2351)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2351)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2352)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2352)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2357)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2357)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2357)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])(2352)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3c5f6958659e: 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[0])-BVCI20011(2349)@3c5f6958659e: 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])-BVCI20022(2356)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 1, 2, 0 } TC_paging_cs_sig_lac(2364)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2364), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2364)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])(2347)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2352)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: 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)@3c5f6958659e: 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(2356)@3c5f6958659e: 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(2354)@3c5f6958659e: 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[0])-BVCI20011(2349)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2, 1, 0 } TC_paging_cs_sig_lac(2365)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac(2365), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_cs_sig_lac(2365)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2321)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2322)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2323)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2331)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2326)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2343)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2335)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2334)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2338)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2341)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2351)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2346)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2355)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2347)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2352)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2350)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2357)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2358)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2361)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_lac(2364)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_lac(2365)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2321): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2322): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2323): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2324): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2325): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2326): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2327): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2328): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2329): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2330): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2331): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2332): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2333): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2334): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2335): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2336): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2337): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2338): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2339): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2340): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2341): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2342): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2343): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2344): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2345): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2346): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2347): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2348): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2349): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2350): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2351): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2352): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2353): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2354): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2355): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2356): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2357): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2358): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2359): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2360): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2361): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2362): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2363): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_lac(2364): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_lac(2365): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_sig_lac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass'. Fri Mar 14 03:14:39 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=230028) Waiting for packet dumper to finish... 1 (prev_count=230028, count=232676) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_lac_unknown ------ Fri Mar 14 03:14:41 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_sig_lac_unknown started. GbProxy_Test-NS(SGSN[0])(2367)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2367)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2367)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2367)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2379)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2379)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2379)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2367)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2379)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2380)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2380)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2368)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2368)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2391)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2392)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2391)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2391)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2391)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2396)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2392)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2392)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2396)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2397)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2396)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2396)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2402)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2397)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2397)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2402)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2403)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2402)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2402)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2403)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2403)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2409), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_lac_unknown(2409)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3c5f6958659e: Adding Client=TC_paging_cs_sig_lac_unknown(2410), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_lac_unknown(2410)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2366)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2368)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2367)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2379)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2384)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2371)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2388)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2375)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2391)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2392)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2380)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2395)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2403)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2402)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2373)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2406)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2400)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2397)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2396)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_lac_unknown(2409)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_sig_lac_unknown(2410)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2366): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2367): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2368): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2369): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2370): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2371): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2372): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2373): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2374): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2375): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2376): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2377): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2378): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2379): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2380): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2381): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2382): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2383): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2384): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2385): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2386): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2387): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2388): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2389): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2390): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2391): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2392): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2393): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2394): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2395): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2396): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2397): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2398): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2399): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2400): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2401): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2402): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2403): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2404): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2405): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2406): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2407): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2408): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2409): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_lac_unknown(2410): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_sig_lac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass'. Fri Mar 14 03:14:51 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=219732) Waiting for packet dumper to finish... 1 (prev_count=219732, count=221992) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_lac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac'. ------ GBProxy_Tests.TC_paging_cs_sig_rac ------ Fri Mar 14 03:14:53 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_sig_rac started. GbProxy_Test-NS(SGSN[0])(2412)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2412)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2412)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2412)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2424)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2424)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2424)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2412)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2424)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2413)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2413)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2425)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2425)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2436)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2437)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2436)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2436)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2436)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2441)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2437)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2437)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2441)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2442)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2441)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2441)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2447)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2442)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2442)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2447)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2447)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2447)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])(2437)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2454)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20022(2446)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2454)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2454), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20033(2453)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2454)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])(2437)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_cs_sig_rac(2455)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[1])(2442)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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])-BVCI20021(2444)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2, 1 } TC_paging_cs_sig_rac(2455)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac(2455), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: 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])-BVCI20032(2451)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 2 } TC_paging_cs_sig_rac(2455)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2411)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2416)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2425)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2412)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2424)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2434)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2420)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2429)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2413)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2437)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2436)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2441)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2442)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2440)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2445)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2432)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_rac(2455)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_sig_rac(2454)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2447)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2452)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2448)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2411): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2412): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2413): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2414): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2415): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2416): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2417): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2418): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2419): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2420): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2421): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2422): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2423): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2424): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2425): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2426): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2427): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2428): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2429): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2430): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2431): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2432): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2433): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2434): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2435): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2436): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2437): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2438): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2439): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2440): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2441): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2442): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2443): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2444): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2445): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2446): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2447): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2448): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2449): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2450): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2451): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2452): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2453): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_rac(2454): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_rac(2455): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_sig_rac finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass'. Fri Mar 14 03:15:11 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=238260) Waiting for packet dumper to finish... 1 (prev_count=238260, count=239356) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_rac_unknown ------ Fri Mar 14 03:15:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_sig_rac_unknown started. GbProxy_Test-NS(SGSN[0])(2457)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2457)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2457)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2457)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2469)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2469)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2469)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2469)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2457)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2470)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2470)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2458)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2458)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[0])(2481)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2482)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2481)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2481)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2481)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2486)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2482)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2482)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2486)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2487)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2486)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2486)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2492)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2487)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2487)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2492)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])(2493)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2492)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2492)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2493)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2493)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2499), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_rac_unknown(2499)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3c5f6958659e: Adding Client=TC_paging_cs_sig_rac_unknown(2500), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_rac_unknown(2500)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2456)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2457)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2461)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2458)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2481)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2470)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2469)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2474)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2466)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2482)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2479)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2485)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2477)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2487)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2492)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2490)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2493)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2496)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2486)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2500)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2464)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_rac_unknown(2499)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2457): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2458): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2459): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2460): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2461): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2462): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2463): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2464): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2465): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2466): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2467): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2468): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2469): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2470): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2471): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2472): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2473): none (pass -> pass)Fri Mar 14 03:15:23 UTC 2025 ====== GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass ====== MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2474): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2475): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2476): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2477): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2478): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2479): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2480): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2481): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2482): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2483): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2484): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2485): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2486): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2487): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2488): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2489): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2490): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2491): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2492): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2493): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2494): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2495): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2496): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2497): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2498): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2499): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_rac_unknown(2500): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_sig_rac_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=219656) Waiting for packet dumper to finish... 1 (prev_count=219656, count=221916) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_rac_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci ------ Fri Mar 14 03:15:25 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_sig_bvci started. GbProxy_Test-NS(SGSN[0])(2502)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2502)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2502)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2502)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2514)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2514)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2514)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2502)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2514)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2503)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2503)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2515)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2515)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2526)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2527)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2526)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2526)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2526)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2531)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2527)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2527)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2532)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2531)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2531)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2531)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2537)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2532)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2532)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2535)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(2537)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2538)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2537)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2537)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2538)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2538)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2544), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2544)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci(2545), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3c5f6958659e: 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)@3c5f6958659e: Paging received on PCU { 0 } TC_paging_cs_sig_bvci(2545)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2501)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2502)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2503)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2514)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2506)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2518)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2511)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2523)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2515)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2532)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_bvci(2544)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_sig_bvci(2545)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2527)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2535)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2531)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2530)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2537)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2536)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2538)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2540)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2526)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2542)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2534)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2501): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2502): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2503): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2504): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2505): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2506): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2507): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2508): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2509): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2510): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2511): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2512): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2513): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2514): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2515): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2516): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2517): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2518): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2519): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2520): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2521): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2522): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2523): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2524): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2525): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2526): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2527): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2528): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2529): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2530): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2531): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2532): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2533): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2534): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2535): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2536): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2537): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2538): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2539): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2540): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2541): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2542): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2543): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_bvci(2544): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_bvci(2545): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_sig_bvci finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass'. Fri Mar 14 03:15:35 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown'. ------ GBProxy_Tests.TC_paging_cs_sig_bvci_unknown ------ Fri Mar 14 03:15:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_paging_cs_sig_bvci_unknown started. GbProxy_Test-NS(SGSN[0])(2547)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2547)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2547)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2547)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2559)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2559)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2559)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2559)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2547)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2560)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2560)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2548)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2548)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2571)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2572)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2571)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2571)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2571)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2576)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2572)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2572)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2576)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2577)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2576)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2576)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2577)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2577)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2582)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2583)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2582)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2582)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2583)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2583)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2589), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_paging_cs_sig_bvci_unknown(2589)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3c5f6958659e: Adding Client=TC_paging_cs_sig_bvci_unknown(2590), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_paging_cs_sig_bvci_unknown(2590)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2546)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2547)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2548)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2551)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2569)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2564)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2560)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2559)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2556)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2567)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2571)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2572)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2575)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2576)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2577)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2580)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2582)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2583)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2586)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585)@3c5f6958659e: Final verdict of PTC: none TC_paging_cs_sig_bvci_unknown(2590)@3c5f6958659e: Final verdict of PTC: pass TC_paging_cs_sig_bvci_unknown(2589)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2546): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2547): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2548): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2549): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2550): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2551): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2552): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2553): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2554): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2555): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2556): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2557): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2558): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2559): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2560): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2561): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2562): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2563): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2564): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2565): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2566): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2567): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2568): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2569): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2570): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2571): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2572): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2573): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2574): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2575): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2576): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2577): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2578): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2579): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2580): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2581): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2582): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2583): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2584): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2585): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2586): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2587): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2588): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2589): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_paging_cs_sig_bvci_unknown(2590): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_paging_cs_sig_bvci_unknown finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass'. Fri Mar 14 03:15:46 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_paging_cs_sig_bvci_unknown pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req'. ------ GBProxy_Tests.TC_rim_info_req ------ Fri Mar 14 03:15:49 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_req' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_rim_info_req started. GbProxy_Test-NS(SGSN[0])(2592)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2592)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2592)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2592)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2604)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2604)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2604)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2592)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2604)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2593)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2593)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2605)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2605)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2616)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2617)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2616)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2616)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2616)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2617)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2617)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2622)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2621)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2621)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2622)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2622)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2627)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2628)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2627)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2627)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2628)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2628)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2591)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2593)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2596)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2616)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2617)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2600)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2620)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2609)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2592)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2604)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2613)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2611)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2625)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2621)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2627)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2628)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2622)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2631)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2605)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2591): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2592): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2593): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2594): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2595): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2596): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2597): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2598): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2599): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2600): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2601): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2602): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2603): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2604): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2605): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2606): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2607): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2608): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2609): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2610): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2611): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2612): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2613): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2614): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2615): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2616): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2617): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2618): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2619): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2620): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2621): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2622): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2623): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2624): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2625): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2626): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2627): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2628): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2629): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2630): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2631): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2632): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2633): none (pass -> pass) MTC@3c5f6958659e: Test case TC_rim_info_req finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass'. Fri Mar 14 03:15:55 UTC 2025 ====== GBProxy_Tests.TC_rim_info_req pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=263176) Waiting for packet dumper to finish... 1 (prev_count=263176, count=264272) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_req pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info'. ------ GBProxy_Tests.TC_rim_info ------ Fri Mar 14 03:15:57 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_rim_info started. GbProxy_Test-NS(SGSN[0])(2635)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2635)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2635)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2635)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2647)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2647)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2647)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2657)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2657)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2657)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2635)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])(2647)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2657)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2657)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2636)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2636)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2648)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2648)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2659)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2660)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2659)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2659)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2659)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2664)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2660)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2660)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(2665)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2664)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2664)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2664)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2670)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2665)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2665)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2670)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2670)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2670)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2671)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2671)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2671)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2656)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2656)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2654)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2654)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2634)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2636)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2648)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2644)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2664)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2657)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2654)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2647)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2660)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2635)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2656)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2652)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2659)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2655)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2669)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2665)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2663)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2671)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2670)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2639)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2674)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2634): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2635): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2636): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2637): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2638): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2639): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2640): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2641): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2642): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2643): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2644): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2645): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2646): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2647): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2648): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2649): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2650): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2651): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2652): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2653): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2654): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2655): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2656): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2657): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2658): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2659): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2660): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2661): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2662): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_TestFri Mar 14 03:16:03 UTC 2025 ====== GBProxy_Tests.TC_rim_info pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=259144) -NS(PCU[0])-NSVCI2101(2663): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2664): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2665): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2666): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2667): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2668): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2669): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2670): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2671): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2672): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2673): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2674): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2675): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2676): none (pass -> pass) MTC@3c5f6958659e: Test case TC_rim_info finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass'. Waiting for packet dumper to finish... 1 (prev_count=259144, count=264108) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack'. ------ GBProxy_Tests.TC_rim_info_ack ------ Fri Mar 14 03:16:05 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_ack' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_rim_info_ack started. GbProxy_Test-NS(SGSN[0])(2678)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2678)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2683)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2678)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2683)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2678)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2688)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2688)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2690)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2690)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2690)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2683)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2688)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2690)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2678)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2688)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2688)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2683)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2683)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2691)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2691)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(2679)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2679)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2702)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2703)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2702)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2702)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2702)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2707)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2703)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2703)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2708)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2680)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2680)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2707)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2707)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2707)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2713)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2708)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2708)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2682)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2682)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2713)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2713)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2713)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2714)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2714)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2714)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2687)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2687)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2685)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2685)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2677)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2691)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2678)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2683)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2679)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2680)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2685)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2682)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2702)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2688)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2706)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2703)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2690)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2687)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2707)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2695)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2708)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2699)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2712)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2681)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2713)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2714)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2717)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2686)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2678): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2679): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2680): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2681): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2682): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2683): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2684): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2685): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2686): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2687): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2688): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2689): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2690): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2691): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2692): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2693): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2694): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2695): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2696): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2697): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2698): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2699): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2700): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2701): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2702): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2703): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2704): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2705): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2706): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2707): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2708): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2709): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2710): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2711): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2712): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2713): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2714): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2715): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2716): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2717): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2718): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2719): none (pass -> pass) MTC@3c5f6958659e: Test case TC_rim_info_ack finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass'. Fri Mar 14 03:16:11 UTC 2025 ====== GBProxy_Tests.TC_rim_info_ack pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=199128) Waiting for packet dumper to finish... 1 (prev_count=199128, count=264280) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_ack pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error'. ------ GBProxy_Tests.TC_rim_info_error ------ Fri Mar 14 03:16:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_error' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_rim_info_error started. GbProxy_Test-NS(SGSN[0])(2721)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2721)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2721)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2721)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2733)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2733)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2733)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2733)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2721)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2722)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2722)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2734)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2734)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2745)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2746)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2745)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2745)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2745)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2750)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2746)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2746)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2750)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2751)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2750)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2750)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2756)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2751)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2751)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2756)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2757)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2756)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2756)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2757)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2757)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2720)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2722)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2721)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2734)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2737)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2745)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2733)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2746)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2749)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2729)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2750)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2751)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2742)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2754)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2725)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2756)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2757)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2760)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2720): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2721): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2722): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2723): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2724): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2725): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2726): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2727): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2728): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2729): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2730): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2731): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2732): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2733): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2734): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2735): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2736): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2737): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2738): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2739): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2740): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2741): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2742): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2743): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2744): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2745): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2746): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2747): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2748): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2749): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2750): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2751): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2752): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2753): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2754): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2755): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2756): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2757): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2758): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2759): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2760): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2761): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2762): none (pass -> pass) MTC@3c5f6958659e: Test case TC_rim_info_error finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass'. Fri Mar 14 03:16:19 UTC 2025 ====== GBProxy_Tests.TC_rim_info_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=204984) Waiting for packet dumper to finish... 1 (prev_count=204984, count=264648) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_error pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error'. ------ GBProxy_Tests.TC_rim_info_app_error ------ Fri Mar 14 03:16:21 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_app_error' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_rim_info_app_error started. GbProxy_Test-NS(SGSN[0])(2764)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2764)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2764)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2764)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2776)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2776)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2776)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2764)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2776)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2765)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2765)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2777)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2777)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2788)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2789)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2788)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2788)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2788)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2793)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2789)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2789)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2794)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2793)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2793)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(2794)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2794)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2799)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2799)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2799)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2800)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2800)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2800)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2763)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2777)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2765)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2764)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2773)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2788)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2780)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2768)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2784)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2776)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2789)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2793)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2794)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2799)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2797)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2803)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2800)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2792)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2764): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2765): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2766): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2767): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2768): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2769): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2770): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2771): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2772): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2773): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2774): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2775): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2776): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2777): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2778): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2779): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2780): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2781): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2782): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2783): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2784): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2785): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2786): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2787): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2788): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2789): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2790): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2791): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2792): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2793): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2794): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2795): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2796): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2797): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2798): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2799): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2800): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2801): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2802): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2803): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2804): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2805): none (pass -> pass) MTC@3c5f6958659e: Test case TC_rim_info_app_error finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass'. Fri Mar 14 03:16:27 UTC 2025 ====== GBProxy_Tests.TC_rim_info_app_error pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=249716) Waiting for packet dumper to finish... 1 (prev_count=249716, count=265588) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_app_error pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu'. ------ GBProxy_Tests.TC_rim_info_pcu2pcu ------ Fri Mar 14 03:16:29 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_info_pcu2pcu' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_rim_info_pcu2pcu started. GbProxy_Test-NS(SGSN[0])(2807)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2807)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2807)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2807)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2819)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2819)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2819)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2819)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2807)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(2820)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2820)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2808)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2808)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2831)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2832)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2831)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2831)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2831)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(2836)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(2832)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2832)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2836)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(2837)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2836)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2836)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2842)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2837)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2837)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2842)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2843)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2842)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2842)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2843)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2843)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][0] MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[0][0] to PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[0][0] to PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][0] to PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][0] to PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][1] to PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[1][1] to PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][0] to PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][0] to PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][1] to PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][1] to PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][2] to PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM PCU2PCU from PCU[2][2] to PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2806)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2808)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2807)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2819)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2828)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2831)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2816)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2835)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2823)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2832)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2820)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2836)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2837)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2842)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2843)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2840)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2847)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2811)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2806): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2807): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2808): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2809): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2810): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2811): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2812): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2813): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2814): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2815): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2816): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2817): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2818): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2819): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2820): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2821): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2822): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2823): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2824): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2825): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2826): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2827): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2828): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2829): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2830): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2831): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2832): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2833): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2834): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2835): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2836): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2837): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2838): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2839): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2840): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2841): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2842): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2843): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2844): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2845): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2846): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2847): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2848): none (pass -> pass) MTC@3c5f6958659e: Test case TC_rim_info_pcu2pcu finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass'. Fri Mar 14 03:16:35 UTC 2025 ====== GBProxy_Tests.TC_rim_info_pcu2pcu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=195140) Waiting for packet dumper to finish... 1 (prev_count=195140, count=257604) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_info_pcu2pcu pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran'. ------ GBProxy_Tests.TC_rim_from_eutran ------ Fri Mar 14 03:16:37 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_rim_from_eutran' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_rim_from_eutran started. GbProxy_Test-NS(SGSN[0])(2850)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2850)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2850)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2850)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2862)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2862)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2862)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2850)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2862)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2851)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2851)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2863)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2863)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2874)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2875)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2874)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2874)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2874)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2879)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2875)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2875)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])(2879)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])(2880)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2879)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2879)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2885)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2880)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2880)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2885)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(2886)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(2885)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2885)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2886)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2886)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[0] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[0][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[1][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][0] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][1] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: Testing RIM SGSN[1] <-> PCU[2][2] MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2849)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2850)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2854)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2851)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2862)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2859)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2871)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2863)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2866)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2878)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2880)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2883)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2885)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2875)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2874)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2886)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2869)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2890)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2879)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2849): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2850): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2851): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2852): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2853): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2854): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2855): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2856): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2857): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2858): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2859): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2860): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2861): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2862): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2863): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2864): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2865): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2866): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2867): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2868): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2869): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2870): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2871): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2872): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2873): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2874): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2875): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2876): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2877): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2878): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2879): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2880): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2881): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2882): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2883): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2884): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2885): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2886): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2887): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2888): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2889): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2890): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2891): none (pass -> pass) MTC@3c5f6958659e: Test case TC_rim_from_eutran finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass'. Fri Mar 14 03:16:43 UTC 2025 ====== GBProxy_Tests.TC_rim_from_eutran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=261536) Waiting for packet dumper to finish... 1 (prev_count=261536, count=264872) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_rim_from_eutran pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_bvci_new ------ Fri Mar 14 03:16:45 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_bvci_new' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_flush_ll_bvci_new started. GbProxy_Test-NS(SGSN[0])(2893)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2893)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2893)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(2893)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2905)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2905)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2905)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2893)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2905)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2894)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2894)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2906)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2906)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2917)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2918)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2917)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2917)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2917)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2922)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2918)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2918)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2923)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(2922)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2922)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2922)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2928)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2923)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2923)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2928)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(2928)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2928)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(2929)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2929)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2929)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2935), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2935)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3c5f6958659e: Adding Client=TC_flush_ll_bvci_new(2936), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): none -> pass TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_bvci_new(2936)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2892)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2893)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2894)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2905)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2897)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2909)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2906)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2914)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2901)@3c5f6958659e: Final verdict of PTC: none TC_flush_ll_bvci_new(2936)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2918)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2917)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2922)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2923)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2927)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2899)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2925)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926)@3c5f6958659e: Final verdict of PTC: none TC_flush_ll_bvci_new(2935)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2929)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2928)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2932)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2921)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2892): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2893): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2894): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2895): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2896): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2897): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2898): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2899): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2900): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2901): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2902): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2903): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2904): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2905): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2906): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2907): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2908): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2909): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2910): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2911): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2912): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2913): none (pass -> pass) MTC@3c5f6958659e: Local verdict oFri Mar 14 03:16:51 UTC 2025 f PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2914): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2915): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2916): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2917): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2918): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2919): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2920): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2921): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2922): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2923): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2924): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2925): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2926): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2927): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2928): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2929): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2930): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2931): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2932): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2933): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2934): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_flush_ll_bvci_new(2935): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_flush_ll_bvci_new(2936): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_flush_ll_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass'. ====== GBProxy_Tests.TC_flush_ll_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=245164) Waiting for packet dumper to finish... 1 (prev_count=245164, count=278260) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_bvci_new pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new'. ------ GBProxy_Tests.TC_flush_ll_no_bvci_new ------ Fri Mar 14 03:16:53 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_flush_ll_no_bvci_new' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_flush_ll_no_bvci_new started. GbProxy_Test-NS(SGSN[0])(2938)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2938)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2938)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2938)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2950)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(2950)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2950)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(2950)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(2938)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(2962)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(2963)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(2962)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(2962)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(2962)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(2967)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(2963)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(2963)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(2968)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(2967)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(2967)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(2967)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(2973)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(2968)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(2968)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(2973)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(2973)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(2974)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(2974)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(2974)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2980), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_flush_ll_no_bvci_new(2980)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2980)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3c5f6958659e: 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)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: Adding Client=TC_flush_ll_no_bvci_new(2981), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3c5f6958659e: 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)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Rx FLUSH_LL_ACK: broadcasting GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3c5f6958659e: 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)@3c5f6958659e: 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(2960)@3c5f6958659e: 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)@3c5f6958659e: 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(2958)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2937)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2939)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2938)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2951)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2950)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(2962)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2942)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2947)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(2963)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(2966)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(2959)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(2967)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(2955)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(2968)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(2972)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2970)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(2974)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(2973)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(2977)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979)@3c5f6958659e: Final verdict of PTC: none TC_flush_ll_no_bvci_new(2980)@3c5f6958659e: Final verdict of PTC: pass TC_flush_ll_no_bvci_new(2981)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2937): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2938): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2939): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2940): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2941): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2942): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2943): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2944): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2945): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2946): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2947): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2948): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2949): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2950): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2951): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2952): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2953): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2954): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(2955): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(2956): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(2957): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(2958): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(2959): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(2960): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(2961): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(2962): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(2963): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(2964): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(2965): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(2966): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(2967): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(2968): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(2969): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(2970): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(2971): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(2972): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(2973): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(2974): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(2975): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(2976): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(2977): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(2978): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(2979): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_flush_ll_no_bvci_new(2980): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_flush_ll_no_bvci_new(2981): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_flush_ll_no_bvci_new finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass'. Fri Mar 14 03:17:00 UTC 2025 ====== GBProxy_Tests.TC_flush_ll_no_bvci_new pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=245096) Waiting for packet dumper to finish... 1 (prev_count=245096, count=278040) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_flush_ll_no_bvci_new pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc'. ------ GBProxy_Tests.TC_fc_bvc ------ Fri Mar 14 03:17:02 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_bvc' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_fc_bvc started. GbProxy_Test-NS(SGSN[0])(2983)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(2983)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(2983)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(2983)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(2995)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(2995)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(2995)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(2983)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(2995)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(2984)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(2984)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(2996)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(2996)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3007)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3008)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3007)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3007)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3007)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3012)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(3008)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3008)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3012)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3013)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3012)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3012)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3018)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(3013)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3013)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3018)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3019)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3018)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3018)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3019)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3019)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Connecting G_SGSN[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_SGSN[1] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[1] to BVCI=20021 MTC@3c5f6958659e: Connecting G_PCU[2] to BVCI=20031 MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(2982)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(2983)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(2984)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3007)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(2987)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(2995)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(2992)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3005)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3000)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3008)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3011)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3003)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(2996)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3013)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3019)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3016)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3018)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3023)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3021)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3012)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(2982): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(2983): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(2984): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(2985): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(2986): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(2987): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(2988): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(2989): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(2990): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(2991): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(2992): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(2993): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(2994): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(2995): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(2996): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(2997): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(2998): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(2999): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3000): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3001): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3002): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3003): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3004): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3005): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3006): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3007): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3008): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3009): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3010): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3011): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3012): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3013): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3014): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3015): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3016): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3017): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3018): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3019): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3020): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3021): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3022): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3023): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3024): none (pass -> pass) MTC@3c5f6958659e: Test case TC_fc_bvc finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass'. Fri Mar 14 03:17:11 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@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_bvc pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms'. ------ GBProxy_Tests.TC_fc_ms ------ Fri Mar 14 03:17:13 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_fc_ms' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_fc_ms started. GbProxy_Test-NS(SGSN[0])(3026)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3026)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3026)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3026)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3038)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3038)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(3038)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3026)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3038)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-BSSGP(SGSN[0])(3027)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3027)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3039)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3039)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3050)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3051)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3050)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3050)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3050)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3055)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3051)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3051)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3055)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3056)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3055)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3055)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3061)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(3056)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3056)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3061)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3062)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3061)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3061)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3062)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3062)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@3c5f6958659e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@3c5f6958659e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3c5f6958659e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3c5f6958659e: Adding Client=TC_fc_ms(3068), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 TC_fc_ms(3068)@3c5f6958659e: setverdict(pass): none -> pass TC_fc_ms(3068)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3068)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@3c5f6958659e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@3c5f6958659e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3c5f6958659e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3c5f6958659e: Adding Client=TC_fc_ms(3069), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 TC_fc_ms(3069)@3c5f6958659e: setverdict(pass): none -> pass TC_fc_ms(3069)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed TC_fc_ms(3069)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3025)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3026)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3039)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3038)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3050)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3030)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3051)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3034)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3027)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3054)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3048)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3043)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3055)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3056)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3059)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3061)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3062)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3065)@3c5f6958659e: Final verdict of PTC: none TC_fc_ms(3069)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057)@3c5f6958659e: Final verdict of PTC: none TC_fc_ms(3068)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3025): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3026): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3027): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3028): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3029): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3030): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3031): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3032): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3033): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3034): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3035): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3036): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3037): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3038): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3039): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3040): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3041): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3042): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3043): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3044): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3045): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3046): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3047): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3048): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3049): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3050): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3051): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3052): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3053): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3054): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3055): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3056): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3057): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3058): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3059): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3060): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3061): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3062): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3063): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3064): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3065): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3066): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3067): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_fc_ms(3068): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_fc_ms(3069): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_fc_ms finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass'. Fri Mar 14 03:17:19 UTC 2025 ====== GBProxy_Tests.TC_fc_ms pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218968) Waiting for packet dumper to finish... 1 (prev_count=218968, count=220064) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_fc_ms pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq'. ------ GBProxy_Tests.TC_ms_reg_enq ------ Fri Mar 14 03:17:21 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_ms_reg_enq' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_ms_reg_enq started. GbProxy_Test-NS(SGSN[0])(3071)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3071)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3071)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(3071)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3083)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3083)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(3083)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3071)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3083)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3072)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3084)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3084)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3095)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3096)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3095)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3095)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3095)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3100)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3096)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3096)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3100)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3101)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3100)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3100)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3101)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3101)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3106)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3107)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3106)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3106)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3107)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3107)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3113), IMSI='262420000000000'H, TLLI='C2180023'O, index=0 GbProxy_Test-BSSGP(SGSN[0])(3072)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3c5f6958659e: Removing Client IMSI='262420000000000'H, index=0 MTC@3c5f6958659e: 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@3c5f6958659e: 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)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@3c5f6958659e: Adding Client=TC_ms_reg_enq(3114), IMSI='262420000001000'H, TLLI='C220040B'O, index=1 GbProxy_Test-BSSGP(SGSN[0])(3072)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3c5f6958659e: 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])-BVCI20011(3074)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): none -> pass GbProxy_Test-BSSGP(PCU[0])(3096)@3c5f6958659e: Rx on SIG BVCI without PTP BVCI: broadcasting GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3c5f6958659e: 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)@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3c5f6958659e: Removing Client IMSI='262420000001000'H, index=1 MTC@3c5f6958659e: setverdict(pass): none -> pass reason: ""GBProxy_Tests.ttcn:674 : "", new component reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3070)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3071)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3075)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3072)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3095)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3100)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3080)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3092)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3096)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3084)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3083)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3099)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3101)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3087)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3104)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3106)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3107)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3111)@3c5f6958659e: Final verdict of PTC: none TC_ms_reg_enq(3113)@3c5f6958659e: Final verdict of PTC: pass GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109)@3c5f6958659e: Final verdict of PTC: none TC_ms_reg_enq(3114)@3c5f6958659e: Final verdict of PTC: pass MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass reason: ""GBProxy_Tests.ttcn:674 : "" MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3070): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3071): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3072): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3073): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3074): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3075): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3076): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3077): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3078): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3079): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3080): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3081): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3082): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3083): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3084): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3085): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3086): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3087): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3088): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3089): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3090): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3091): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3092): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3093): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3094): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3095): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3096): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3097): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3098): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3099): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3100): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3101): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3102): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3103): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3104): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3105): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3106): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3107): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3108): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3109): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3110): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3111): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3112): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ms_reg_enq(3113): pass (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC TC_ms_reg_enq(3114): pass (pass -> pass) MTC@3c5f6958659e: Test case TC_ms_reg_enq finished. Verdict: pass reason: "GBProxy_Tests.ttcn:674 : " MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass'. Fri Mar 14 03:17:27 UTC 2025 ====== GBProxy_Tests.TC_ms_reg_enq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=218748) Waiting for packet dumper to finish... 1 (prev_count=218748, count=219844) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_ms_reg_enq pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli'. ------ GBProxy_Tests.TC_status_sig_ul_tlli ------ Fri Mar 14 03:17:29 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tlli' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_status_sig_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3116)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3116)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3116)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3116)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3128)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3128)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(3128)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3128)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3116)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3129)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3129)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3117)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3117)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3140)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3141)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3140)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[1])(3144)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(3140)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3140)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3144)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3146)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])(3141)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3141)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3144)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3144)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3151)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(3146)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3146)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3151)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3152)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3151)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3151)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3152)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3152)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3115)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3129)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3117)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3124)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3116)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3133)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3128)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3138)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3120)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3141)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3140)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3144)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3146)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3145)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3149)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3151)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3156)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3122)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3152)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3115): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3116): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3117): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3118): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3119): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3120): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3121): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3122): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3123): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3124): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3125): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3126): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3127): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3128): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3129): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3130): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3131): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3132): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3133): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3134): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3135): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3136): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3137): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3138): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3139): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3140): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3141): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3142): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3143): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3144): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3145): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3146): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3147): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3148): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3149): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3150): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3151): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3152): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3153): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3154): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3155): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3156): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3157): none (pass -> pass) MTC@3c5f6958659e: Test case TC_status_sig_ul_tlli finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass'. Fri Mar 14 03:17:34 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=199344) Waiting for packet dumper to finish... 1 (prev_count=199344, count=216484) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tlli pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi'. ------ GBProxy_Tests.TC_status_sig_ul_tmsi ------ Fri Mar 14 03:17:36 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_ul_tmsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_status_sig_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3159)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3159)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3159)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(3159)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3171)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3171)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(3171)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3159)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3171)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3160)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3160)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3172)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3172)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3183)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3184)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3183)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3183)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3183)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3188)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(3184)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3184)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3188)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3189)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[1])(3188)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3188)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3194)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(3189)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3189)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3194)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3194)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3194)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3195)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[2])(3195)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3195)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3158)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3159)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3163)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3183)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3176)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3171)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3181)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3167)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3187)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3184)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3160)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3189)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3195)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3194)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3198)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3188)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3165)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3172)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3192)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3158): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3159): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3160): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3161): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3162): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3163): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3164): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3165): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3166): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3167): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3168): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3169): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3170): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3171): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3172): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3173): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3174): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3175): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3176): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3177): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3178): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3179): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3180): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3181): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3182): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3183): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3184): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3185): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3186): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3187): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3188): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3189): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3190): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3191): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3192): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3193): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3194): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3195): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3196): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3197): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3198): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3199): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3200): none (pass -> pass) MTC@3c5f6958659e: Test case TC_status_sig_ul_tmsi finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass'. Fri Mar 14 03:17:42 UTC 2025 ====== GBProxy_Tests.TC_status_sig_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=192432) Waiting for packet dumper to finish... 1 (prev_count=192432, count=216652) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_ul_tmsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli'. ------ GBProxy_Tests.TC_status_ptp_ul_tlli ------ Fri Mar 14 03:17:44 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tlli' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_status_ptp_ul_tlli started. GbProxy_Test-NS(SGSN[0])(3202)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3202)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3202)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(3202)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3214)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3214)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(3214)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])(3214)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])(3202)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3203)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3203)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3215)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3215)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3226)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3227)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3226)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3226)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(3226)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3227)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3227)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(PCU[1])(3232)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3231)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3231)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3237)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(3232)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3232)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3237)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3238)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3237)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3237)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3238)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3238)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Connecting G_SGSN[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_SGSN[1] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[1] to BVCI=20021 MTC@3c5f6958659e: Connecting G_PCU[2] to BVCI=20031 MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3201)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3202)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3206)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3226)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3203)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3227)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3223)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3214)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3219)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3211)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3230)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3231)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3235)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3237)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3215)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3238)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3241)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3233)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3232)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3201): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3202): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3203): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3204): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3205): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3206): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3207): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3208): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3209): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3210): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3211): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3212): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3213): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3214): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3215): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3216): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3217): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3218): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3219): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3220): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3221): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3222): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3223): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3224): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3225): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3226): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3227): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3228): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3229): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3230): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3231): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3232): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3233): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3234): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3235): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3236): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3237): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3238): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3239): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3240): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3241): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3242): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3243): none (pass -> pass) MTC@3c5f6958659e: Test case TC_status_ptp_ul_tlli finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass'. Fri Mar 14 03:17:50 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tlli pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=180052) Waiting for packet dumper to finish... 1 (prev_count=180052, count=216600) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tlli pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi'. ------ GBProxy_Tests.TC_status_ptp_ul_tmsi ------ Fri Mar 14 03:17:52 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_ul_tmsi' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_status_ptp_ul_tmsi started. GbProxy_Test-NS(SGSN[0])(3245)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3245)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3245)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(3245)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3257)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3257)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(3257)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3245)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3257)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3258)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3258)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])(3246)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3246)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3269)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3270)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3269)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3269)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])(3269)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3270)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3270)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])(3275)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3274)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3280)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-NS(PCU[1])(3274)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3274)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3275)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3275)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3281)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3280)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3280)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3281)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3281)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Connecting G_SGSN[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_SGSN[1] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[1] to BVCI=20021 MTC@3c5f6958659e: Connecting G_PCU[2] to BVCI=20031 MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: 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@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3244)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3245)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3246)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3254)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3258)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3257)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3249)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3262)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3267)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3270)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3269)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3273)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3280)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3275)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3279)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3281)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3285)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3274)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3244): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3245): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3246): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3247): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3248): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3249): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3250): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3251): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3252): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3253): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3254): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3255): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3256): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3257): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3258): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3259): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3260): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3261): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3262): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3263): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3264): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3265): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3266): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3267): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3268): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3269): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3270): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3271): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3272): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3273): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3274): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3275): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3276): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3277): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3278): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3279): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3280): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3281): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3282): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3283): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3284): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3285): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3286): none (pass -> pass) MTC@3c5f6958659e: Test case TC_status_ptp_ul_tmsi finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass'. Fri Mar 14 03:17:58 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_ul_tmsi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=188684) Waiting for packet dumper to finish... 1 (prev_count=188684, count=216648) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_ul_tmsi pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci'. ------ GBProxy_Tests.TC_status_sig_dl_bvci ------ Fri Mar 14 03:18:00 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_sig_dl_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_status_sig_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3288)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3288)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])(3288)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3288)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3300)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])(3300)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3300)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3288)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3300)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3289)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3289)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])(3301)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3301)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3312)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3313)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3312)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3312)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3312)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])(3317)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[0])(3313)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3313)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3318)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3317)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3317)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[2])(3323)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(PCU[1])(3318)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3318)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3323)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[2])(3324)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])(3323)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3323)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3324)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3324)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3287)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3289)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3288)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3313)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3300)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3293)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3298)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3312)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3291)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3308)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3317)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3316)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3321)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3304)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3318)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3301)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3323)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3324)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3328)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3296)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3287): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3288): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3289): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3290): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3291): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3292): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3293): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3294): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3295): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3296): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3297): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3298): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3299): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3300): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3301): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3302): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3303): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3304): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3305): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3306): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3307): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3308): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3309): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3310): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3311): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3312): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3313): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3314): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3315): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3316): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3317): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3318): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3319): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3320): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3321): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3322): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3323): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3324): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3325): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3326): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3327): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3328): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3329): none (pass -> pass) MTC@3c5f6958659e: Test case TC_status_sig_dl_bvci finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass'. Fri Mar 14 03:18:06 UTC 2025 ====== GBProxy_Tests.TC_status_sig_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=234852) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_sig_dl_bvci pass' was executed successfully (exit status: 0). MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci'. ------ GBProxy_Tests.TC_status_ptp_dl_bvci ------ Fri Mar 14 03:18:08 UTC 2025 Waiting for packet dumper to start... 0 MTC@3c5f6958659e: External command `../ttcn3-dumpcap-start.sh GBProxy_Tests.TC_status_ptp_dl_bvci' was executed successfully (exit status: 0). MTC@3c5f6958659e: Test case TC_status_ptp_dl_bvci started. GbProxy_Test-NS(SGSN[0])(3331)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7777 GbProxy_Test-NS(SGSN[0])(3331)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7777, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 101 } GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])(3331)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":7770 GbProxy_Test-NS(SGSN[0])(3331)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 7770, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 201 } GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8888 GbProxy_Test-NS(SGSN[1])(3343)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8888, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 0, signalling_weight := 1 } }, nsvci := 102 } GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[1])(3343)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":8880 GbProxy_Test-NS(SGSN[1])(3343)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 8880, local_ip := "172.18.228.103", remote_udp_port := 23000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 0 } }, nsvci := 202 } GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@3c5f6958659e: NSVC 201 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3c5f6958659e: NSVC 101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@3c5f6958659e: NSVC 202 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3c5f6958659e: NSVC 102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(SGSN[0])(3331)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])(3343)@3c5f6958659e: SNS Config succeeded. Sending Alive GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[0])(3332)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[0])(3332)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(SGSN[1])(3344)@3c5f6958659e: Rx BVC-RESET for Signaling BVCI=0 GbProxy_Test-BSSGP(SGSN[1])(3344)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[0])(3355)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21010 GbProxy_Test-BSSGP(PCU[0])(3356)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[0])(3355)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2101 } GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[0])(3355)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])(3355)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3c5f6958659e: NSVC 2101 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-NS(PCU[1])(3360)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21020 GbProxy_Test-BSSGP(PCU[0])(3356)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[0])(3356)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21020, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2102 } GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@3c5f6958659e: Rx BVC-RESET from BVCI=20011 GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-BSSGP(PCU[1])(3361)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@3c5f6958659e: BVCI(20011) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[1])(3360)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])(3360)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3c5f6958659e: NSVC 2102 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[1])(3361)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[1])(3361)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@3c5f6958659e: Rx BVC-RESET from BVCI=20022 GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@3c5f6958659e: Rx BVC-RESET from BVCI=20021 GbProxy_Test-NS(PCU[2])(3366)@3c5f6958659e: Creating NSIP provider for "172.18.228.103":21030 GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@3c5f6958659e: BVCI(20022) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@3c5f6958659e: BVCI(20021) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-NS(PCU[2])(3366)@3c5f6958659e: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21030, local_ip := "172.18.228.103", remote_udp_port := 24000, remote_ip := "172.18.228.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 2103 } GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3c5f6958659e: Provider Link came up. Waiting for SNS Size GbProxy_Test-NS(PCU[2])(3366)@3c5f6958659e: Outbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])(3366)@3c5f6958659e: Inbound SNS Config succeeded. GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3c5f6958659e: NSVC 2103 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_UNBLOCKED (4) GbProxy_Test-BSSGP(PCU[2])(3367)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3c5f6958659e: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3c5f6958659e: Warning: Re-starting timer Tns_test, which is already active (running or expired). GbProxy_Test-BSSGP(PCU[2])(3367)@3c5f6958659e: BVCI(0) Rx BVC-RESET-ACK GbProxy_Test-BSSGP(PCU[2])(3367)@3c5f6958659e: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@3c5f6958659e: Rx BVC-RESET from BVCI=20032 GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@3c5f6958659e: BVCI(20032) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@3c5f6958659e: Rx BVC-RESET from BVCI=20033 GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@3c5f6958659e: BVCI(20033) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@3c5f6958659e: Rx BVC-RESET from BVCI=20031 GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@3c5f6958659e: BVCI(20031) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3c5f6958659e: Warning: Re-starting timer g_Tguard, which is already active (running or expired). MTC@3c5f6958659e: Connecting G_SGSN[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_SGSN[1] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[0] to BVCI=20011 MTC@3c5f6958659e: Connecting G_PCU[1] to BVCI=20021 MTC@3c5f6958659e: Connecting G_PCU[2] to BVCI=20031 MTC@3c5f6958659e: setverdict(pass): none -> pass MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass, component reason not changed MTC@3c5f6958659e: setverdict(pass): pass -> pass reason: ""GBProxy_Tests.ttcn:674 : "", component reason not changed MTC@3c5f6958659e: Stopping testcase execution from "GBProxy_Tests.ttcn":674 IPA-CTRL-CLI-IPA(3330)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])(3331)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101(3335)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])(3343)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])(3355)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])(3332)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])(3344)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202(3353)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])(3356)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101(3359)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102(3348)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201(3340)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3351)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])(3360)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])(3361)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102(3364)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])(3367)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103(3370)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])(3366)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368)@3c5f6958659e: Final verdict of PTC: none GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357)@3c5f6958659e: Final verdict of PTC: none MTC@3c5f6958659e: Setting final verdict of the test case. MTC@3c5f6958659e: Local verdict of MTC: pass MTC@3c5f6958659e: Local verdict of PTC IPA-CTRL-CLI-IPA(3330): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])(3331): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])(3332): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101-provIP(3333): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20011(3334): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI101(3335): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20021(3336): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20022(3337): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201-provIP(3338): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20031(3339): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[0])-NSVCI201(3340): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20032(3341): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[0])-BVCI20033(3342): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])(3343): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])(3344): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20011(3345): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102-provIP(3346): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20021(3347): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI102(3348): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20022(3349): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20031(3350): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202-provIP(3351): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20032(3352): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(SGSN[1])-NSVCI202(3353): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(SGSN[1])-BVCI20033(3354): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])(3355): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])(3356): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101-provIP(3357): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[0])-BVCI20011(3358): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[0])-NSVCI2101(3359): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])(3360): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])(3361): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102-provIP(3362): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20021(3363): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[1])-NSVCI2102(3364): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[1])-BVCI20022(3365): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])(3366): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])(3367): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103-provIP(3368): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20031(3369): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-NS(PCU[2])-NSVCI2103(3370): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20032(3371): none (pass -> pass) MTC@3c5f6958659e: Local verdict of PTC GbProxy_Test-BSSGP(PCU[2])-BVCI20033(3372): none (pass -> pass) MTC@3c5f6958659e: Test case TC_status_ptp_dl_bvci finished. Verdict: pass MTC@3c5f6958659e: Starting external command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass'. Fri Mar 14 03:18:14 UTC 2025 ====== GBProxy_Tests.TC_status_ptp_dl_bvci pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=211876) Waiting for packet dumper to finish... 1 (prev_count=211876, count=232164) MTC@3c5f6958659e: External command `../ttcn3-dumpcap-stop.sh GBProxy_Tests.TC_status_ptp_dl_bvci pass' was executed successfully (exit status: 0). MC@3c5f6958659e: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3c5f6958659e: Terminating MTC. MC@3c5f6958659e: MTC terminated. MC2> exit MC@3c5f6958659e: Shutting down session. MC@3c5f6958659e: 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-228 + grep Name + awk -F" NR>1{print $2} + cut -d : -f2 + local containers=jenkins-ttcn3-gbproxy-test-1625-gbproxy + [ -n jenkins-ttcn3-gbproxy-test-1625-gbproxy ] + docker_kill_wait jenkins-ttcn3-gbproxy-test-1625-gbproxy + docker kill jenkins-ttcn3-gbproxy-test-1625-gbproxy jenkins-ttcn3-gbproxy-test-1625-gbproxy + docker wait jenkins-ttcn3-gbproxy-test-1625-gbproxy 137 + network_remove + set +x Removing network ttcn3-gbproxy-test-228 + docker network remove ttcn3-gbproxy-test-228 ttcn3-gbproxy-test-228 + 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-1625-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