Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-test # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/docker-playground
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Seen branch in repository origin/arehbein/devtests
Seen branch in repository origin/arehbein/devtests%topic=fixes
Seen branch in repository origin/daniel/bscnat_tests
Seen branch in repository origin/daniel/training
Seen branch in repository origin/daniel/wip
Seen branch in repository origin/fixeria/confmerge
Seen branch in repository origin/fixeria/sccplite
Seen branch in repository origin/fixeria/testing
Seen branch in repository origin/jolly/testing
Seen branch in repository origin/laforge/ergw
Seen branch in repository origin/laforge/fr
Seen branch in repository origin/laforge/ns
Seen branch in repository origin/laforge/podman
Seen branch in repository origin/lynxis/gerrit-comment-ci
Seen branch in repository origin/master
Seen branch in repository origin/neels/hnbgw-pfcp
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/fix-registry-pull
Seen branch in repository origin/osmith/fix-rpi-gnutls
Seen branch in repository origin/osmith/obs-2021q1
Seen branch in repository origin/osmith/rpm-local
Seen branch in repository origin/osmith/ttcn3-pass-args
Seen branch in repository origin/osmith/wip
Seen branch in repository origin/osmith/wip-4g-only
Seen branch in repository origin/osmith/wip-asan
Seen branch in repository origin/pespin/asterisk
Seen branch in repository origin/pespin/bts-perf
Seen branch in repository origin/pespin/ergw
Seen branch in repository origin/pespin/gtp1
Seen branch in repository origin/pespin/master
Seen branch in repository origin/pmaier/pcuif
Seen branch in repository origin/refsf/for/master/dyn-pdch
Seen 32 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 570e8cda818242b03b31b5daac6a99177857aafa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10
Commit message: "asterisk: pjsip.conf: Enable USIM Auth over AMI interface"
 > git rev-list --no-walk 570e8cda818242b03b31b5daac6a99177857aafa # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins7959441066125329655.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-hlr-test + export IMAGE_SUFFIX=master + cd ttcn3-hlr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs ] + [ xjenkins-ttcn3-hlr-test-2320 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-hlr-test + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=master + docker_images_require osmo-hlr-master ttcn3-hlr-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-hlr-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends debian-bookworm-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-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-hlr-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #8 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.1s done #8 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.3s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.3s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #12 CACHED #13 [ 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 #13 CACHED #14 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #14 CACHED #15 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #15 CACHED #16 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #16 CACHED #17 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #17 CACHED #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 CACHED #19 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #19 CACHED #20 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #20 CACHED #21 [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 #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config pylint python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #24 CACHED #25 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:23998c1cae0eb9111bce72b6713417b4d429750c0ccc3de6817d5fd6d593ff91 0.0s done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 23998c1cae0e + 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-hlr-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hlr-master + echo osmo-hlr-master + dir=osmo-hlr-master + pull_arg=--pull + grep ^FROM ../osmo-hlr-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hlr-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hlr-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/osmo-hlr-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-hlr-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-hlr-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.29kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hlr/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-hlr/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 343B done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libsqlite3-dev libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmocore-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" sqlite-devel python3 ;; esac #6 0.462 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.462 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.462 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.563 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.699 Reading package lists... #6 1.069 Reading package lists... #6 1.435 Building dependency tree... #6 1.529 Reading state information... #6 1.616 libsqlite3-dev is already the newest version (3.40.1-2). #6 1.616 The following additional packages will be installed: #6 1.616 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.616 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.616 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.616 osmocom-nightly #6 1.639 The following NEW packages will be installed: #6 1.639 libosmo-abis-dev libosmo-netif-dev libosmo-sigtran-dev libosmo-sigtran9 #6 1.639 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #6 1.639 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #6 1.639 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 #6 1.639 osmocom-nightly #6 1.692 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #6 1.692 Need to get 2905 kB of archives. #6 1.692 After this operation, 11.2 MB of additional disk space will be used. #6 1.692 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202406022026 [1164 B] #6 1.704 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.203.d8ac0.202406022026 [164 kB] #6 1.706 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.203.d8ac0.202406022026 [46.0 kB] #6 1.707 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.12.6222.202406022026 [29.0 kB] #6 1.708 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.203.d8ac0.202406022026 [65.4 kB] #6 1.710 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.203.d8ac0.202406022026 [222 kB] #6 1.713 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.203.d8ac0.202406022026 [98.5 kB] #6 1.714 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.12.6222.202406022026 [72.5 kB] #6 1.716 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.12.6222.202406022026 [111 kB] #6 1.718 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.203.d8ac0.202406022026 [66.1 kB] #6 1.727 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.203.d8ac0.202406022026 [172 kB] #6 1.728 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.203.d8ac0.202406022026 [54.4 kB] #6 1.729 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.203.d8ac0.202406022026 [58.6 kB] #6 1.729 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.203.d8ac0.202406022026 [45.3 kB] #6 1.730 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.203.d8ac0.202406022026 [38.6 kB] #6 1.730 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.203.d8ac0.202406022026 [839 kB] #6 1.738 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.55.6930.202406022026 [52.4 kB] #6 1.738 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.55.6930.202406022026 [64.7 kB] #6 1.739 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.66.705a.202406022026 [122 kB] #6 1.740 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.66.705a.202406022026 [581 kB] #6 1.895 debconf: delaying package configuration, since apt-utils is not installed #6 1.935 Fetched 2905 kB in 0s (28.5 MB/s) #6 1.985 Selecting previously unselected package osmocom-nightly. #6 1.985 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #6 2.019 Preparing to unpack .../00-osmocom-nightly_202406022026_amd64.deb ... #6 2.034 Unpacking osmocom-nightly (202406022026) ... #6 2.140 Selecting previously unselected package libosmocore21:amd64. #6 2.145 Preparing to unpack .../01-libosmocore21_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 2.175 Unpacking libosmocore21:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 2.293 Selecting previously unselected package libosmocodec4:amd64. #6 2.299 Preparing to unpack .../02-libosmocodec4_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 2.314 Unpacking libosmocodec4:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 2.421 Selecting previously unselected package libosmotrau2:amd64. #6 2.429 Preparing to unpack .../03-libosmotrau2_1.5.1.12.6222.202406022026_amd64.deb ... #6 2.443 Unpacking libosmotrau2:amd64 (1.5.1.12.6222.202406022026) ... #6 2.553 Selecting previously unselected package libosmoisdn0:amd64. #6 2.560 Preparing to unpack .../04-libosmoisdn0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 2.575 Unpacking libosmoisdn0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 2.732 Selecting previously unselected package libosmogsm20:amd64. #6 2.740 Preparing to unpack .../05-libosmogsm20_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 2.761 Unpacking libosmogsm20:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 2.883 Selecting previously unselected package libosmovty13:amd64. #6 2.890 Preparing to unpack .../06-libosmovty13_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 2.904 Unpacking libosmovty13:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 3.026 Selecting previously unselected package libosmoabis13:amd64. #6 3.033 Preparing to unpack .../07-libosmoabis13_1.5.1.12.6222.202406022026_amd64.deb ... #6 3.048 Unpacking libosmoabis13:amd64 (1.5.1.12.6222.202406022026) ... #6 3.143 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.151 Preparing to unpack .../08-libosmo-abis-dev_1.5.1.12.6222.202406022026_amd64.deb ... #6 3.166 Unpacking libosmo-abis-dev:amd64 (1.5.1.12.6222.202406022026) ... #6 3.273 Selecting previously unselected package libosmocoding0:amd64. #6 3.280 Preparing to unpack .../09-libosmocoding0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 3.295 Unpacking libosmocoding0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 3.403 Selecting previously unselected package libosmogb14:amd64. #6 3.411 Preparing to unpack .../10-libosmogb14_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 3.426 Unpacking libosmogb14:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 3.544 Selecting previously unselected package libosmoctrl0:amd64. #6 3.551 Preparing to unpack .../11-libosmoctrl0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 3.566 Unpacking libosmoctrl0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 3.697 Selecting previously unselected package libosmosim2:amd64. #6 3.703 Preparing to unpack .../12-libosmosim2_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 3.721 Unpacking libosmosim2:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 3.831 Selecting previously unselected package libosmousb0:amd64. #6 3.838 Preparing to unpack .../13-libosmousb0_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 3.853 Unpacking libosmousb0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 3.946 Selecting previously unselected package libosmocore. #6 3.953 Preparing to unpack .../14-libosmocore_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 3.967 Unpacking libosmocore (1.9.0.203.d8ac0.202406022026) ... #6 4.064 Selecting previously unselected package libosmocore-dev:amd64. #6 4.072 Preparing to unpack .../15-libosmocore-dev_1.9.0.203.d8ac0.202406022026_amd64.deb ... #6 4.088 Unpacking libosmocore-dev:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 4.247 Selecting previously unselected package libosmonetif11:amd64. #6 4.254 Preparing to unpack .../16-libosmonetif11_1.4.0.55.6930.202406022026_amd64.deb ... #6 4.270 Unpacking libosmonetif11:amd64 (1.4.0.55.6930.202406022026) ... #6 4.366 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.373 Preparing to unpack .../17-libosmo-netif-dev_1.4.0.55.6930.202406022026_amd64.deb ... #6 4.389 Unpacking libosmo-netif-dev:amd64 (1.4.0.55.6930.202406022026) ... #6 4.502 Selecting previously unselected package libosmo-sigtran9:amd64. #6 4.510 Preparing to unpack .../18-libosmo-sigtran9_1.8.0.66.705a.202406022026_amd64.deb ... #6 4.524 Unpacking libosmo-sigtran9:amd64 (1.8.0.66.705a.202406022026) ... #6 4.630 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 4.637 Preparing to unpack .../19-libosmo-sigtran-dev_1.8.0.66.705a.202406022026_amd64.deb ... #6 4.652 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202406022026) ... #6 4.830 Setting up osmocom-nightly (202406022026) ... #6 4.877 Setting up libosmocore21:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 4.922 Setting up libosmousb0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 4.965 Setting up libosmocodec4:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.020 Setting up libosmotrau2:amd64 (1.5.1.12.6222.202406022026) ... #6 5.080 Setting up libosmovty13:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.122 Setting up libosmoisdn0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.166 Setting up libosmogsm20:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.211 Setting up libosmoabis13:amd64 (1.5.1.12.6222.202406022026) ... #6 5.260 Setting up libosmoctrl0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.305 Setting up libosmogb14:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.356 Setting up libosmonetif11:amd64 (1.4.0.55.6930.202406022026) ... #6 5.401 Setting up libosmo-abis-dev:amd64 (1.5.1.12.6222.202406022026) ... #6 5.445 Setting up libosmocoding0:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.490 Setting up libosmosim2:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.534 Setting up libosmocore (1.9.0.203.d8ac0.202406022026) ... #6 5.587 Setting up libosmo-sigtran9:amd64 (1.8.0.66.705a.202406022026) ... #6 5.630 Setting up libosmocore-dev:amd64 (1.9.0.203.d8ac0.202406022026) ... #6 5.675 Setting up libosmo-netif-dev:amd64 (1.4.0.55.6930.202406022026) ... #6 5.721 Setting up libosmo-sigtran-dev:amd64 (1.8.0.66.705a.202406022026) ... #6 5.769 Processing triggers for libc-bin (2.36-9+deb12u7) ... #6 DONE 6.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-hlr.git #9 0.322 Cloning into 'osmo-hlr'... #9 DONE 0.6s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-HLR/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-hlr #10 DONE 0.2s #11 [6/8] RUN CD osmo-hlr && 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.415 Already on 'master' #11 0.415 Your branch is up to date with 'origin/master'. #11 0.417 refs/heads/master #11 0.420 HEAD is now at 6b771e3 debian/postinst: add checks, be verbose #11 0.422 master #11 0.423 6b771e34bd5c9b6581f085f855589467d753b6e0 #11 2.483 aclocal: warning: couldn't open directory 'm4': No such file or directory #11 3.810 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.810 libtoolize: copying file './ltmain.sh' #11 3.854 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 3.854 libtoolize: copying file 'm4/libtool.m4' #11 3.873 libtoolize: copying file 'm4/ltoptions.m4' #11 3.889 libtoolize: copying file 'm4/ltsugar.m4' #11 3.907 libtoolize: copying file 'm4/ltversion.m4' #11 3.925 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.959 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 6.168 configure.ac:55: warning: The macro `AC_HEADER_STDC' is obsolete. #11 6.168 configure.ac:55: You should run autoupdate. #11 6.168 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 6.168 configure.ac:55: the top level #11 6.168 configure.ac:70: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.168 configure.ac:70: You should run autoupdate. #11 6.168 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.168 configure.ac:70: the top level #11 6.168 configure.ac:104: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.168 configure.ac:104: You should run autoupdate. #11 6.168 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.168 configure.ac:104: the top level #11 6.168 configure.ac:120: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.168 configure.ac:120: You should run autoupdate. #11 6.168 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.168 configure.ac:120: the top level #11 6.168 configure.ac:188: warning: AC_OUTPUT should be used without arguments. #11 6.168 configure.ac:188: You should run autoupdate. #11 6.664 configure.ac:9: installing './compile' #11 6.666 configure.ac:9: installing './config.guess' #11 6.668 configure.ac:9: installing './config.sub' #11 6.669 configure.ac:11: installing './install-sh' #11 6.671 configure.ac:11: installing './missing' #11 6.827 src/Makefile.am:79: warning: source file '$(srcdir)/gsupclient/cni_peer_id.c' is in a subdirectory, #11 6.827 src/Makefile.am:79: but option 'subdir-objects' is disabled #11 6.827 automake: warning: possible forward-incompatibility. #11 6.827 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 6.827 automake: automake option hasn't been enabled. For now, the corresponding output #11 6.827 automake: object file(s) will be placed in the top-level directory. However, this #11 6.827 automake: behavior may change in a future Automake major version, with object #11 6.827 automake: files being placed in the same subdirectory as the corresponding sources. #11 6.827 automake: You are advised to start using 'subdir-objects' option throughout your #11 6.827 automake: project, to avoid future incompatibilities. #11 6.830 src/Makefile.am: installing './depcomp' #11 6.902 tests/auc/Makefile.am:39: warning: source file '$(builddir)/auc_ts_55_205_test_sets.c' is in a subdirectory, #11 6.902 tests/auc/Makefile.am:39: but option 'subdir-objects' is disabled #11 7.066 checking build system type... x86_64-pc-linux-gnu #11 7.102 checking host system type... x86_64-pc-linux-gnu #11 7.102 checking how to print strings... printf #11 7.125 checking for gcc... gcc #11 7.145 checking whether the C compiler works... yes #11 7.187 checking for C compiler default output file name... a.out #11 7.187 checking for suffix of executables... #11 7.219 checking whether we are cross compiling... no #11 7.252 checking for suffix of object files... o #11 7.273 checking whether the compiler supports GNU C... yes #11 7.292 checking whether gcc accepts -g... yes #11 7.309 checking for gcc option to enable C11 features... none needed #11 7.354 checking whether gcc understands -c and -o together... yes #11 7.384 checking for a sed that does not truncate output... /usr/bin/sed #11 7.388 checking for grep that handles long lines and -e... /usr/bin/grep #11 7.390 checking for egrep... /usr/bin/grep -E #11 7.391 checking for fgrep... /usr/bin/grep -F #11 7.392 checking for ld used by gcc... /usr/bin/ld #11 7.396 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 7.399 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 7.401 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 7.418 checking whether ln -s works... yes #11 7.418 checking the maximum length of command line arguments... 1572864 #11 7.424 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 7.424 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 7.424 checking for /usr/bin/ld option to reload object files... -r #11 7.425 checking for file... file #11 7.425 checking for objdump... objdump #11 7.425 checking how to recognize dependent libraries... pass_all #11 7.426 checking for dlltool... no #11 7.427 checking how to associate runtime and link libraries... printf %s\n #11 7.427 checking for ar... ar #11 7.427 checking for archiver @FILE support... @ #11 7.452 checking for strip... strip #11 7.453 checking for ranlib... ranlib #11 7.453 checking for gawk... gawk #11 7.454 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 7.512 checking for sysroot... no #11 7.512 checking for a working dd... /usr/bin/dd #11 7.515 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 7.529 checking for mt... no #11 7.529 checking if : is a manifest tool... no #11 7.533 checking for stdio.h... yes #11 7.548 checking for stdlib.h... yes #11 7.569 checking for string.h... yes #11 7.588 checking for inttypes.h... yes #11 7.609 checking for stdint.h... yes #11 7.631 checking for strings.h... yes #11 7.650 checking for sys/stat.h... yes #11 7.673 checking for sys/types.h... yes #11 7.695 checking for unistd.h... yes #11 7.719 checking for dlfcn.h... yes #11 7.746 checking for objdir... .libs #11 7.800 checking if gcc supports -fno-rtti -fno-exceptions... no #11 7.818 checking for gcc option to produce PIC... -fPIC -DPIC #11 7.818 checking if gcc PIC flag -fPIC -DPIC works... yes #11 7.834 checking if gcc static flag -static works... yes #11 7.881 checking if gcc supports -c -o file.o... yes #11 7.905 checking if gcc supports -c -o file.o... (cached) yes #11 7.905 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 7.915 checking whether -lc should be explicitly linked in... no #11 7.938 checking dynamic linker characteristics... GNU/Linux ld.so #11 7.989 checking how to hardcode library paths into programs... immediate #11 7.990 checking whether stripping libraries is possible... yes #11 7.991 checking if libtool supports shared libraries... yes #11 7.991 checking whether to build shared libraries... yes #11 7.991 checking whether to build static libraries... yes #11 7.992 checking for a BSD-compatible install... /usr/bin/install -c #11 7.999 checking whether build environment is sane... yes #11 8.005 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 8.007 checking whether make sets $(MAKE)... yes #11 8.015 checking whether make supports the include directive... yes (GNU style) #11 8.022 checking whether make supports nested variables... yes #11 8.026 checking dependency style of gcc... gcc3 #11 8.054 checking whether make supports nested variables... (cached) yes #11 8.054 checking whether make sets $(MAKE)... (cached) yes #11 8.057 checking for gcc... (cached) gcc #11 8.079 checking whether the compiler supports GNU C... (cached) yes #11 8.079 checking whether gcc accepts -g... (cached) yes #11 8.079 checking for gcc option to enable C11 features... (cached) none needed #11 8.080 checking whether gcc understands -c and -o together... (cached) yes #11 8.080 checking for pkg-config... /usr/bin/pkg-config #11 8.080 checking for pkg-config... /usr/bin/pkg-config #11 8.081 checking pkg-config is at least version 0.20... yes #11 8.082 checking for talloc >= 2.0.1... yes #11 8.087 checking for libosmocore >= 1.9.0... yes #11 8.093 checking for libosmogsm >= 1.9.0... yes #11 8.099 checking for libosmovty >= 1.9.0... yes #11 8.106 checking for libosmoctrl >= 1.9.0... yes #11 8.113 checking for libosmoabis >= 1.5.0... yes #11 8.119 checking for sqlite3... yes #11 8.125 checking for egrep... (cached) /usr/bin/grep -E #11 8.125 checking whether to use talloc for SQLite3... no #11 8.126 checking whether to enable VTY/CTRL tests... no #11 8.126 checking whether to enable mslookup_client_mdns_test... no #11 8.128 CFLAGS="-g -O2 -std=gnu11" #11 8.128 CPPFLAGS="" #11 8.154 checking that generated files are newer than configure... done #11 9.004 configure: creating ./config.status #11 9.356 config.status: creating Makefile #11 9.366 config.status: creating doc/Makefile #11 9.380 config.status: creating doc/examples/Makefile #11 9.393 config.status: creating src/Makefile #11 9.408 config.status: creating src/gsupclient/Makefile #11 9.422 config.status: creating src/mslookup/Makefile #11 9.436 config.status: creating include/Makefile #11 9.450 config.status: creating include/osmocom/Makefile #11 9.463 config.status: creating include/osmocom/hlr/Makefile #11 9.474 config.status: creating include/osmocom/mslookup/Makefile #11 9.486 config.status: creating libosmo-gsup-client.pc #11 9.496 config.status: creating libosmo-mslookup.pc #11 9.506 config.status: creating sql/Makefile #11 9.520 config.status: creating doc/manuals/Makefile #11 9.533 config.status: creating contrib/Makefile #11 9.545 config.status: creating contrib/systemd/Makefile #11 9.557 config.status: creating contrib/dgsm/Makefile #11 9.570 config.status: creating tests/Makefile #11 9.582 config.status: creating tests/auc/Makefile #11 9.595 config.status: creating tests/auc/gen_ts_55_205_test_sets/Makefile #11 9.608 config.status: creating tests/gsup/Makefile #11 9.621 config.status: creating tests/db/Makefile #11 9.634 config.status: creating tests/db_upgrade/Makefile #11 9.646 config.status: creating tests/mslookup/Makefile #11 9.659 config.status: executing libtool commands #11 9.668 config.status: executing depfiles commands #11 9.871 config.status: executing tests/atconfig commands #11 9.905 echo 1.7.0.15-6b77 > .version-t && mv .version-t .version #11 9.907 make install-recursive #11 9.910 make[1]: Entering directory '/tmp/osmo-hlr' #11 9.912 Making install in src #11 9.915 make[2]: Entering directory '/tmp/osmo-hlr/src' #11 9.915 echo "/* DO NOT EDIT THIS FILE. It is generated from files in osmo-hlr.git/sql/ */" > "db_bootstrap.h" #11 9.916 echo "#pragma once" >> "db_bootstrap.h" #11 9.917 echo "static const char * const stmt_bootstrap_sql[] = {" >> "db_bootstrap.h" #11 9.918 cat "../sql/hlr.sql" \ #11 9.918 | sed -f "./db_sql2c.sed" \ #11 9.918 >> "db_bootstrap.h" #11 9.920 echo "};" >> "db_bootstrap.h" #11 9.921 make install-recursive #11 9.924 make[3]: Entering directory '/tmp/osmo-hlr/src' #11 9.927 Making install in gsupclient #11 9.930 make[4]: Entering directory '/tmp/osmo-hlr/src/gsupclient' #11 9.930 CC gsup_test_client.o #11 9.931 CC cni_peer_id.lo #11 9.931 CC gsup_client.lo #11 9.931 CC gsup_req.lo #11 10.40 CCLD libosmo-gsup-client.la #11 10.54 CCLD gsup-test-client #11 10.70 make[5]: Entering directory '/tmp/osmo-hlr/src/gsupclient' #11 10.70 make[5]: Nothing to be done for 'install-data-am'. #11 10.70 /usr/bin/mkdir -p '/usr/local/lib' #11 10.70 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-gsup-client.la '/usr/local/lib' #11 10.72 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.so.0.1.0 /usr/local/lib/libosmo-gsup-client.so.0.1.0 #11 10.73 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0 || { rm -f libosmo-gsup-client.so.0 && ln -s libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so.0; }; }) #11 10.73 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so || { rm -f libosmo-gsup-client.so && ln -s libosmo-gsup-client.so.0.1.0 libosmo-gsup-client.so; }; }) #11 10.73 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.lai /usr/local/lib/libosmo-gsup-client.la #11 10.74 libtool: install: /usr/bin/install -c .libs/libosmo-gsup-client.a /usr/local/lib/libosmo-gsup-client.a #11 10.74 libtool: install: chmod 644 /usr/local/lib/libosmo-gsup-client.a #11 10.74 libtool: install: ranlib /usr/local/lib/libosmo-gsup-client.a #11 10.78 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 10.78 ---------------------------------------------------------------------- #11 10.78 Libraries have been installed in: #11 10.78 /usr/local/lib #11 10.78 #11 10.78 If you ever happen to want to link against installed libraries #11 10.78 in a given directory, LIBDIR, you must either use libtool, and #11 10.78 specify the full pathname of the library, or use the '-LLIBDIR' #11 10.78 flag during linking and do at least one of the following: #11 10.78 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 10.78 during execution #11 10.78 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 10.78 during linking #11 10.78 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 10.78 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 10.78 #11 10.78 See any operating system documentation about shared libraries for #11 10.78 more information, such as the ld(1) and ld.so(8) manual pages. #11 10.78 ---------------------------------------------------------------------- #11 10.78 make[5]: Leaving directory '/tmp/osmo-hlr/src/gsupclient' #11 10.78 make[4]: Leaving directory '/tmp/osmo-hlr/src/gsupclient' #11 10.78 Making install in mslookup #11 10.78 make[4]: Entering directory '/tmp/osmo-hlr/src/mslookup' #11 10.78 CC osmo_mslookup_client-osmo-mslookup-client.o #11 10.78 CC mdns.lo #11 10.78 CC mdns_msg.lo #11 10.78 CC mdns_rfc.lo #11 10.78 CC mdns_sock.lo #11 10.78 CC mslookup.lo #11 10.78 CC mslookup_client.lo #11 10.78 CC mslookup_client_fake.lo #11 10.78 CC mslookup_client_mdns.lo #11 11.11 CCLD libosmo-mslookup.la #11 11.26 CCLD osmo-mslookup-client #11 11.38 make[5]: Entering directory '/tmp/osmo-hlr/src/mslookup' #11 11.38 make[5]: Nothing to be done for 'install-data-am'. #11 11.38 /usr/bin/mkdir -p '/usr/local/lib' #11 11.39 /bin/bash ../../libtool --mode=install /usr/bin/install -c libosmo-mslookup.la '/usr/local/lib' #11 11.41 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.so.1.0.1 /usr/local/lib/libosmo-mslookup.so.1.0.1 #11 11.41 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1 || { rm -f libosmo-mslookup.so.1 && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so.1; }; }) #11 11.42 libtool: install: (cd /usr/local/lib && { ln -s -f libosmo-mslookup.so.1.0.1 libosmo-mslookup.so || { rm -f libosmo-mslookup.so && ln -s libosmo-mslookup.so.1.0.1 libosmo-mslookup.so; }; }) #11 11.42 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.lai /usr/local/lib/libosmo-mslookup.la #11 11.42 libtool: install: /usr/bin/install -c .libs/libosmo-mslookup.a /usr/local/lib/libosmo-mslookup.a #11 11.42 libtool: install: chmod 644 /usr/local/lib/libosmo-mslookup.a #11 11.43 libtool: install: ranlib /usr/local/lib/libosmo-mslookup.a #11 11.46 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #11 11.47 ---------------------------------------------------------------------- #11 11.47 Libraries have been installed in: #11 11.47 /usr/local/lib #11 11.47 #11 11.47 If you ever happen to want to link against installed libraries #11 11.47 in a given directory, LIBDIR, you must either use libtool, and #11 11.47 specify the full pathname of the library, or use the '-LLIBDIR' #11 11.47 flag during linking and do at least one of the following: #11 11.47 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #11 11.47 during execution #11 11.47 - add LIBDIR to the 'LD_RUN_PATH' environment variable #11 11.47 during linking #11 11.47 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #11 11.47 - have your system administrator add LIBDIR to '/etc/ld.so.conf' #11 11.47 #11 11.47 See any operating system documentation about shared libraries for #11 11.47 more information, such as the ld(1) and ld.so(8) manual pages. #11 11.47 ---------------------------------------------------------------------- #11 11.47 /usr/bin/mkdir -p '/usr/local/bin' #11 11.47 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-mslookup-client '/usr/local/bin' #11 11.50 libtool: install: /usr/bin/install -c .libs/osmo-mslookup-client /usr/local/bin/osmo-mslookup-client #11 11.50 make[5]: Leaving directory '/tmp/osmo-hlr/src/mslookup' #11 11.50 make[4]: Leaving directory '/tmp/osmo-hlr/src/mslookup' #11 11.50 make[4]: Entering directory '/tmp/osmo-hlr/src' #11 11.51 CC auc.o #11 11.51 CC ctrl.o #11 11.51 CC db.o #11 11.51 CC db_auc.o #11 11.51 CC db_hlr.o #11 11.51 CC gsup_router.o #11 11.51 CC gsup_server.o #11 11.51 CC hlr.o #11 11.51 CC logging.o #11 11.51 CC rand_urandom.o #11 11.51 CC hlr_vty_subscr.o #11 11.51 CC hlr_vty.o #11 11.51 CC hlr_sms.o #11 11.51 CC gsup_send.o #11 11.51 CC hlr_ussd.o #11 11.51 CC proxy.o #11 11.54 CC dgsm.o #11 11.57 CC remote_hlr.o #11 11.58 gsup_server.c: In function 'osmo_gsup_create_insert_subscriber_data_msg': #11 11.58 gsup_server.c:474:17: note: '#pragma message: FIXME: deal with encoding the following data: gsup.hlr_enc' #11 11.58 474 | #pragma message "FIXME: deal with encoding the following data: gsup.hlr_enc" #11 11.58 | ^~~~~~~ #11 11.60 CC lu_fsm.o #11 11.64 CC timestamp.o #11 11.67 CC mslookup_server.o #11 11.68 CC mslookup_server_mdns.o #11 11.69 CC dgsm_vty.o #11 11.71 CC hlr_db_tool.o #11 11.73 CC dbd_decode_binary.o #11 11.76 CC cni_peer_id.o #11 11.78 CC osmo-euse-demo.o #11 11.89 CCLD osmo-euse-demo #11 11.92 CCLD osmo-hlr-db-tool #11 12.02 CCLD osmo-hlr #11 12.29 make[5]: Entering directory '/tmp/osmo-hlr/src' #11 12.29 make[5]: Nothing to be done for 'install-data-am'. #11 12.29 /usr/bin/mkdir -p '/usr/local/bin' #11 12.29 /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-hlr osmo-hlr-db-tool osmo-euse-demo '/usr/local/bin' #11 12.33 libtool: install: /usr/bin/install -c .libs/osmo-hlr /usr/local/bin/osmo-hlr #11 12.33 libtool: install: /usr/bin/install -c osmo-hlr-db-tool /usr/local/bin/osmo-hlr-db-tool #11 12.34 libtool: install: /usr/bin/install -c .libs/osmo-euse-demo /usr/local/bin/osmo-euse-demo #11 12.35 make[5]: Leaving directory '/tmp/osmo-hlr/src' #11 12.35 make[4]: Leaving directory '/tmp/osmo-hlr/src' #11 12.35 make[3]: Leaving directory '/tmp/osmo-hlr/src' #11 12.35 make[2]: Leaving directory '/tmp/osmo-hlr/src' #11 12.35 Making install in include #11 12.35 make[2]: Entering directory '/tmp/osmo-hlr/include' #11 12.35 Making install in osmocom #11 12.35 make[3]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.36 Making install in hlr #11 12.36 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.36 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.36 make[5]: Nothing to be done for 'install-exec-am'. #11 12.36 make[5]: Nothing to be done for 'install-data-am'. #11 12.36 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.36 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom/hlr' #11 12.36 Making install in mslookup #11 12.36 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.36 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.36 make[5]: Nothing to be done for 'install-exec-am'. #11 12.36 make[5]: Nothing to be done for 'install-data-am'. #11 12.36 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.36 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom/mslookup' #11 12.37 make[4]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.37 make[5]: Entering directory '/tmp/osmo-hlr/include/osmocom' #11 12.37 make[5]: Nothing to be done for 'install-exec-am'. #11 12.37 make[5]: Nothing to be done for 'install-data-am'. #11 12.37 make[5]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.37 make[4]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.37 make[3]: Leaving directory '/tmp/osmo-hlr/include/osmocom' #11 12.37 make[3]: Entering directory '/tmp/osmo-hlr/include' #11 12.37 make[4]: Entering directory '/tmp/osmo-hlr/include' #11 12.37 make[4]: Nothing to be done for 'install-exec-am'. #11 12.37 /usr/bin/mkdir -p '/usr/local/include' #11 12.38 /usr/bin/mkdir -p '/usr/local/include/osmocom/mslookup' #11 12.38 /usr/bin/install -c -m 644 osmocom/mslookup/mdns.h osmocom/mslookup/mdns_sock.h osmocom/mslookup/mslookup_client_fake.h osmocom/mslookup/mslookup_client.h osmocom/mslookup/mslookup_client_mdns.h osmocom/mslookup/mslookup.h '/usr/local/include/osmocom/mslookup' #11 12.38 /usr/bin/mkdir -p '/usr/local/include/osmocom/gsupclient' #11 12.38 /usr/bin/install -c -m 644 osmocom/gsupclient/cni_peer_id.h osmocom/gsupclient/gsup_client.h osmocom/gsupclient/gsup_req.h '/usr/local/include/osmocom/gsupclient' #11 12.38 make[4]: Leaving directory '/tmp/osmo-hlr/include' #11 12.38 make[3]: Leaving directory '/tmp/osmo-hlr/include' #11 12.38 make[2]: Leaving directory '/tmp/osmo-hlr/include' #11 12.38 Making install in doc #11 12.38 make[2]: Entering directory '/tmp/osmo-hlr/doc' #11 12.39 Making install in examples #11 12.39 make[3]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.39 make[4]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.39 make[4]: Nothing to be done for 'install-exec-am'. #11 12.39 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 12.39 /usr/bin/install -c -m 644 osmo-hlr.cfg '/usr/local/etc/osmocom' #11 12.39 make install-data-hook #11 12.40 make[5]: Entering directory '/tmp/osmo-hlr/doc/examples' #11 12.40 for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ #11 12.40 j="/usr/local/share/doc/osmo-hlr/examples/$f" && \ #11 12.40 mkdir -p "$(dirname $j)" && \ #11 12.40 /usr/bin/install -c -m 644 ./$f $j; \ #11 12.40 done #11 12.40 make[5]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.41 make[4]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.41 make[3]: Leaving directory '/tmp/osmo-hlr/doc/examples' #11 12.41 Making install in manuals #11 12.41 make[3]: Entering directory '/tmp/osmo-hlr/doc/manuals' #11 12.41 make[4]: Entering directory '/tmp/osmo-hlr/doc/manuals' #11 12.41 make[4]: Nothing to be done for 'install-exec-am'. #11 12.41 make[4]: Nothing to be done for 'install-data-am'. #11 12.41 make[4]: Leaving directory '/tmp/osmo-hlr/doc/manuals' #11 12.41 make[3]: Leaving directory '/tmp/osmo-hlr/doc/manuals' #11 12.41 make[3]: Entering directory '/tmp/osmo-hlr/doc' #11 12.41 make[4]: Entering directory '/tmp/osmo-hlr/doc' #11 12.41 make[4]: Nothing to be done for 'install-exec-am'. #11 12.41 make[4]: Nothing to be done for 'install-data-am'. #11 12.41 make[4]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.41 make[3]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.41 make[2]: Leaving directory '/tmp/osmo-hlr/doc' #11 12.41 Making install in sql #11 12.41 make[2]: Entering directory '/tmp/osmo-hlr/sql' #11 12.42 make[3]: Entering directory '/tmp/osmo-hlr/sql' #11 12.42 make[3]: Nothing to be done for 'install-exec-am'. #11 12.42 /usr/bin/mkdir -p /usr/local/var/lib/osmocom #11 12.42 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-hlr/sql' #11 12.42 /usr/bin/install -c -m 644 ./hlr.sql ./hlr_data.sql '/usr/local/share/doc/osmo-hlr/sql' #11 12.42 make[3]: Leaving directory '/tmp/osmo-hlr/sql' #11 12.42 make[2]: Leaving directory '/tmp/osmo-hlr/sql' #11 12.42 Making install in contrib #11 12.42 make[2]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.43 Making install in systemd #11 12.43 make[3]: Entering directory '/tmp/osmo-hlr/contrib/systemd' #11 12.43 make[4]: Entering directory '/tmp/osmo-hlr/contrib/systemd' #11 12.43 make[4]: Nothing to be done for 'install-exec-am'. #11 12.43 /usr/bin/mkdir -p '/lib/systemd/system' #11 12.43 /usr/bin/install -c -m 644 osmo-hlr.service '/lib/systemd/system' #11 12.43 make[4]: Leaving directory '/tmp/osmo-hlr/contrib/systemd' #11 12.43 make[3]: Leaving directory '/tmp/osmo-hlr/contrib/systemd' #11 12.43 Making install in dgsm #11 12.44 make[3]: Entering directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.44 make[4]: Entering directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.44 make[4]: Nothing to be done for 'install-exec-am'. #11 12.44 make[4]: Nothing to be done for 'install-data-am'. #11 12.44 make[4]: Leaving directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.44 make[3]: Leaving directory '/tmp/osmo-hlr/contrib/dgsm' #11 12.44 make[3]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.44 make[4]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.44 make[4]: Nothing to be done for 'install-exec-am'. #11 12.44 make install-data-hook #11 12.44 make[5]: Entering directory '/tmp/osmo-hlr/contrib' #11 12.44 install -Dm755 ./osmo-hlr-post-upgrade.sh \ #11 12.44 -t /usr/local/share/osmocom/ #11 12.44 make[5]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.44 make[4]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.44 make[3]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.44 make[2]: Leaving directory '/tmp/osmo-hlr/contrib' #11 12.44 Making install in tests #11 12.45 make[2]: Entering directory '/tmp/osmo-hlr/tests' #11 12.45 Making install in auc #11 12.45 make[3]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.45 Making install in gen_ts_55_205_test_sets #11 12.45 make[4]: Entering directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.46 make[5]: Entering directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.46 make[5]: Nothing to be done for 'install-exec-am'. #11 12.46 make[5]: Nothing to be done for 'install-data-am'. #11 12.46 make[5]: Leaving directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.46 make[4]: Leaving directory '/tmp/osmo-hlr/tests/auc/gen_ts_55_205_test_sets' #11 12.46 make[4]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.46 make[5]: Entering directory '/tmp/osmo-hlr/tests/auc' #11 12.46 make[5]: Nothing to be done for 'install-exec-am'. #11 12.46 make[5]: Nothing to be done for 'install-data-am'. #11 12.46 make[5]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.46 make[4]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.46 make[3]: Leaving directory '/tmp/osmo-hlr/tests/auc' #11 12.46 Making install in db #11 12.46 make[3]: Entering directory '/tmp/osmo-hlr/tests/db' #11 12.47 make[4]: Entering directory '/tmp/osmo-hlr/tests/db' #11 12.47 make[4]: Nothing to be done for 'install-exec-am'. #11 12.47 make[4]: Nothing to be done for 'install-data-am'. #11 12.47 make[4]: Leaving directory '/tmp/osmo-hlr/tests/db' #11 12.47 make[3]: Leaving directory '/tmp/osmo-hlr/tests/db' #11 12.47 Making install in gsup #11 12.47 make[3]: Entering directory '/tmp/osmo-hlr/tests/gsup' #11 12.47 make[4]: Entering directory '/tmp/osmo-hlr/tests/gsup' #11 12.47 make[4]: Nothing to be done for 'install-exec-am'. #11 12.47 make[4]: Nothing to be done for 'install-data-am'. #11 12.47 make[4]: Leaving directory '/tmp/osmo-hlr/tests/gsup' #11 12.47 make[3]: Leaving directory '/tmp/osmo-hlr/tests/gsup' #11 12.47 Making install in db_upgrade #11 12.47 make[3]: Entering directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.48 make[4]: Entering directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.48 make[4]: Nothing to be done for 'install-exec-am'. #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 make[4]: Leaving directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.48 make[3]: Leaving directory '/tmp/osmo-hlr/tests/db_upgrade' #11 12.48 Making install in mslookup #11 12.48 make[3]: Entering directory '/tmp/osmo-hlr/tests/mslookup' #11 12.48 make[4]: Entering directory '/tmp/osmo-hlr/tests/mslookup' #11 12.48 make[4]: Nothing to be done for 'install-exec-am'. #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 make[4]: Leaving directory '/tmp/osmo-hlr/tests/mslookup' #11 12.48 make[3]: Leaving directory '/tmp/osmo-hlr/tests/mslookup' #11 12.48 make[3]: Entering directory '/tmp/osmo-hlr/tests' #11 12.48 make[4]: Entering directory '/tmp/osmo-hlr/tests' #11 12.48 make[4]: Nothing to be done for 'install-exec-am'. #11 12.48 make[4]: Nothing to be done for 'install-data-am'. #11 12.48 make[4]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.48 make[3]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.49 make[2]: Leaving directory '/tmp/osmo-hlr/tests' #11 12.49 make[2]: Entering directory '/tmp/osmo-hlr' #11 12.49 make[3]: Entering directory '/tmp/osmo-hlr' #11 12.49 make[3]: Nothing to be done for 'install-exec-am'. #11 12.49 /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' #11 12.49 /usr/bin/install -c -m 644 libosmo-gsup-client.pc libosmo-mslookup.pc '/usr/local/lib/pkgconfig' #11 12.49 make[3]: Leaving directory '/tmp/osmo-hlr' #11 12.49 make[2]: Leaving directory '/tmp/osmo-hlr' #11 12.50 make[1]: Leaving directory '/tmp/osmo-hlr' #11 DONE 12.7s #12 [7/8] COPY OSMO-HLR.CFG /data/osmo-hlr.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.2s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:031a9c75cc464927a6070c96bf015e3917e3e394933fd430d3781e25de8bf1dd done #14 naming to docker.io/osmocom-build/osmo-hlr-master:latest 0.0s done #14 DONE 0.5s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/osmo-hlr-master' + docker_image_exists osmo-hlr-master + docker images -q osmocom-build/osmo-hlr-master + test -n 031a9c75cc46 + list_osmo_packages debian-bookworm osmo-hlr-master + local distro=debian-bookworm + local image=osmo-hlr-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hlr-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hlr-master ### ii libosmo-abis-dev:amd64 1.5.1.12.6222.202406022026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.55.6930.202406022026 amd64 Development headers for Osmocom network interface ii libosmo-sigtran-dev:amd64 1.8.0.66.705a.202406022026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.66.705a.202406022026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.12.6222.202406022026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo coding library ii libosmocore 1.9.0.203.d8ac0.202406022026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.203.d8ac0.202406022026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.55.6930.202406022026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.12.6222.202406022026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.203.d8ac0.202406022026 amd64 Osmo VTY library ii osmocom-nightly 202406022026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-hlr-test + local feed + echo debian-bookworm-titan + depends=debian-bookworm-titan + [ -n debian-bookworm-titan ] + docker_images_require debian-bookworm-titan + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker pull registry.osmocom.org/osmocom-build/debian-bookworm-titan Using default tag: latest latest: Pulling from osmocom-build/debian-bookworm-titan Digest: sha256:c1b54cad42e3d53b1715cd701682b59149603c6b8bcbc330e580e4643c545f5a Status: Image is up to date for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest + continue + docker_distro_from_image_name ttcn3-hlr-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-hlr-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-hlr-test + echo ttcn3-hlr-test + dir=ttcn3-hlr-test + pull_arg=--pull + grep ^FROM ../ttcn3-hlr-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-hlr-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-hlr-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-hlr-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-hlr-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-hlr-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/master \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-hlr-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 385B done #1 DONE 0.0s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 312B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hlr #8 CACHED #9 [4/4] COPY HLR_TESTS.CFG /data/HLR_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:1d84e04264a4baf1c06b8f466221f35a5b4dd3a1d6c95d0f9184bd1988231e64 done #10 naming to docker.io/osmocom-build/ttcn3-hlr-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-hlr-test' + docker_image_exists ttcn3-hlr-test + docker images -q osmocom-build/ttcn3-hlr-test + test -n 1d84e04264a4 + list_osmo_packages debian-bookworm ttcn3-hlr-test + local distro=debian-bookworm + local image=ttcn3-hlr-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-hlr-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-hlr-test/logs/hlr-tester + cp HLR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_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-hlr-test/logs/hlr-tester/HLR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr + cp osmo-hlr.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/ + network_create + SUBNET=4176885 + seq 1 30 + echo (4176885 + 1) % 256 + bc + SUBNET=246 + NET_NAME=ttcn3-hlr-test-246 + SUB4=172.18.246.0/24 + SUB6=fd02:db8:246::/64 + set +x Creating network ttcn3-hlr-test-246, trying SUBNET=246... + docker network create --internal --subnet 172.18.246.0/24 --ipv6 --subnet fd02:db8:246::/64 ttcn3-hlr-test-246 01dbe13d698acc33611572bfa9be6f4a88e45ab6a1b603666edf57eacdb7640f + set +x ### Network ttcn3-hlr-test-246 created (SUBNET=246) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg Applying SUBNET=246 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester/HLR_Tests.cfg + echo Starting container with HLR Starting container with HLR + docker_network_params 246 20 + NET=246 + ADDR_SUFIX=20 + echo --network ttcn3-hlr-test-246 --ip 172.18.246.20 --ip6 fd02:db8:246::20 + docker run --rm --network ttcn3-hlr-test-246 --ip 172.18.246.20 --ip6 fd02:db8:246::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr:/data --name jenkins-ttcn3-hlr-test-2320-hlr -d osmocom-build/osmo-hlr-master /bin/sh -c osmo-hlr -c /data/osmo-hlr.cfg >/data/osmo-hlr.log 2>&1 2e1d662ad02fdedb8f1fda2c014ea2141469eaf5d5876429e34558a2cd7de77a + echo Starting container with HLR testsuite Starting container with HLR testsuite + docker_network_params 246 103 + NET=246 + ADDR_SUFIX=103 + echo --network ttcn3-hlr-test-246 --ip 172.18.246.103 --ip6 fd02:db8:246::103 + docker run --rm --network ttcn3-hlr-test-246 --ip 172.18.246.103 --ip6 fd02:db8:246::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.246.20 -e OSMO_SUT_PORT=4258 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr-tester:/data --name jenkins-ttcn3-hlr-test-2320-ttcn3-hlr-test osmocom-build/ttcn3-hlr-test + SUBDIR=hlr + SUITE=HLR_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/hlr/HLR_Tests HLR_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_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: HLR_Tests.cfg MC@246f07e4102a: Unix server socket created successfully. MC@246f07e4102a: Listening on TCP port 46695. MC2> 246f07e4102a is the default spawn /osmo-ttcn3-hacks/hlr/HLR_Tests 246f07e4102a 46695 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@246f07e4102a: New HC connected from 172.18.246.103 [172.18.246.103]. 246f07e4102a: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@246f07e4102a: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@246f07e4102a: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@246f07e4102a: Configuration file was processed on all HCs. MC@246f07e4102a: Creating MTC on host 172.18.246.103. MC@246f07e4102a: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon Jun 3 05:55:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/data/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_sai_err_invalid_imsi started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(3)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(3)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(3)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(4)@246f07e4102a: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@246f07e4102a: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@246f07e4102a: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(4)@246f07e4102a: Final verdict of PTC: none 5@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 5: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@246f07e4102a: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Jun 3 05:55:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=27846) Waiting for packet dumper to finish... 1 (prev_count=27846, count=39547) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Jun 3 05:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_sai.pcap" >/data/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_sai started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(8)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(8)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(8)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262426798973296" to be handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262426798973296" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 0TC_gsup_sai(12)"262426798973296" TC_gsup_sai(12)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(12)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262424178446274" to be handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262424178446274" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 1TC_gsup_sai(13)"262424178446274" TC_gsup_sai(13)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(13)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262422271200257" to be handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262422271200257" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 2TC_gsup_sai(14)"262422271200257" TC_gsup_sai(14)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(14)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262426496881298" to be handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262426496881298" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 3TC_gsup_sai(15)"262426496881298" TC_gsup_sai(15)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(15)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(15)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262422998581473" to be handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262422998581473" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 4TC_gsup_sai(16)"262422998581473" TC_gsup_sai(16)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(16)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(16)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262422386542220" to be handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262422386542220" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 5TC_gsup_sai(17)"262422386542220" TC_gsup_sai(17)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(17)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(17)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262427399032784" to be handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262427399032784" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 6TC_gsup_sai(18)"262427399032784" TC_gsup_sai(18)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(18)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(18)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(9)@246f07e4102a: Created GsupExpect[0] for "262428531972768" to be handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@246f07e4102a: Found GsupExpect[0] for "262428531972768" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@246f07e4102a: Added IMSI table entry 7TC_gsup_sai(19)"262428531972768" TC_gsup_sai(19)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai(19)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(19)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(9)@246f07e4102a: Final verdict of PTC: none 10@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_sai finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Jun 3 05:55:31 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12374) Waiting for packet dumper to finish... 1 (prev_count=12374, count=153793) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon Jun 3 05:55:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/data/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_sai_num_auth_vectors started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(20)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(20)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(20)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262425671326671" to be handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262425671326671" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262425671326671" TC_gsup_sai_num_auth_vectors(24)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(24)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262424304603249" to be handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262424304603249" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424304603249" TC_gsup_sai_num_auth_vectors(25)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(25)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262428174960829" to be handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262428174960829" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262428174960829" TC_gsup_sai_num_auth_vectors(26)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(26)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262427359878753" to be handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262427359878753" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427359878753" TC_gsup_sai_num_auth_vectors(27)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(27)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262428368694070" to be handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262428368694070" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428368694070" TC_gsup_sai_num_auth_vectors(28)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(28)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262427975861021" to be handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262427975861021" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262427975861021" TC_gsup_sai_num_auth_vectors(29)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(29)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262426557785427" to be handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262426557785427" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426557785427" TC_gsup_sai_num_auth_vectors(30)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(30)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(21)@246f07e4102a: Created GsupExpect[0] for "262427732642895" to be handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@246f07e4102a: Found GsupExpect[0] for "262427732642895" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@246f07e4102a: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427732642895" TC_gsup_sai_num_auth_vectors(31)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(31)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(21)@246f07e4102a: Final verdict of PTC: none 22@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Jun 3 05:55:35 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203792) Waiting for packet dumper to finish... 1 (prev_count=203792, count=386671) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Jun 3 05:55:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_sai_eps.pcap" >/data/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_sai_eps started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(32)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(32)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(32)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(33)@246f07e4102a: Created GsupExpect[0] for "262426011099150" to be handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@246f07e4102a: Found GsupExpect[0] for "262426011099150" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@246f07e4102a: Added IMSI table entry 0TC_gsup_sai_eps(36)"262426011099150" TC_gsup_sai_eps(36)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(36)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(33)@246f07e4102a: Created GsupExpect[0] for "262425556645899" to be handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@246f07e4102a: Found GsupExpect[0] for "262425556645899" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@246f07e4102a: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425556645899" TC_gsup_sai_eps(37)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(33)@246f07e4102a: Created GsupExpect[0] for "262420134160356" to be handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@246f07e4102a: Found GsupExpect[0] for "262420134160356" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@246f07e4102a: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420134160356" TC_gsup_sai_eps(38)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(38)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(33)@246f07e4102a: Created GsupExpect[0] for "262421762351724" to be handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@246f07e4102a: Found GsupExpect[0] for "262421762351724" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@246f07e4102a: Added IMSI table entry 3TC_gsup_sai_eps(39)"262421762351724" TC_gsup_sai_eps(39)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(39)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(33)@246f07e4102a: Created GsupExpect[0] for "262425830111591" to be handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@246f07e4102a: Found GsupExpect[0] for "262425830111591" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@246f07e4102a: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425830111591" TC_gsup_sai_eps(40)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(40)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(33)@246f07e4102a: Final verdict of PTC: none 34@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Jun 3 05:55:39 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_sai_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3646) Waiting for packet dumper to finish... 1 (prev_count=3646, count=118569) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Jun 3 05:55:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/data/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_ul_unknown_imsi started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(41)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(41)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(41)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(42)@246f07e4102a: Created GsupExpect[0] for "262421902025605" to be handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@246f07e4102a: Found GsupExpect[0] for "262421902025605" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@246f07e4102a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262421902025605" TC_gsup_ul_unknown_imsi(45)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@246f07e4102a: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(44)@246f07e4102a: Final verdict of PTC: none 43@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(42)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 43: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@246f07e4102a: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Jun 3 05:55:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=604) Waiting for packet dumper to finish... 1 (prev_count=604, count=24130) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Mon Jun 3 05:55:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/data/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(46)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(46)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(46)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(47)@246f07e4102a: Created GsupExpect[0] for "262422805832941" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@246f07e4102a: Found GsupExpect[0] for "262422805832941" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@246f07e4102a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422805832941" TC_gsup_ul_unknown_imsi_via_proxy(50)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@246f07e4102a: Final verdict of PTC: pass 48@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(47)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 48: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@246f07e4102a: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Jun 3 05:55:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11507) Waiting for packet dumper to finish... 1 (prev_count=11507, count=24701) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Mon Jun 3 05:55:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/data/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(51)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(51)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(51)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(52)@246f07e4102a: Created GsupExpect[0] for "262421706609981" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@246f07e4102a: Found GsupExpect[0] for "262421706609981" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@246f07e4102a: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421706609981" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(52)@246f07e4102a: Final verdict of PTC: none 53@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 53: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@246f07e4102a: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Jun 3 05:55:49 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12704) Waiting for packet dumper to finish... 1 (prev_count=12704, count=25210) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon Jun 3 05:55:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/data/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_sai_err_unknown_imsi started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(56)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(56)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(56)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(57)@246f07e4102a: Created GsupExpect[0] for "262424079144747" to be handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@246f07e4102a: Found GsupExpect[0] for "262424079144747" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@246f07e4102a: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424079144747" TC_gsup_sai_err_unknown_imsi(60)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_unknown_imsi(60)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(57)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@246f07e4102a: Final verdict of PTC: none 58@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 58: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@246f07e4102a: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Jun 3 05:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12614) Waiting for packet dumper to finish... 1 (prev_count=12614, count=23461) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Jun 3 05:55:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_ul.pcap" >/data/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_ul started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(61)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(61)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(61)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262429149422299" to be handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262429149422299" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 0TC_gsup_ul(65)"262429149422299" TC_gsup_ul(65)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(65)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(65)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262420729194840" to be handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262420729194840" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 1TC_gsup_ul(66)"262420729194840" TC_gsup_ul(66)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(66)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(66)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262422263082311" to be handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262422263082311" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 2TC_gsup_ul(67)"262422263082311" TC_gsup_ul(67)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(67)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(67)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262429603625995" to be handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262429603625995" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 3TC_gsup_ul(68)"262429603625995" TC_gsup_ul(68)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(68)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(68)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262426889524363" to be handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262426889524363" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 4TC_gsup_ul(69)"262426889524363" TC_gsup_ul(69)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(69)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(69)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262424465210874" to be handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262424465210874" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 5TC_gsup_ul(70)"262424465210874" TC_gsup_ul(70)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(70)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(70)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262429341625753" to be handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262429341625753" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 6TC_gsup_ul(71)"262429341625753" TC_gsup_ul(71)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(71)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(71)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(62)@246f07e4102a: Created GsupExpect[0] for "262426988873147" to be handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@246f07e4102a: Found GsupExpect[0] for "262426988873147" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@246f07e4102a: Added IMSI table entry 7TC_gsup_ul(72)"262426988873147" TC_gsup_ul(72)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul(72)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(72)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(62)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@246f07e4102a: Final verdict of PTC: none 63@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_ul finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Jun 3 05:55:56 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578) Waiting for packet dumper to finish... 1 (prev_count=578, count=106792) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Jun 3 05:55:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/data/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_ul_via_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(73)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(73)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(73)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262428300711654" to be handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262428300711654" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262428300711654" TC_gsup_ul_via_proxy(77)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(77)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262427845023059" to be handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262427845023059" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262427845023059" TC_gsup_ul_via_proxy(78)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262424588189633" to be handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262424588189633" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262424588189633" TC_gsup_ul_via_proxy(79)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262423513905506" to be handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262423513905506" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423513905506" TC_gsup_ul_via_proxy(80)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(80)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262423127556354" to be handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262423127556354" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423127556354" TC_gsup_ul_via_proxy(81)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(81)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262423546361587" to be handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262423546361587" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423546361587" TC_gsup_ul_via_proxy(82)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(82)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262426701577821" to be handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262426701577821" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262426701577821" TC_gsup_ul_via_proxy(83)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(83)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(74)@246f07e4102a: Created GsupExpect[0] for "262424107796636" to be handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@246f07e4102a: Found GsupExpect[0] for "262424107796636" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@246f07e4102a: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424107796636" TC_gsup_ul_via_proxy(84)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(84)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(74)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@246f07e4102a: Final verdict of PTC: none 75@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Jun 3 05:56:00 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=600) Waiting for packet dumper to finish... 1 (prev_count=600, count=108640) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Jun 3 05:56:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/data/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_ul_subscriber_data started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(85)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(85)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(85)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262426332095502" to be handled at TC_gsup_ul_subscriber_data(89) TC_gsup_ul_subscriber_data(89)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262426332095502" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426332095502" TC_gsup_ul_subscriber_data(89)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(89)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262421145473714" to be handled at TC_gsup_ul_subscriber_data(90) TC_gsup_ul_subscriber_data(90)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262421145473714" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421145473714" TC_gsup_ul_subscriber_data(90)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262426252398663" to be handled at TC_gsup_ul_subscriber_data(91) TC_gsup_ul_subscriber_data(91)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262426252398663" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426252398663" TC_gsup_ul_subscriber_data(91)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(91)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262422003234594" to be handled at TC_gsup_ul_subscriber_data(92) TC_gsup_ul_subscriber_data(92)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262422003234594" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422003234594" TC_gsup_ul_subscriber_data(92)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(92)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262427554026768" to be handled at TC_gsup_ul_subscriber_data(93) TC_gsup_ul_subscriber_data(93)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262427554026768" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427554026768" TC_gsup_ul_subscriber_data(93)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(93)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262429837909896" to be handled at TC_gsup_ul_subscriber_data(94) TC_gsup_ul_subscriber_data(94)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262429837909896" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429837909896" TC_gsup_ul_subscriber_data(94)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(94)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262426064897070" to be handled at TC_gsup_ul_subscriber_data(95) TC_gsup_ul_subscriber_data(95)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262426064897070" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426064897070" TC_gsup_ul_subscriber_data(95)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(95)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(86)@246f07e4102a: Created GsupExpect[0] for "262426314645381" to be handled at TC_gsup_ul_subscriber_data(96) TC_gsup_ul_subscriber_data(96)@246f07e4102a: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@246f07e4102a: Found GsupExpect[0] for "262426314645381" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@246f07e4102a: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262426314645381" TC_gsup_ul_subscriber_data(96)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(96)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(86)@246f07e4102a: Final verdict of PTC: none 87@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Jun 3 05:56:04 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1510) Waiting for packet dumper to finish... 1 (prev_count=1510, count=111451) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Jun 3 05:56:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_vty.pcap" >/data/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_vty started. MTC@246f07e4102a: legacy= true HLR_Test-GSUP-IPA(97)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(97)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(97)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") MTC@246f07e4102a: setverdict(pass): none -> pass 98@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@246f07e4102a: Test case TC_vty finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Jun 3 05:56:07 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9980) Waiting for packet dumper to finish... 1 (prev_count=9980, count=26273) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Jun 3 05:56:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_vty_msisdn_isd.pcap" >/data/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_vty_msisdn_isd started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(100)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(100)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(100)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(101)@246f07e4102a: Created GsupExpect[0] for "262422758659274" to be handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@246f07e4102a: Found GsupExpect[0] for "262422758659274" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@246f07e4102a: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422758659274" TC_vty_msisdn_isd(104)@246f07e4102a: setverdict(pass): none -> pass TC_vty_msisdn_isd(104)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_vty_msisdn_isd(104)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(101)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@246f07e4102a: Final verdict of PTC: none 102@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 102: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@246f07e4102a: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Jun 3 05:56:10 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11177) Waiting for packet dumper to finish... 1 (prev_count=11177, count=31776) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Jun 3 05:56:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_purge_cs.pcap" >/data/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_purge_cs started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(105)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(105)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(105)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262423787998240" to be handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262423787998240" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 0TC_gsup_purge_cs(109)"262423787998240" TC_gsup_purge_cs(109)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(109)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(109)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262426685199897" to be handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262426685199897" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 1TC_gsup_purge_cs(110)"262426685199897" TC_gsup_purge_cs(110)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(110)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262421357654251" to be handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262421357654251" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421357654251" TC_gsup_purge_cs(111)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(111)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262422980576460" to be handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262422980576460" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 3TC_gsup_purge_cs(112)"262422980576460" TC_gsup_purge_cs(112)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(112)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(112)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262429455190924" to be handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262429455190924" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 4TC_gsup_purge_cs(113)"262429455190924" TC_gsup_purge_cs(113)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(113)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(113)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262421499548151" to be handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262421499548151" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 5TC_gsup_purge_cs(114)"262421499548151" TC_gsup_purge_cs(114)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(114)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(114)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262429894035107" to be handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262429894035107" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 6TC_gsup_purge_cs(115)"262429894035107" TC_gsup_purge_cs(115)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(115)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(115)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(106)@246f07e4102a: Created GsupExpect[0] for "262428722477233" to be handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@246f07e4102a: Found GsupExpect[0] for "262428722477233" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@246f07e4102a: Added IMSI table entry 7TC_gsup_purge_cs(116)"262428722477233" TC_gsup_purge_cs(116)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_cs(116)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(116)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass 107@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(106)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Jun 3 05:56:14 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_purge_cs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=9533) Waiting for packet dumper to finish... 1 (prev_count=9533, count=127563) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Jun 3 05:56:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_purge_ps.pcap" >/data/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_purge_ps started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(117)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(117)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(117)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262423861897955" to be handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262423861897955" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423861897955" TC_gsup_purge_ps(121)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(121)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(121)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262428788535210" to be handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262428788535210" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 1TC_gsup_purge_ps(122)"262428788535210" TC_gsup_purge_ps(122)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(122)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262429862180720" to be handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262429862180720" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 2TC_gsup_purge_ps(123)"262429862180720" TC_gsup_purge_ps(123)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(123)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(123)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262429775398318" to be handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262429775398318" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 3TC_gsup_purge_ps(124)"262429775398318" TC_gsup_purge_ps(124)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(124)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(124)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262428762553719" to be handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262428762553719" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 4TC_gsup_purge_ps(125)"262428762553719" TC_gsup_purge_ps(125)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(125)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(125)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262421478178905" to be handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262421478178905" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421478178905" TC_gsup_purge_ps(126)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(126)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(126)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262424908676477" to be handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262424908676477" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424908676477" TC_gsup_purge_ps(127)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(127)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(127)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(118)@246f07e4102a: Created GsupExpect[0] for "262424861681369" to be handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@246f07e4102a: Found GsupExpect[0] for "262424861681369" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@246f07e4102a: Added IMSI table entry 7TC_gsup_purge_ps(128)"262424861681369" TC_gsup_purge_ps(128)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_ps(128)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(128)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass 119@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(118)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Jun 3 05:56:18 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_purge_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11743) Waiting for packet dumper to finish... 1 (prev_count=11743, count=127651) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Jun 3 05:56:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_purge_unknown.pcap" >/data/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_purge_unknown started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(129)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(129)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(129)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(130)@246f07e4102a: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@246f07e4102a: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@246f07e4102a: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(130)@246f07e4102a: Final verdict of PTC: none 131@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Jun 3 05:56:22 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12577) Waiting for packet dumper to finish... 1 (prev_count=12577, count=24017) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Jun 3 05:56:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_unknown.pcap" >/data/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_unknown started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(134)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(134)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(134)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262424160450735" to be handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262424160450735" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262424160450735" TC_mo_ussd_unknown(138)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262428798453992" to be handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262428798453992" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262428798453992" TC_mo_ussd_unknown(139)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262429248141404" to be handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262429248141404" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429248141404" TC_mo_ussd_unknown(140)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262425505566896" to be handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262425505566896" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262425505566896" TC_mo_ussd_unknown(141)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(141)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262422154892668" to be handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262422154892668" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262422154892668" TC_mo_ussd_unknown(142)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(142)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262428374237644" to be handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262428374237644" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428374237644" TC_mo_ussd_unknown(143)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(143)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262428436367178" to be handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262428436367178" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262428436367178" TC_mo_ussd_unknown(144)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(144)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(135)@246f07e4102a: Created GsupExpect[0] for "262424264782009" to be handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@246f07e4102a: Found GsupExpect[0] for "262424264782009" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424264782009" TC_mo_ussd_unknown(145)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_unknown(145)@246f07e4102a: Final verdict of PTC: pass 136@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(135)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 136: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Jun 3 05:56:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=968) Waiting for packet dumper to finish... 1 (prev_count=968, count=76269) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Jun 3 05:56:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/data/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_euse_disc started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(146)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(146)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(146)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262424207009862" to be handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262424207009862" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262424207009862" TC_mo_ussd_euse_disc(150)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(150)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262429223331241" to be handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262429223331241" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429223331241" TC_mo_ussd_euse_disc(151)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262424918836671" to be handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262424918836671" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262424918836671" TC_mo_ussd_euse_disc(152)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262424803956571" to be handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262424803956571" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262424803956571" TC_mo_ussd_euse_disc(153)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262421741091821" to be handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262421741091821" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421741091821" TC_mo_ussd_euse_disc(154)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262425136266312" to be handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262425136266312" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425136266312" TC_mo_ussd_euse_disc(155)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(155)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262429346203219" to be handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262429346203219" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262429346203219" TC_mo_ussd_euse_disc(156)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(156)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Created GsupExpect[0] for "262424983120004" to be handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@246f07e4102a: Found GsupExpect[0] for "262424983120004" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424983120004" TC_mo_ussd_euse_disc(157)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(157)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(147)@246f07e4102a: Final verdict of PTC: none 148@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 148: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Jun 3 05:56:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=598) Waiting for packet dumper to finish... 1 (prev_count=598, count=78364) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Jun 3 05:56:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_iuse_imsi started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(158)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(158)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(158)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262428786959648" to be handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262428786959648" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428786959648" TC_mo_ussd_iuse_imsi(162)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EE86B3E56A391B0D07'O } } } } } } TC_mo_ussd_iuse_imsi(162)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(162)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262429164025195" to be handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262429164025195" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262429164025195" TC_mo_ussd_iuse_imsi(163)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E66A3C164B558AE06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262425588052669" to be handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262425588052669" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425588052669" TC_mo_ussd_iuse_imsi(164)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD86C3C16A329B2D07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(164)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262425934324105" to be handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262425934324105" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262425934324105" TC_mo_ussd_iuse_imsi(165)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D37A3CD64B418AC06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(165)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262429963808112" to be handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262429963808112" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262429963808112" TC_mo_ussd_iuse_imsi(166)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592E679BE160B8584C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(166)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262421685801808" to be handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262421685801808" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421685801808" TC_mo_ussd_iuse_imsi(167)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CC86ABE160311C0C07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(167)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262426558559130" to be handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262426558559130" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426558559130" TC_mo_ussd_iuse_imsi(168)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD56C3D56AB9D80C06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(168)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Created GsupExpect[0] for "262424500698944" to be handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@246f07e4102a: Found GsupExpect[0] for "262424500698944" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262424500698944" TC_mo_ussd_iuse_imsi(169)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD0683D972B81C8D06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(169)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(159)@246f07e4102a: Final verdict of PTC: none 160@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 160: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Jun 3 05:56:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12287) Waiting for packet dumper to finish... 1 (prev_count=12287, count=79106) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Mon Jun 3 05:56:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(170)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(170)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(170)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262422253096824" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262422253096824" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422253096824" TC_mo_ussd_iuse_imsi_via_proxy(174)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994C569BC172369C8C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262426356501993" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262426356501993" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426356501993" TC_mo_ussd_iuse_imsi_via_proxy(175)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996D56B3D560B15C6E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262420885084824" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262420885084824" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420885084824" TC_mo_ussd_iuse_imsi_via_proxy(176)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C87ABC170349C8C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262421253131919" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262421253131919" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262421253131919" TC_mo_ussd_iuse_imsi_via_proxy(177)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594C569BC566B15C2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262427550350663" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262427550350663" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427550350663" TC_mo_ussd_iuse_imsi_via_proxy(178)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD5683CD6A309B6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(178)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262422340033661" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262422340033661" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422340033661" TC_mo_ussd_iuse_imsi_via_proxy(179)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434996C4683C166339B2D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(179)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262421364449852" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262421364449852" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262421364449852" TC_mo_ussd_iuse_imsi_via_proxy(180)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596C66A3D168395C4D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(180)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Created GsupExpect[0] for "262421411983072" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@246f07e4102a: Found GsupExpect[0] for "262421411983072" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262421411983072" TC_mo_ussd_iuse_imsi_via_proxy(181)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598C168BE57033D84D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(171)@246f07e4102a: Final verdict of PTC: none 172@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 172: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Jun 3 05:56:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11203) Waiting for packet dumper to finish... 1 (prev_count=11203, count=80115) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Jun 3 05:56:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_iuse_msisdn started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(182)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(182)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(182)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262427723573116" to be handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262427723573116" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427723573116" TC_mo_ussd_iuse_msisdn(186)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56230DCEC76BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262424205399901" to be handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262424205399901" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262424205399901" TC_mo_ussd_iuse_msisdn(187)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B6188D76BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262425610743260" to be handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262425610743260" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425610743260" TC_mo_ussd_iuse_msisdn(188)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56237D94C769B01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(188)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262427290537222" to be handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262427290537222" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427290537222" TC_mo_ussd_iuse_msisdn(189)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E33D9AC669301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(189)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262427098052082" to be handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262427098052082" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427098052082" TC_mo_ussd_iuse_msisdn(190)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57038598D569301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(190)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262420809667083" to be handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262420809667083" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262420809667083" TC_mo_ussd_iuse_msisdn(191)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB8196E369301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(191)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262426795461370" to be handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262426795461370" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426795461370" TC_mo_ussd_iuse_msisdn(192)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B8DAAC36BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(192)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Created GsupExpect[0] for "262421682027053" to be handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@246f07e4102a: Found GsupExpect[0] for "262421682027053" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421682027053" TC_mo_ussd_iuse_msisdn(193)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56635990C77A301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(193)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(183)@246f07e4102a: Final verdict of PTC: none 184@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 184: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Jun 3 05:56:40 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11477) Waiting for packet dumper to finish... 1 (prev_count=11477, count=79014) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Mon Jun 3 05:56:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/data/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(194)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(194)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(194)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262427771442576" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262427771442576" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262427771442576" TC_mo_ussd_iuse_msisdn_via_proxy(198)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A369BEC869301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(198)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262423040324393" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262423040324393" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262423040324393" TC_mo_ussd_iuse_msisdn_via_proxy(199)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C57036DA4D56C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262425706231596" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262425706231596" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425706231596" TC_mo_ussd_iuse_msisdn_via_proxy(200)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C341A2E068301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262426331165445" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262426331165445" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262426331165445" TC_mo_ussd_iuse_msisdn_via_proxy(201)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E379A0D178B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(201)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262425971846315" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262425971846315" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262425971846315" TC_mo_ussd_iuse_msisdn_via_proxy(202)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB7D90C079B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(202)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262427704649887" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262427704649887" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427704649887" TC_mo_ussd_iuse_msisdn_via_proxy(203)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B6D8CC468301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(203)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262425860503327" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262425860503327" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425860503327" TC_mo_ussd_iuse_msisdn_via_proxy(204)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E32984D26BB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(204)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Created GsupExpect[0] for "262426469434746" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@246f07e4102a: Found GsupExpect[0] for "262426469434746" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426469434746" TC_mo_ussd_iuse_msisdn_via_proxy(205)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB218CD068B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(205)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(195)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@246f07e4102a: Final verdict of PTC: none 196@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 196: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Jun 3 05:56:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12462) Waiting for packet dumper to finish... 1 (prev_count=12462, count=80199) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Jun 3 05:56:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_euse.pcap" >/data/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_euse started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 IPA-EUSE-foobar(208)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(208)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(207)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262426633005175" to be handled at TC_mo_ussd_euse(212) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262426633005175" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_euse(212)"262426633005175" TC_mo_ussd_euse(212)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(212)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262421702454565" to be handled at TC_mo_ussd_euse(213) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262421702454565" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_euse(213)"262421702454565" TC_mo_ussd_euse(213)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262421443725312" to be handled at TC_mo_ussd_euse(214) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262421443725312" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421443725312" TC_mo_ussd_euse(214)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262427073909282" to be handled at TC_mo_ussd_euse(215) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262427073909282" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_euse(215)"262427073909282" TC_mo_ussd_euse(215)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(215)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262429182416186" to be handled at TC_mo_ussd_euse(216) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262429182416186" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_euse(216)"262429182416186" TC_mo_ussd_euse(216)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(216)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262425768063164" to be handled at TC_mo_ussd_euse(217) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262425768063164" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_euse(217)"262425768063164" TC_mo_ussd_euse(217)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(217)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262421022039013" to be handled at TC_mo_ussd_euse(218) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262421022039013" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421022039013" TC_mo_ussd_euse(218)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(218)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(209)@246f07e4102a: Created GsupExpect[0] for "262424802034498" to be handled at TC_mo_ussd_euse(219) EUSE-TC_mo_ussd_euse(206)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(209)@246f07e4102a: Found GsupExpect[0] for "262424802034498" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424802034498" TC_mo_ussd_euse(219)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse(219)@246f07e4102a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@246f07e4102a: Final verdict of PTC: none 210@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(209)@246f07e4102a: Final verdict of PTC: none IPA-EUSE-foobar(208)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 210: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Jun 3 05:56:47 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_euse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301) Waiting for packet dumper to finish... 1 (prev_count=301, count=105998) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Jun 3 05:56:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/data/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_euse_continue started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 IPA-EUSE-foobar(222)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(222)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(221)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262428107373744" to be handled at TC_mo_ussd_euse_continue(226) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262428107373744" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262428107373744" TC_mo_ussd_euse_continue(226)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(226)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(226)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262429052419761" to be handled at TC_mo_ussd_euse_continue(227) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262429052419761" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262429052419761" TC_mo_ussd_euse_continue(227)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(227)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(227)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262421161554096" to be handled at TC_mo_ussd_euse_continue(228) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262421161554096" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262421161554096" TC_mo_ussd_euse_continue(228)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(228)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262421197635104" to be handled at TC_mo_ussd_euse_continue(229) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262421197635104" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262421197635104" TC_mo_ussd_euse_continue(229)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(229)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(229)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262420017799825" to be handled at TC_mo_ussd_euse_continue(230) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262420017799825" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420017799825" TC_mo_ussd_euse_continue(230)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(230)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(230)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262425459347206" to be handled at TC_mo_ussd_euse_continue(231) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262425459347206" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262425459347206" TC_mo_ussd_euse_continue(231)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(231)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(231)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262428553570510" to be handled at TC_mo_ussd_euse_continue(232) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262428553570510" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428553570510" TC_mo_ussd_euse_continue(232)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(232)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(232)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(223)@246f07e4102a: Created GsupExpect[0] for "262426574204770" to be handled at TC_mo_ussd_euse_continue(233) EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(223)@246f07e4102a: Found GsupExpect[0] for "262426574204770" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426574204770" TC_mo_ussd_euse_continue(233)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@246f07e4102a: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } TC_mo_ussd_euse_continue(233)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(233)@246f07e4102a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@246f07e4102a: Final verdict of PTC: none IPA-EUSE-foobar(222)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@246f07e4102a: Final verdict of PTC: none 224@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(223)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 224: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Jun 3 05:56:51 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3831) Waiting for packet dumper to finish... 1 (prev_count=3831, count=149120) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Jun 3 05:56:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/data/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_ussd_euse_defaultroute started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 IPA-EUSE-foobar(236)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } IPA-EUSE-foobar(236)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(235)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262423313268321" to be handled at TC_mo_ussd_euse_defaultroute(240) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262423313268321" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423313268321" TC_mo_ussd_euse_defaultroute(240)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(240)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262422802810408" to be handled at TC_mo_ussd_euse_defaultroute(241) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262422802810408" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422802810408" TC_mo_ussd_euse_defaultroute(241)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(241)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262427842672686" to be handled at TC_mo_ussd_euse_defaultroute(242) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262427842672686" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262427842672686" TC_mo_ussd_euse_defaultroute(242)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(242)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262420230054785" to be handled at TC_mo_ussd_euse_defaultroute(243) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262420230054785" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420230054785" TC_mo_ussd_euse_defaultroute(243)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(243)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262425261993202" to be handled at TC_mo_ussd_euse_defaultroute(244) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262425261993202" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425261993202" TC_mo_ussd_euse_defaultroute(244)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(244)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262420289775896" to be handled at TC_mo_ussd_euse_defaultroute(245) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262420289775896" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420289775896" TC_mo_ussd_euse_defaultroute(245)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(245)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262423193478177" to be handled at TC_mo_ussd_euse_defaultroute(246) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262423193478177" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423193478177" TC_mo_ussd_euse_defaultroute(246)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(246)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(237)@246f07e4102a: Created GsupExpect[0] for "262422454815361" to be handled at TC_mo_ussd_euse_defaultroute(247) EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } HLR_Test-GSUP(237)@246f07e4102a: Found GsupExpect[0] for "262422454815361" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@246f07e4102a: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262422454815361" TC_mo_ussd_euse_defaultroute(247)@246f07e4102a: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@246f07e4102a: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(247)@246f07e4102a: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(237)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@246f07e4102a: Final verdict of PTC: none 238@246f07e4102a: Final verdict of PTC: none IPA-EUSE-foobar(236)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 238: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@246f07e4102a: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Jun 3 05:56:54 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19511) Waiting for packet dumper to finish... 1 (prev_count=19511, count=107998) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Jun 3 05:56:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_mo_sss_reject.pcap" >/data/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_mo_sss_reject started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(248)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(248)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(248)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(249)@246f07e4102a: Created GsupExpect[0] for "262428953481597" to be handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@246f07e4102a: Found GsupExpect[0] for "262428953481597" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@246f07e4102a: Added IMSI table entry 0TC_mo_sss_reject(252)"262428953481597" TC_mo_sss_reject(252)@246f07e4102a: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@246f07e4102a: setverdict(pass): none -> pass TC_mo_sss_reject(252)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(249)@246f07e4102a: Final verdict of PTC: none 250@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 250: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@246f07e4102a: Test case TC_mo_sss_reject finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Jun 3 05:56:58 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_mo_sss_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12398) Waiting for packet dumper to finish... 1 (prev_count=12398, count=26020) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Jun 3 05:57:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_check_imei.pcap" >/data/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_check_imei started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(253)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(253)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(253)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262428660273107" to be handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262428660273107" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 0TC_gsup_check_imei(257)"262428660273107" TC_gsup_check_imei(257)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(257)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(257)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262426232708713" to be handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262426232708713" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 1TC_gsup_check_imei(258)"262426232708713" TC_gsup_check_imei(258)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(258)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(258)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262420517792733" to be handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262420517792733" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 2TC_gsup_check_imei(259)"262420517792733" TC_gsup_check_imei(259)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(259)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(259)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262423985491270" to be handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262423985491270" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 3TC_gsup_check_imei(260)"262423985491270" TC_gsup_check_imei(260)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(260)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(260)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262426403805810" to be handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262426403805810" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 4TC_gsup_check_imei(261)"262426403805810" TC_gsup_check_imei(261)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(261)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(261)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262420619325124" to be handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262420619325124" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 5TC_gsup_check_imei(262)"262420619325124" TC_gsup_check_imei(262)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(262)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(262)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262422959409513" to be handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262422959409513" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 6TC_gsup_check_imei(263)"262422959409513" TC_gsup_check_imei(263)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(263)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(263)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(254)@246f07e4102a: Created GsupExpect[0] for "262428650578821" to be handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@246f07e4102a: Found GsupExpect[0] for "262428650578821" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@246f07e4102a: Added IMSI table entry 7TC_gsup_check_imei(264)"262428650578821" TC_gsup_check_imei(264)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei(264)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(264)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(254)@246f07e4102a: Final verdict of PTC: none 255@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_check_imei finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Jun 3 05:57:01 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_check_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12279) Waiting for packet dumper to finish... 1 (prev_count=12279, count=116261) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon Jun 3 05:57:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/data/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_check_imei_via_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(265)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(265)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(265)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262420333244000" to be handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262420333244000" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262420333244000" TC_gsup_check_imei_via_proxy(269)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(269)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(269)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262427798790292" to be handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262427798790292" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427798790292" TC_gsup_check_imei_via_proxy(270)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(270)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(270)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262423240318826" to be handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262423240318826" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423240318826" TC_gsup_check_imei_via_proxy(271)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(271)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(271)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262423848041844" to be handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262423848041844" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262423848041844" TC_gsup_check_imei_via_proxy(272)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(272)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(272)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262423901665694" to be handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262423901665694" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262423901665694" TC_gsup_check_imei_via_proxy(273)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(273)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(273)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262421248656744" to be handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262421248656744" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421248656744" TC_gsup_check_imei_via_proxy(274)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(274)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(274)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262428832109021" to be handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262428832109021" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428832109021" TC_gsup_check_imei_via_proxy(275)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(275)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(275)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(266)@246f07e4102a: Created GsupExpect[0] for "262429183493537" to be handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@246f07e4102a: Found GsupExpect[0] for "262429183493537" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@246f07e4102a: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429183493537" TC_gsup_check_imei_via_proxy(276)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(276)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(276)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(266)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@246f07e4102a: Final verdict of PTC: none 267@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Jun 3 05:57:05 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=321) Waiting for packet dumper to finish... 1 (prev_count=321, count=118338) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon Jun 3 05:57:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/data/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_check_imei_invalid_len started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(277)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(277)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(277)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262425102103461" to be handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262425102103461" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262425102103461" TC_gsup_check_imei_invalid_len(281)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(281)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262424753925115" to be handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262424753925115" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424753925115" TC_gsup_check_imei_invalid_len(282)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(282)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262423572629396" to be handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262423572629396" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423572629396" TC_gsup_check_imei_invalid_len(283)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(283)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262426688442009" to be handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262426688442009" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262426688442009" TC_gsup_check_imei_invalid_len(284)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(284)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262429620062077" to be handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262429620062077" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262429620062077" TC_gsup_check_imei_invalid_len(285)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(285)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262429797835843" to be handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262429797835843" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262429797835843" TC_gsup_check_imei_invalid_len(286)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(286)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262426550963422" to be handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262426550963422" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262426550963422" TC_gsup_check_imei_invalid_len(287)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(287)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(278)@246f07e4102a: Created GsupExpect[0] for "262429847814571" to be handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@246f07e4102a: Found GsupExpect[0] for "262429847814571" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@246f07e4102a: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429847814571" TC_gsup_check_imei_invalid_len(288)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(288)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@246f07e4102a: Final verdict of PTC: pass MTC@246f07e4102a: setverdict(pass): none -> pass HLR_Test-GSUP(278)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@246f07e4102a: Final verdict of PTC: none 279@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: pass MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@246f07e4102a: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Jun 3 05:57:08 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12454) Waiting for packet dumper to finish... 1 (prev_count=12454, count=158225) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon Jun 3 05:57:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/data/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_gsup_check_imei_unknown_imsi started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(289)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(289)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(289)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(290)@246f07e4102a: Created GsupExpect[0] for "262428751045394" to be handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@246f07e4102a: Found GsupExpect[0] for "262428751045394" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@246f07e4102a: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262428751045394" TC_gsup_check_imei_unknown_imsi(293)@246f07e4102a: setverdict(pass): none -> pass TC_gsup_check_imei_unknown_imsi(293)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(290)@246f07e4102a: Final verdict of PTC: none 291@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 291: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@246f07e4102a: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Jun 3 05:57:12 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12637) Waiting for packet dumper to finish... 1 (prev_count=12637, count=28150) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Mon Jun 3 05:57:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/data/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(294)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(294)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(294)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(295)@246f07e4102a: Created GsupExpect[0] for "262424051215987" to be handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@246f07e4102a: Found GsupExpect[0] for "262424051215987" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@246f07e4102a: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262424051215987" TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): none -> pass TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(295)@246f07e4102a: Final verdict of PTC: none 296@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 296: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@246f07e4102a: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Jun 3 05:57:15 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=336) Waiting for packet dumper to finish... 1 (prev_count=336, count=90832) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon Jun 3 05:57:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/data/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_subscr_create_on_demand_ul started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(299)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(299)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(299)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(300)@246f07e4102a: Created GsupExpect[0] for "262429603913837" to be handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@246f07e4102a: Found GsupExpect[0] for "262429603913837" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@246f07e4102a: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429603913837" TC_subscr_create_on_demand_ul(303)@246f07e4102a: setverdict(pass): none -> pass TC_subscr_create_on_demand_ul(303)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(300)@246f07e4102a: Final verdict of PTC: none 301@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 301: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@246f07e4102a: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Jun 3 05:57:19 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=710) Waiting for packet dumper to finish... 1 (prev_count=710, count=76310) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon Jun 3 05:57:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/data/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_subscr_create_on_demand_sai started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(304)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(304)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(304)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(305)@246f07e4102a: Created GsupExpect[0] for "262420976262102" to be handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@246f07e4102a: Found GsupExpect[0] for "262420976262102" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@246f07e4102a: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420976262102" TC_subscr_create_on_demand_sai(308)@246f07e4102a: setverdict(pass): none -> pass TC_subscr_create_on_demand_sai(308)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@246f07e4102a: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@246f07e4102a: Final verdict of PTC: pass HLR_Test-GSUP(305)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@246f07e4102a: Final verdict of PTC: none 306@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 306: none (none -> none) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@246f07e4102a: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@246f07e4102a: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Jun 3 05:57:22 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12871) Waiting for packet dumper to finish... 1 (prev_count=12871, count=34187) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon Jun 3 05:57:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_other_home started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(309)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(309)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(309)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(310)@246f07e4102a: Created GsupExpect[0] for "262428857267609" to be handled at TC_MSLookup_mDNS_service_other_home(313) 311@246f07e4102a: Dynamic test case error: Sendto system call failed: -1 bytes was sent instead of 64 311@246f07e4102a: setverdict(error): none -> error 311@246f07e4102a: Final verdict of PTC: error HLR_Test-GSUP(310)@246f07e4102a: Found GsupExpect[0] for "262428857267609" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@246f07e4102a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428857267609" TC_MSLookup_mDNS_service_other_home(313)@246f07e4102a: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_other_home(313)@246f07e4102a: Dynamic test case error: Port mDNS has neither connections nor mappings. Message cannot be sent on it. TC_MSLookup_mDNS_service_other_home(313)@246f07e4102a: setverdict(error): pass -> error TC_MSLookup_mDNS_service_other_home(313)@246f07e4102a: Final verdict of PTC: error HLR_Test-GSUP(310)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 311: error (none -> error) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (error -> error) MTC@246f07e4102a: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): error (error -> error) MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: error MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home error'. Mon Jun 3 05:57:26 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home error ------ Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=19877) Waiting for packet dumper to finish... 1 (prev_count=19877, count=32752) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home error' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Jun 3 05:57:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/data/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_MSLookup_GSUP_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(314)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(314)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(314)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(315)@246f07e4102a: Created GsupExpect[0] for "262421156140109" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@246f07e4102a: Created GsupExpect[0] for "262421156140109" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@246f07e4102a: Found GsupExpect[0] for "262421156140109" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@246f07e4102a: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421156140109" MTC@246f07e4102a: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(315)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-server(317)@246f07e4102a: Final verdict of PTC: none 316@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@246f07e4102a: Final verdict of PTC: none TC_MSLookup_GSUP_proxy(320)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: fail reason: "Timeout" MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(315): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC with component reference 316: none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-server(317): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): none (fail -> fail) MTC@246f07e4102a: Test case TC_MSLookup_GSUP_proxy finished. Verdict: fail reason: Timeout MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail'. Mon Jun 3 05:57:32 UTC 2024 ------ HLR_Tests.TC_MSLookup_GSUP_proxy fail ------ Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23014) Waiting for packet dumper to finish... 1 (prev_count=23014, count=26578) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Mon Jun 3 05:57:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(321)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(321)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(321)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(322)@246f07e4102a: Created GsupExpect[0] for "262423473216769" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 323@246f07e4102a: Dynamic test case error: Sendto system call failed: -1 bytes was sent instead of 64 323@246f07e4102a: setverdict(error): none -> error 323@246f07e4102a: Final verdict of PTC: error TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@246f07e4102a: setverdict(fail): none -> fail reason: "OsmoHLR did not answer to mDNS query", new component reason: "OsmoHLR did not answer to mDNS query" TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@246f07e4102a: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" HLR_Test-GSUP(322)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: none MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@246f07e4102a: Local verdict of PTC with component reference 323: error (none -> error) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (error -> error) MTC@246f07e4102a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): fail (error -> error) reason: "OsmoHLR did not answer to mDNS query" MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: error MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error'. Mon Jun 3 05:57:37 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error ------ Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17969) Waiting for packet dumper to finish... 1 (prev_count=17969, count=24732) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home error' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Mon Jun 3 05:57:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(326)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(326)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(326)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(327)@246f07e4102a: Created GsupExpect[0] for "262426028223119" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@246f07e4102a: Created GsupExpect[0] for "262426028223119" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@246f07e4102a: Found GsupExpect[0] for "262426028223119" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@246f07e4102a: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262426028223119" MTC@246f07e4102a: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP-server(329)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(327)@246f07e4102a: Final verdict of PTC: none 328@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@246f07e4102a: Final verdict of PTC: none TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: fail reason: "Timeout" MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(327): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC with component reference 328: none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-server(329): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): none (fail -> fail) MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: fail reason: Timeout MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail'. Mon Jun 3 05:57:43 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail ------ Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23150) Waiting for packet dumper to finish... 1 (prev_count=23150, count=26714) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail' was executed successfully (exit status: 0). MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon Jun 3 05:57:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/data/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@246f07e4102a: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@246f07e4102a: legacy= false MTC@246f07e4102a: in not legacy case 1 MTC@246f07e4102a: in not legacy case 2 HLR_Test-GSUP-IPA(333)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(333)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(333)@246f07e4102a: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(333)@246f07e4102a: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@246f07e4102a: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") HLR_Test-GSUP(334)@246f07e4102a: Created GsupExpect[0] for "262428043318709" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@246f07e4102a: Created GsupExpect[0] for "262428043318709" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@246f07e4102a: Found GsupExpect[0] for "262428043318709" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@246f07e4102a: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262428043318709" MTC@246f07e4102a: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP-server(336)@246f07e4102a: Final verdict of PTC: none 335@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP(334)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@246f07e4102a: Final verdict of PTC: none TC_MSLookup_mDNS_service_other_proxy(339)@246f07e4102a: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@246f07e4102a: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@246f07e4102a: Final verdict of PTC: none MTC@246f07e4102a: Setting final verdict of the test case. MTC@246f07e4102a: Local verdict of MTC: fail reason: "Timeout" MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP(334): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC with component reference 335: none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-server(336): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (fail -> fail) MTC@246f07e4102a: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): none (fail -> fail) MTC@246f07e4102a: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: fail reason: Timeout MTC@246f07e4102a: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail'. Mon Jun 3 05:57:49 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail ------ Saving talloc report from 172.18.246.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24960) Waiting for packet dumper to finish... 1 (prev_count=24960, count=28524) MTC@246f07e4102a: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail' was executed successfully (exit status: 0). MC@246f07e4102a: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@246f07e4102a: Terminating MTC. MC@246f07e4102a: MTC terminated. MC2> exit MC@246f07e4102a: Shutting down session. MC@246f07e4102a: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail HLR_Tests.TC_MSLookup_GSUP_proxy xfail HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail: 5 pass: 33 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm Generated HLR_Tests.TC_MSLookup_GSUP_proxy.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_other_home.merged Generated HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.merged Generated HLR_Tests.TC_gsup_check_imei.merged Generated HLR_Tests.TC_gsup_check_imei_invalid_len.merged Generated HLR_Tests.TC_gsup_check_imei_unknown_imsi.merged Generated HLR_Tests.TC_gsup_check_imei_via_proxy.merged Generated HLR_Tests.TC_gsup_purge_cs.merged Generated HLR_Tests.TC_gsup_purge_ps.merged Generated HLR_Tests.TC_gsup_purge_unknown.merged Generated HLR_Tests.TC_gsup_sai.merged Generated HLR_Tests.TC_gsup_sai_eps.merged Generated HLR_Tests.TC_gsup_sai_err_invalid_imsi.merged Generated HLR_Tests.TC_gsup_sai_err_unknown_imsi.merged Generated HLR_Tests.TC_gsup_sai_num_auth_vectors.merged Generated HLR_Tests.TC_gsup_ul.merged Generated HLR_Tests.TC_gsup_ul_subscriber_data.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.merged Generated HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.merged Generated HLR_Tests.TC_gsup_ul_via_proxy.merged Generated HLR_Tests.TC_mo_sss_reject.merged Generated HLR_Tests.TC_mo_ussd_euse.merged Generated HLR_Tests.TC_mo_ussd_euse_continue.merged Generated HLR_Tests.TC_mo_ussd_euse_defaultroute.merged Generated HLR_Tests.TC_mo_ussd_euse_disc.merged Generated HLR_Tests.TC_mo_ussd_iuse_imsi.merged Generated HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.merged Generated HLR_Tests.TC_mo_ussd_iuse_msisdn.merged Generated HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.merged Generated HLR_Tests.TC_mo_ussd_unknown.merged Generated HLR_Tests.TC_subscr_create_on_demand_check_imei_early.merged Generated HLR_Tests.TC_subscr_create_on_demand_sai.merged Generated HLR_Tests.TC_subscr_create_on_demand_ul.merged Generated HLR_Tests.TC_vty.merged Generated HLR_Tests.TC_vty_msisdn_isd.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-hlr-test-246 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-hlr-test-2320-hlr + [ -n jenkins-ttcn3-hlr-test-2320-hlr ] + docker_kill_wait jenkins-ttcn3-hlr-test-2320-hlr + docker kill jenkins-ttcn3-hlr-test-2320-hlr jenkins-ttcn3-hlr-test-2320-hlr + docker wait jenkins-ttcn3-hlr-test-2320-hlr 137 + network_remove + set +x Removing network ttcn3-hlr-test-246 + docker network remove ttcn3-hlr-test-246 ttcn3-hlr-test-246 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/cache --name jenkins-ttcn3-hlr-test-2320-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-hlr-test/logs/hlr-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='3' errors='2' skipped='0' inconc='0' time='146.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.061527'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.617372'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.818003'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.425938'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.064068'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.064187'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.062249'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.062859'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.674715'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.678559'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.711765'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.196242'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.109193'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.764627'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.769804'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.058770'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.353747'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.306188'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.299780'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.288593'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.284242'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.284869'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.309629'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.344142'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.314611'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.072158'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.385314'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.394097'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.362485'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.061064'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.253695'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.174853'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.087356'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.075738'> <error type='DTE'></error> </testcase> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='3.042690'> <failure type='fail-verdict'>Timeout HLR_Tests.ttcn:2134 HLR_Tests control part HLR_Tests.ttcn:1891 TC_MSLookup_GSUP_proxy testcase </failure> </testcase> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='1.067678'> <error type='DTE'></error> </testcase> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='3.043207'> <failure type='fail-verdict'>Timeout HLR_Tests.ttcn:2136 HLR_Tests control part HLR_Tests.ttcn:1975 TC_MSLookup_mDNS_service_GSUP_HLR_proxy testcase </failure> </testcase> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='3.043666'> <failure type='fail-verdict'>Timeout HLR_Tests.ttcn:2137 HLR_Tests control part HLR_Tests.ttcn:2017 TC_MSLookup_mDNS_service_other_proxy testcase </failure> </testcase> </testsuite> Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE