Skip to content

Console Output

Started by timer
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest
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-latest # 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-latest] $ /bin/sh -xe /tmp/jenkins5763616241801286455.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-hlr-test-latest + sed s/-latest$// + DIR=ttcn3-hlr-test + export IMAGE_SUFFIX=latest + cd ttcn3-hlr-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs ] + [ xjenkins-ttcn3-hlr-test-latest-2066 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/ttcn3-hlr-test + SUITE_NAME=ttcn3-hlr-test + IMAGE_SUFFIX=latest + docker_images_require osmo-hlr-latest 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-latest + local feed + echo debian-bookworm-obs-latest + depends=debian-bookworm-obs-latest + [ -n debian-bookworm-obs-latest ] + docker_images_require debian-bookworm-obs-latest + 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-obs-latest + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-latest + echo debian-bookworm-obs-latest + dir=debian-bookworm-obs-latest + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-latest/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-latest BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/debian-bookworm-obs-latest' 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-latest/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-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.36kB done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 #6 resolve registry.osmocom.org/debian:bookworm@sha256:08f76151d500d9e021b9f793364a3e9e534433297d16ba0152d69d1914b64d17 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [4/6] 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/ #9 CACHED #10 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-latest.asc] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-latest.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/LATEST/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:ae31ee7c8cf200e7961bcf6c554646f62116169cac138b3bbf0cec706ee32bd4 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-latest:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n ae31ee7c8cf2 + list_osmo_packages debian-bookworm debian-bookworm-obs-latest + local distro=debian-bookworm + local image=debian-bookworm-obs-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-latest -c + [ -n ] + return + docker_distro_from_image_name osmo-hlr-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-hlr-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-hlr-latest + echo osmo-hlr-latest + dir=osmo-hlr-latest + pull_arg=--pull + grep ^FROM ../osmo-hlr-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-hlr-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-hlr-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-hlr-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/osmo-hlr-latest' 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-latest/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-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 620B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 333B done #5 DONE 0.0s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libdbd-sqlite3 osmo-hlr && apt-get clean ;; centos*) dnf install -y osmo-hlr ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-HLR.CFG /data/osmo-hlr.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:b21a8aca47f0133cdd13ca6301e183fd0d30c49b920c468535ab6c0a8d955bc9 done #10 naming to docker.io/osmocom-build/osmo-hlr-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/osmo-hlr-latest' + docker_image_exists osmo-hlr-latest + docker images -q osmocom-build/osmo-hlr-latest + test -n b21a8aca47f0 + list_osmo_packages debian-bookworm osmo-hlr-latest + local distro=debian-bookworm + local image=osmo-hlr-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-hlr-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-hlr-latest ### ii libosmo-gsup-client0:amd64 1.7.0 amd64 Osmocom GSUP (General Subscriber Update Protocol) client library ii libosmo-mslookup1:amd64 1.7.0 amd64 Osmocom MS lookup library ii libosmoabis13:amd64 1.5.2 amd64 GSM A-bis handling ii libosmocore21:amd64 1.9.2 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.2 amd64 Osmo control library ii libosmogsm20:amd64 1.9.2 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.2 amd64 Osmo ISDN utility library ii libosmovty13:amd64 1.9.2 amd64 Osmo VTY library ii osmo-hlr 1.7.0 amd64 Osmocom Home Location Register ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ 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-latest/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-latest/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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 385B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 312B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #7 [3/4] RUN TTCN3-DOCKER-PREPARE "master" hlr #7 CACHED #8 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #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:303fe13e9aa87488db31fed1d762d176f159d796d1225ee6b88d637349c93520 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-latest/ttcn3-hlr-test' + docker_image_exists ttcn3-hlr-test + docker images -q osmocom-build/ttcn3-hlr-test + test -n 303fe13e9aa8 + 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-latest/logs/hlr-tester + cp HLR_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg ] + repo=latest + line=Misc_Helpers.mp_osmo_repo := "latest" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "latest"/g /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr + cp osmo-hlr.cfg /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/ + network_create + SUBNET=3942766 + seq 1 30 + echo (3942766 + 1) % 256 + bc + SUBNET=111 + NET_NAME=ttcn3-hlr-test-111 + SUB4=172.18.111.0/24 + SUB6=fd02:db8:111::/64 + set +x Creating network ttcn3-hlr-test-111, trying SUBNET=111... + docker network create --internal --subnet 172.18.111.0/24 --ipv6 --subnet fd02:db8:111::/64 ttcn3-hlr-test-111 f32f667978fe7d3bc55fb747d8bf1266ab2f373428cbcfac9adbb42379fe2265 + set +x ### Network ttcn3-hlr-test-111 created (SUBNET=111) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=111 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester/HLR_Tests.cfg Applying SUBNET=111 to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg + echo Starting container with HLR Starting container with HLR + docker_network_params 111 20 + NET=111 + ADDR_SUFIX=20 + echo --network ttcn3-hlr-test-111 --ip 172.18.111.20 --ip6 fd02:db8:111::20 + docker run --rm --network ttcn3-hlr-test-111 --ip 172.18.111.20 --ip6 fd02:db8:111::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr:/data --name jenkins-ttcn3-hlr-test-latest-2066-hlr -d osmocom-build/osmo-hlr-latest /bin/sh -c osmo-hlr -c /data/osmo-hlr.cfg >/data/osmo-hlr.log 2>&1 3985d88ed0dbae3fd1f78e6a42a3c579ce938d3dc00ef524f911861b8b92f624 + echo Starting container with HLR testsuite Starting container with HLR testsuite + docker_network_params 111 103 + NET=111 + ADDR_SUFIX=103 + echo --network ttcn3-hlr-test-111 --ip 172.18.111.103 --ip6 fd02:db8:111::103 + docker run --rm --network ttcn3-hlr-test-111 --ip 172.18.111.103 --ip6 fd02:db8:111::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.111.20 -e OSMO_SUT_PORT=4258 -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr-tester:/data --name jenkins-ttcn3-hlr-test-latest-2066-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@4c5aa607ddfe: Unix server socket created successfully. MC@4c5aa607ddfe: Listening on TCP port 39005. 4c5aa607ddfe is the default MC2> spawn /osmo-ttcn3-hacks/hlr/HLR_Tests 4c5aa607ddfe 39005 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4c5aa607ddfe: New HC connected from 172.18.111.103 [172.18.111.103]. 4c5aa607ddfe: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@4c5aa607ddfe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4c5aa607ddfe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4c5aa607ddfe: Configuration file was processed on all HCs. MC@4c5aa607ddfe: Creating MTC on host 172.18.111.103. MC@4c5aa607ddfe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sun Jun 2 08:25:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_sai_err_invalid_imsi started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(3)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(3)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@4c5aa607ddfe: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_invalid_imsi(7)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(4)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@4c5aa607ddfe: Final verdict of PTC: none 5@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 5: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sun Jun 2 08:25:05 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=15625) Waiting for packet dumper to finish... 1 (prev_count=15625, count=38955) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sun Jun 2 08:25: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_sai.pcap" >/data/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_sai started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(8)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(8)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262423619477049" to be handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262423619477049" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_sai(12)"262423619477049" TC_gsup_sai(12)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(12)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(12)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(9)@4c5aa607ddfe: Created GsupExpect[0] for "262420065061222" to be handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262420065061222" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_sai(13)"262420065061222" TC_gsup_sai(13)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(13)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(13)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(9)@4c5aa607ddfe: Created GsupExpect[0] for "262427146040960" to be handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262427146040960" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_sai(14)"262427146040960" TC_gsup_sai(14)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(14)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(14)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(9)@4c5aa607ddfe: Created GsupExpect[0] for "262428011173010" to be handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262428011173010" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_sai(15)"262428011173010" TC_gsup_sai(15)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(15)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(15)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(9)@4c5aa607ddfe: Created GsupExpect[0] for "262424588179674" to be handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262424588179674" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_sai(16)"262424588179674" TC_gsup_sai(16)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(16)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(16)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(9)@4c5aa607ddfe: Created GsupExpect[0] for "262421030959281" to be handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262421030959281" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_sai(17)"262421030959281" TC_gsup_sai(17)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(17)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(17)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(9)@4c5aa607ddfe: Created GsupExpect[0] for "262425581513342" to be handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262425581513342" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_sai(18)"262425581513342" TC_gsup_sai(18)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(18)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(18)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(9)@4c5aa607ddfe: Created GsupExpect[0] for "262424843659462" to be handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@4c5aa607ddfe: Found GsupExpect[0] for "262424843659462" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_sai(19)"262424843659462" TC_gsup_sai(19)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai(19)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai(19)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(9)@4c5aa607ddfe: Final verdict of PTC: none 10@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_sai finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sun Jun 2 08:25:09 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11719) Waiting for packet dumper to finish... 1 (prev_count=11719, count=153525) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sun Jun 2 08:25: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_sai_num_auth_vectors started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(20)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(20)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262421927634040" to be handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262421927634040" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262421927634040" TC_gsup_sai_num_auth_vectors(24)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(24)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(21)@4c5aa607ddfe: Created GsupExpect[0] for "262420334310304" to be handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262420334310304" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420334310304" TC_gsup_sai_num_auth_vectors(25)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(25)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(21)@4c5aa607ddfe: Created GsupExpect[0] for "262425113844931" to be handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262425113844931" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262425113844931" TC_gsup_sai_num_auth_vectors(26)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(26)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(21)@4c5aa607ddfe: Created GsupExpect[0] for "262427261480121" to be handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262427261480121" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427261480121" TC_gsup_sai_num_auth_vectors(27)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(27)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(21)@4c5aa607ddfe: Created GsupExpect[0] for "262421754482543" to be handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262421754482543" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262421754482543" TC_gsup_sai_num_auth_vectors(28)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(28)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(21)@4c5aa607ddfe: Created GsupExpect[0] for "262429194706018" to be handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262429194706018" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262429194706018" TC_gsup_sai_num_auth_vectors(29)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(29)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(21)@4c5aa607ddfe: Created GsupExpect[0] for "262420215511392" to be handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262420215511392" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262420215511392" TC_gsup_sai_num_auth_vectors(30)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(30)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(21)@4c5aa607ddfe: Created GsupExpect[0] for "262423444772103" to be handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@4c5aa607ddfe: Found GsupExpect[0] for "262423444772103" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262423444772103" TC_gsup_sai_num_auth_vectors(31)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_num_auth_vectors(31)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(21)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@4c5aa607ddfe: Final verdict of PTC: none 22@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sun Jun 2 08:25:12 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203987) Waiting for packet dumper to finish... 1 (prev_count=203987, count=385879) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sun Jun 2 08:25:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_sai_eps started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(32)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(32)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262421605980853" to be handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@4c5aa607ddfe: Found GsupExpect[0] for "262421605980853" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421605980853" TC_gsup_sai_eps(36)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(36)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(33)@4c5aa607ddfe: Created GsupExpect[0] for "262425124345759" to be handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@4c5aa607ddfe: Found GsupExpect[0] for "262425124345759" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_sai_eps(37)"262425124345759" TC_gsup_sai_eps(37)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(37)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(33)@4c5aa607ddfe: Created GsupExpect[0] for "262420241037554" to be handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@4c5aa607ddfe: Found GsupExpect[0] for "262420241037554" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_sai_eps(38)"262420241037554" TC_gsup_sai_eps(38)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(38)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(33)@4c5aa607ddfe: Created GsupExpect[0] for "262429308395593" to be handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@4c5aa607ddfe: Found GsupExpect[0] for "262429308395593" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429308395593" TC_gsup_sai_eps(39)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(39)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(33)@4c5aa607ddfe: Created GsupExpect[0] for "262421777385686" to be handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@4c5aa607ddfe: Found GsupExpect[0] for "262421777385686" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_sai_eps(40)"262421777385686" TC_gsup_sai_eps(40)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_eps(40)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(33)@4c5aa607ddfe: Final verdict of PTC: none 34@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sun Jun 2 08:25:16 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_sai_eps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12390) Waiting for packet dumper to finish... 1 (prev_count=12390, count=118385) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sun Jun 2 08:25:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_ul_unknown_imsi started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(41)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(41)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262426436041475" to be handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@4c5aa607ddfe: Found GsupExpect[0] for "262426436041475" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262426436041475" TC_gsup_ul_unknown_imsi(45)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi(45)@4c5aa607ddfe: Final verdict of PTC: pass 43@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(42)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 43: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sun Jun 2 08:25:19 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12584) Waiting for packet dumper to finish... 1 (prev_count=12584, count=24042) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: 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 ------ Sun Jun 2 08:25:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(46)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(46)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262426822006767" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@4c5aa607ddfe: Found GsupExpect[0] for "262426822006767" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262426822006767" TC_gsup_ul_unknown_imsi_via_proxy(50)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_via_proxy(50)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(47)@4c5aa607ddfe: Final verdict of PTC: none 48@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 48: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sun Jun 2 08:25:23 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=325) Waiting for packet dumper to finish... 1 (prev_count=325, count=24701) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: 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 ------ Sun Jun 2 08:25:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(51)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(51)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262422697703274" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@4c5aa607ddfe: Found GsupExpect[0] for "262422697703274" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422697703274" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(52)@4c5aa607ddfe: Final verdict of PTC: none 53@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 53: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sun Jun 2 08:25:26 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 172.18.111.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=644) Waiting for packet dumper to finish... 1 (prev_count=644, count=25210) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sun Jun 2 08:25: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_sai_err_unknown_imsi started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(56)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(56)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262426978895514" to be handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@4c5aa607ddfe: Found GsupExpect[0] for "262426978895514" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426978895514" TC_gsup_sai_err_unknown_imsi(60)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_err_unknown_imsi(60)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(57)@4c5aa607ddfe: Final verdict of PTC: none 58@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 58: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sun Jun 2 08:25:29 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=320) Waiting for packet dumper to finish... 1 (prev_count=320, count=23369) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sun Jun 2 08:25: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_gsup_ul.pcap" >/data/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_ul started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(61)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(61)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262424677183648" to be handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262424677183648" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_ul(65)"262424677183648" TC_gsup_ul(65)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(65)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(65)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(62)@4c5aa607ddfe: Created GsupExpect[0] for "262422072521192" to be handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262422072521192" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_ul(66)"262422072521192" TC_gsup_ul(66)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(66)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(66)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(62)@4c5aa607ddfe: Created GsupExpect[0] for "262428261612983" to be handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262428261612983" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_ul(67)"262428261612983" TC_gsup_ul(67)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(67)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(67)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(62)@4c5aa607ddfe: Created GsupExpect[0] for "262428558097016" to be handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262428558097016" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_ul(68)"262428558097016" TC_gsup_ul(68)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(68)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(68)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(62)@4c5aa607ddfe: Created GsupExpect[0] for "262429107593118" to be handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262429107593118" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_ul(69)"262429107593118" TC_gsup_ul(69)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(69)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(69)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(62)@4c5aa607ddfe: Created GsupExpect[0] for "262429909306621" to be handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262429909306621" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_ul(70)"262429909306621" TC_gsup_ul(70)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(70)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(70)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(62)@4c5aa607ddfe: Created GsupExpect[0] for "262423550981818" to be handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262423550981818" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_ul(71)"262423550981818" TC_gsup_ul(71)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(71)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(71)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(62)@4c5aa607ddfe: Created GsupExpect[0] for "262422752653316" to be handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@4c5aa607ddfe: Found GsupExpect[0] for "262422752653316" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_ul(72)"262422752653316" TC_gsup_ul(72)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul(72)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul(72)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(62)@4c5aa607ddfe: Final verdict of PTC: none 63@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_ul finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sun Jun 2 08:25:33 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11716) Waiting for packet dumper to finish... 1 (prev_count=11716, count=105652) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sun Jun 2 08:25: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_ul_via_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(73)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(73)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262425055682917" to be handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262425055682917" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262425055682917" TC_gsup_ul_via_proxy(77)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(77)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(74)@4c5aa607ddfe: Created GsupExpect[0] for "262429532695395" to be handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262429532695395" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262429532695395" TC_gsup_ul_via_proxy(78)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(78)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(74)@4c5aa607ddfe: Created GsupExpect[0] for "262420870495969" to be handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262420870495969" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420870495969" TC_gsup_ul_via_proxy(79)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(74)@4c5aa607ddfe: Created GsupExpect[0] for "262428567337150" to be handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262428567337150" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428567337150" TC_gsup_ul_via_proxy(80)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(80)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(74)@4c5aa607ddfe: Created GsupExpect[0] for "262429603070433" to be handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262429603070433" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262429603070433" TC_gsup_ul_via_proxy(81)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(81)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(74)@4c5aa607ddfe: Created GsupExpect[0] for "262421786607961" to be handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262421786607961" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262421786607961" TC_gsup_ul_via_proxy(82)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(82)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(74)@4c5aa607ddfe: Created GsupExpect[0] for "262425944174015" to be handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262425944174015" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425944174015" TC_gsup_ul_via_proxy(83)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(83)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(74)@4c5aa607ddfe: Created GsupExpect[0] for "262423688921417" to be handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@4c5aa607ddfe: Found GsupExpect[0] for "262423688921417" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423688921417" TC_gsup_ul_via_proxy(84)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(84)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(74)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@4c5aa607ddfe: Final verdict of PTC: none 75@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sun Jun 2 08:25:36 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11471) Waiting for packet dumper to finish... 1 (prev_count=11471, count=107500) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sun Jun 2 08:25: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_ul_subscriber_data started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(85)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(85)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262421112556477" to be handled at TC_gsup_ul_subscriber_data(89) TC_gsup_ul_subscriber_data(89)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262421112556477" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262421112556477" TC_gsup_ul_subscriber_data(89)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(89)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(86)@4c5aa607ddfe: Created GsupExpect[0] for "262424439834028" to be handled at TC_gsup_ul_subscriber_data(90) TC_gsup_ul_subscriber_data(90)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262424439834028" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262424439834028" TC_gsup_ul_subscriber_data(90)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(90)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(86)@4c5aa607ddfe: Created GsupExpect[0] for "262422452080588" to be handled at TC_gsup_ul_subscriber_data(91) TC_gsup_ul_subscriber_data(91)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262422452080588" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422452080588" TC_gsup_ul_subscriber_data(91)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(91)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(86)@4c5aa607ddfe: Created GsupExpect[0] for "262428154962091" to be handled at TC_gsup_ul_subscriber_data(92) TC_gsup_ul_subscriber_data(92)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262428154962091" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262428154962091" TC_gsup_ul_subscriber_data(92)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(92)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(86)@4c5aa607ddfe: Created GsupExpect[0] for "262422699136731" to be handled at TC_gsup_ul_subscriber_data(93) TC_gsup_ul_subscriber_data(93)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262422699136731" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262422699136731" TC_gsup_ul_subscriber_data(93)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(93)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(86)@4c5aa607ddfe: Created GsupExpect[0] for "262429247924186" to be handled at TC_gsup_ul_subscriber_data(94) TC_gsup_ul_subscriber_data(94)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262429247924186" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429247924186" TC_gsup_ul_subscriber_data(94)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(94)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(86)@4c5aa607ddfe: Created GsupExpect[0] for "262422088255305" to be handled at TC_gsup_ul_subscriber_data(95) TC_gsup_ul_subscriber_data(95)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262422088255305" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262422088255305" TC_gsup_ul_subscriber_data(95)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(95)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(86)@4c5aa607ddfe: Created GsupExpect[0] for "262427299858309" to be handled at TC_gsup_ul_subscriber_data(96) TC_gsup_ul_subscriber_data(96)@4c5aa607ddfe: GSUP ul subscriber_data<unbound> HLR_Test-GSUP(86)@4c5aa607ddfe: Found GsupExpect[0] for "262427299858309" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427299858309" TC_gsup_ul_subscriber_data(96)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_subscriber_data(96)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(86)@4c5aa607ddfe: Final verdict of PTC: none 87@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sun Jun 2 08:25:40 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=612) Waiting for packet dumper to finish... 1 (prev_count=612, count=110219) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sun Jun 2 08:25: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_vty.pcap" >/data/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_vty started. MTC@4c5aa607ddfe: legacy= true HLR_Test-GSUP-IPA(97)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(97)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@4c5aa607ddfe: 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@4c5aa607ddfe: setverdict(pass): none -> pass 98@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@4c5aa607ddfe: Test case TC_vty finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sun Jun 2 08:25:43 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_vty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12871) Waiting for packet dumper to finish... 1 (prev_count=12871, count=26361) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sun Jun 2 08:25: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_vty_msisdn_isd.pcap" >/data/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_vty_msisdn_isd started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(100)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(100)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262422476601023" to be handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@4c5aa607ddfe: Found GsupExpect[0] for "262422476601023" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@4c5aa607ddfe: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262422476601023" TC_vty_msisdn_isd(104)@4c5aa607ddfe: setverdict(pass): none -> pass TC_vty_msisdn_isd(104)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_vty_msisdn_isd(104)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(101)@4c5aa607ddfe: Final verdict of PTC: none 102@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 102: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sun Jun 2 08:25:46 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11747) Waiting for packet dumper to finish... 1 (prev_count=11747, count=31776) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sun Jun 2 08:25: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_gsup_purge_cs.pcap" >/data/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_purge_cs started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(105)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(105)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262426604293921" to be handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262426604293921" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_purge_cs(109)"262426604293921" TC_gsup_purge_cs(109)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(109)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(109)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(106)@4c5aa607ddfe: Created GsupExpect[0] for "262421937379147" to be handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262421937379147" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421937379147" TC_gsup_purge_cs(110)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(110)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(110)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(106)@4c5aa607ddfe: Created GsupExpect[0] for "262426632096283" to be handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262426632096283" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426632096283" TC_gsup_purge_cs(111)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(111)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(111)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(106)@4c5aa607ddfe: Created GsupExpect[0] for "262428719076843" to be handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262428719076843" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_purge_cs(112)"262428719076843" TC_gsup_purge_cs(112)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(112)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(112)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(106)@4c5aa607ddfe: Created GsupExpect[0] for "262428814051668" to be handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262428814051668" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_purge_cs(113)"262428814051668" TC_gsup_purge_cs(113)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(113)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(113)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(106)@4c5aa607ddfe: Created GsupExpect[0] for "262422763157427" to be handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262422763157427" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_purge_cs(114)"262422763157427" TC_gsup_purge_cs(114)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(114)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(114)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(106)@4c5aa607ddfe: Created GsupExpect[0] for "262424389033414" to be handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262424389033414" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424389033414" TC_gsup_purge_cs(115)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(115)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(115)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(106)@4c5aa607ddfe: Created GsupExpect[0] for "262423784335788" to be handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@4c5aa607ddfe: Found GsupExpect[0] for "262423784335788" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423784335788" TC_gsup_purge_cs(116)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_cs(116)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_cs(116)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass 107@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(106)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sun Jun 2 08:25:50 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_purge_cs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4204) Waiting for packet dumper to finish... 1 (prev_count=4204, count=126155) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sun Jun 2 08:25:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_purge_ps started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(117)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(117)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262426844589016" to be handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262426844589016" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426844589016" TC_gsup_purge_ps(121)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(121)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(121)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(118)@4c5aa607ddfe: Created GsupExpect[0] for "262421348541107" to be handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262421348541107" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421348541107" TC_gsup_purge_ps(122)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(122)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(122)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(118)@4c5aa607ddfe: Created GsupExpect[0] for "262425543756080" to be handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262425543756080" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_purge_ps(123)"262425543756080" TC_gsup_purge_ps(123)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(123)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(123)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(118)@4c5aa607ddfe: Created GsupExpect[0] for "262425502282453" to be handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262425502282453" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_purge_ps(124)"262425502282453" TC_gsup_purge_ps(124)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(124)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(124)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(118)@4c5aa607ddfe: Created GsupExpect[0] for "262420835148343" to be handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262420835148343" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_purge_ps(125)"262420835148343" TC_gsup_purge_ps(125)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(125)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(125)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(118)@4c5aa607ddfe: Created GsupExpect[0] for "262423613777249" to be handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262423613777249" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_purge_ps(126)"262423613777249" TC_gsup_purge_ps(126)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(126)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(126)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(118)@4c5aa607ddfe: Created GsupExpect[0] for "262424490247518" to be handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262424490247518" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_purge_ps(127)"262424490247518" TC_gsup_purge_ps(127)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(127)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(127)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(118)@4c5aa607ddfe: Created GsupExpect[0] for "262421085236184" to be handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@4c5aa607ddfe: Found GsupExpect[0] for "262421085236184" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_purge_ps(128)"262421085236184" TC_gsup_purge_ps(128)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_ps(128)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_ps(128)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass 119@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(118)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sun Jun 2 08:25:54 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_purge_ps.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309) Waiting for packet dumper to finish... 1 (prev_count=309, count=126155) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sun Jun 2 08:25:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_purge_unknown started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(129)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(129)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@4c5aa607ddfe: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_purge_unknown(133)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(130)@4c5aa607ddfe: Final verdict of PTC: none 131@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sun Jun 2 08:25:57 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11474) Waiting for packet dumper to finish... 1 (prev_count=11474, count=24017) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sun Jun 2 08:25:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_unknown started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(134)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(134)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262422978392252" to be handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262422978392252" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422978392252" TC_mo_ussd_unknown(138)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(138)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Created GsupExpect[0] for "262427611646275" to be handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262427611646275" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427611646275" TC_mo_ussd_unknown(139)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(139)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Created GsupExpect[0] for "262429385528518" to be handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262429385528518" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262429385528518" TC_mo_ussd_unknown(140)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(140)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Created GsupExpect[0] for "262422719228460" to be handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262422719228460" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262422719228460" TC_mo_ussd_unknown(141)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(141)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Created GsupExpect[0] for "262420194496841" to be handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262420194496841" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262420194496841" TC_mo_ussd_unknown(142)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(142)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Created GsupExpect[0] for "262429020901927" to be handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262429020901927" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262429020901927" TC_mo_ussd_unknown(143)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(143)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Created GsupExpect[0] for "262425345797896" to be handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262425345797896" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262425345797896" TC_mo_ussd_unknown(144)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(144)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Created GsupExpect[0] for "262427400045939" to be handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@4c5aa607ddfe: Found GsupExpect[0] for "262427400045939" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262427400045939" TC_mo_ussd_unknown(145)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_unknown(145)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(135)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@4c5aa607ddfe: Final verdict of PTC: none 136@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 136: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sun Jun 2 08:26:00 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12406) Waiting for packet dumper to finish... 1 (prev_count=12406, count=75907) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse_disc started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(146)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(146)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262425498092393" to be handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262425498092393" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262425498092393" TC_mo_ussd_euse_disc(150)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(150)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Created GsupExpect[0] for "262420998054149" to be handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262420998054149" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420998054149" TC_mo_ussd_euse_disc(151)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(151)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Created GsupExpect[0] for "262426970315915" to be handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262426970315915" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426970315915" TC_mo_ussd_euse_disc(152)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(152)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Created GsupExpect[0] for "262425742248530" to be handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262425742248530" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425742248530" TC_mo_ussd_euse_disc(153)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(153)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Created GsupExpect[0] for "262423358476844" to be handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262423358476844" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423358476844" TC_mo_ussd_euse_disc(154)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(154)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Created GsupExpect[0] for "262425965386798" to be handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262425965386798" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262425965386798" TC_mo_ussd_euse_disc(155)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(155)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Created GsupExpect[0] for "262426817130063" to be handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262426817130063" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262426817130063" TC_mo_ussd_euse_disc(156)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(156)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Created GsupExpect[0] for "262428408238965" to be handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@4c5aa607ddfe: Found GsupExpect[0] for "262428408238965" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262428408238965" TC_mo_ussd_euse_disc(157)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_disc(157)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(147)@4c5aa607ddfe: Final verdict of PTC: none 148@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 148: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sun Jun 2 08:26:04 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11759) Waiting for packet dumper to finish... 1 (prev_count=11759, count=78376) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_imsi started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(158)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(158)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262422778801937" to be handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262422778801937" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262422778801937" TC_mo_ussd_iuse_imsi(162)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499EC76C3E160B1DCEC06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(162)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(159)@4c5aa607ddfe: Created GsupExpect[0] for "262428323118985" to be handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262428323118985" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262428323118985" TC_mo_ussd_iuse_imsi(163)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196E269BC562B81CAE06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(163)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(159)@4c5aa607ddfe: Created GsupExpect[0] for "262427660168419" to be handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262427660168419" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262427660168419" TC_mo_ussd_iuse_imsi(164)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD6683C56C385A2C07'O } } } } } } TC_mo_ussd_iuse_imsi(164)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(164)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(159)@4c5aa607ddfe: Created GsupExpect[0] for "262429372504587" to be handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262429372504587" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262429372504587" TC_mo_ussd_iuse_imsi(165)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596E7693D560B41AEE06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(165)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(159)@4c5aa607ddfe: Created GsupExpect[0] for "262427580072596" to be handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262427580072596" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427580072596" TC_mo_ussd_iuse_imsi(166)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9AD8683C16EB25ACE06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(166)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(159)@4c5aa607ddfe: Created GsupExpect[0] for "262426580151258" to be handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262426580151258" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426580151258" TC_mo_ussd_iuse_imsi(167)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD8683C56A31590D07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(167)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(159)@4c5aa607ddfe: Created GsupExpect[0] for "262420800874678" to be handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262420800874678" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420800874678" TC_mo_ussd_iuse_imsi(168)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C0783E16E34DB0D07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(168)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(159)@4c5aa607ddfe: Created GsupExpect[0] for "262421494233099" to be handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@4c5aa607ddfe: Found GsupExpect[0] for "262421494233099" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421494233099" TC_mo_ussd_iuse_imsi(169)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598C96A3C96633582E07'O } } } } } } TC_mo_ussd_iuse_imsi(169)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi(169)@4c5aa607ddfe: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(161)@4c5aa607ddfe: Final verdict of PTC: none 160@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(159)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 160: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sun Jun 2 08:26:07 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=600) Waiting for packet dumper to finish... 1 (prev_count=600, count=78924) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: 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 ------ Sun Jun 2 08:26:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(170)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(170)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262421808867176" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262421808867176" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421808867176" TC_mo_ussd_iuse_imsi_via_proxy(174)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C07C3E16CB7D8CD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(174)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Created GsupExpect[0] for "262425169890504" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262425169890504" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262425169890504" TC_mo_ussd_iuse_imsi_via_proxy(175)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434592D66CBE172B01A8C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(175)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Created GsupExpect[0] for "262420779385398" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262420779385398" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262420779385398" TC_mo_ussd_iuse_imsi_via_proxy(176)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EC76CBCD70B5590E07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(176)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Created GsupExpect[0] for "262426565602530" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262426565602530" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262426565602530" TC_mo_ussd_iuse_imsi_via_proxy(177)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD66ABD960B2DA0C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(177)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Created GsupExpect[0] for "262429495950171" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262429495950171" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262429495950171" TC_mo_ussd_iuse_imsi_via_proxy(178)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598E96ABE56AB0D82D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(178)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Created GsupExpect[0] for "262420785904419" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262420785904419" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420785904419" TC_mo_ussd_iuse_imsi_via_proxy(179)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EC86ABE560345A2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(179)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Created GsupExpect[0] for "262427624984067" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262427624984067" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262427624984067" TC_mo_ussd_iuse_imsi_via_proxy(180)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD26A3E5703498ED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(180)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Created GsupExpect[0] for "262422662430253" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@4c5aa607ddfe: Found GsupExpect[0] for "262422662430253" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422662430253" TC_mo_ussd_iuse_imsi_via_proxy(181)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499CC6693D16630596D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_imsi_via_proxy(181)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(171)@4c5aa607ddfe: Final verdict of PTC: none 172@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 172: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sun Jun 2 08:26:11 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12567) Waiting for packet dumper to finish... 1 (prev_count=12567, count=80353) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_msisdn started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(182)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(182)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262427540917991" to be handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262427540917991" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262427540917991" TC_mo_ussd_iuse_msisdn(186)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5623058CD869B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(186)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Created GsupExpect[0] for "262422783843110" to be handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262422783843110" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422783843110" TC_mo_ussd_iuse_msisdn(187)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB45B0C46B301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(187)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Created GsupExpect[0] for "262420819412599" to be handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262420819412599" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262420819412599" TC_mo_ussd_iuse_msisdn(188)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C30DA2C26C301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(188)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Created GsupExpect[0] for "262424819725316" to be handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262424819725316" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262424819725316" TC_mo_ussd_iuse_msisdn(189)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562341CAD76A301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(189)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Created GsupExpect[0] for "262426643654461" to be handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262426643654461" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426643654461" TC_mo_ussd_iuse_msisdn(190)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C34190E36BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(190)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Created GsupExpect[0] for "262421469792302" to be handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262421469792302" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421469792302" TC_mo_ussd_iuse_msisdn(191)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB69BED66A301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(191)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Created GsupExpect[0] for "262421468864309" to be handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262421468864309" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421468864309" TC_mo_ussd_iuse_msisdn(192)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB05A8C76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(192)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Created GsupExpect[0] for "262421713821718" to be handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@4c5aa607ddfe: Found GsupExpect[0] for "262421713821718" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262421713821718" TC_mo_ussd_iuse_msisdn(193)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB29A2C46A301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn(193)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(183)@4c5aa607ddfe: Final verdict of PTC: none 184@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 184: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sun Jun 2 08:26:15 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1594) Waiting for packet dumper to finish... 1 (prev_count=1594, count=79108) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: 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 ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(194)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(194)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262429408380269" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262429408380269" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429408380269" TC_mo_ussd_iuse_msisdn_via_proxy(198)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570331C0D77C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(198)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(195)@4c5aa607ddfe: Created GsupExpect[0] for "262420507158966" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262420507158966" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262420507158966" TC_mo_ussd_iuse_msisdn_via_proxy(199)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A37594D068B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(199)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(195)@4c5aa607ddfe: Created GsupExpect[0] for "262423081280474" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262423081280474" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262423081280474" TC_mo_ussd_iuse_msisdn_via_proxy(200)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566381B2C669B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(200)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(195)@4c5aa607ddfe: Created GsupExpect[0] for "262420841925749" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262420841925749" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262420841925749" TC_mo_ussd_iuse_msisdn_via_proxy(201)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566369B8D76AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(201)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(195)@4c5aa607ddfe: Created GsupExpect[0] for "262422469372843" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262422469372843" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262422469372843" TC_mo_ussd_iuse_msisdn_via_proxy(202)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A3219CE769B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(202)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(195)@4c5aa607ddfe: Created GsupExpect[0] for "262423849356508" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262423849356508" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423849356508" TC_mo_ussd_iuse_msisdn_via_proxy(203)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB2588C16B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(203)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(195)@4c5aa607ddfe: Created GsupExpect[0] for "262424313126572" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262424313126572" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262424313126572" TC_mo_ussd_iuse_msisdn_via_proxy(204)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B09B8D768B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(204)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(195)@4c5aa607ddfe: Created GsupExpect[0] for "262427502743521" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@4c5aa607ddfe: Found GsupExpect[0] for "262427502743521" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262427502743521" TC_mo_ussd_iuse_msisdn_via_proxy(205)@4c5aa607ddfe: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560361A0C67C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_iuse_msisdn_via_proxy(205)@4c5aa607ddfe: Final verdict of PTC: pass 196@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(195)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 196: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sun Jun 2 08:26:18 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_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=80205) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sun Jun 2 08:26:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 IPA-EUSE-foobar(208)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(208)@4c5aa607ddfe: 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 } } } } HLR_Test-GSUP-IPA(207)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(208)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262424510157314" to be handled at TC_mo_ussd_euse(212) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262424510157314" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424510157314" TC_mo_ussd_euse(212)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(212)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(209)@4c5aa607ddfe: Created GsupExpect[0] for "262420718502422" to be handled at TC_mo_ussd_euse(213) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262420718502422" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_euse(213)"262420718502422" TC_mo_ussd_euse(213)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(213)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(209)@4c5aa607ddfe: Created GsupExpect[0] for "262424627017696" to be handled at TC_mo_ussd_euse(214) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262424627017696" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_euse(214)"262424627017696" TC_mo_ussd_euse(214)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(214)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(209)@4c5aa607ddfe: Created GsupExpect[0] for "262428061384370" to be handled at TC_mo_ussd_euse(215) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262428061384370" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428061384370" TC_mo_ussd_euse(215)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(215)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(209)@4c5aa607ddfe: Created GsupExpect[0] for "262420628207673" to be handled at TC_mo_ussd_euse(216) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262420628207673" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_euse(216)"262420628207673" TC_mo_ussd_euse(216)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(216)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(209)@4c5aa607ddfe: Created GsupExpect[0] for "262423004041536" to be handled at TC_mo_ussd_euse(217) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262423004041536" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_euse(217)"262423004041536" TC_mo_ussd_euse(217)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(217)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(209)@4c5aa607ddfe: Created GsupExpect[0] for "262429399568872" to be handled at TC_mo_ussd_euse(218) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262429399568872" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_euse(218)"262429399568872" TC_mo_ussd_euse(218)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(218)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(209)@4c5aa607ddfe: Created GsupExpect[0] for "262421358483474" to be handled at TC_mo_ussd_euse(219) EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262421358483474" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_euse(219)"262421358483474" TC_mo_ussd_euse(219)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse(219)@4c5aa607ddfe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(209)@4c5aa607ddfe: Final verdict of PTC: none IPA-EUSE-foobar(208)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@4c5aa607ddfe: Final verdict of PTC: none 210@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 210: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sun Jun 2 08:26:22 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_euse.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1149) Waiting for packet dumper to finish... 1 (prev_count=1149, count=106001) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sun Jun 2 08:26: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_euse_continue.pcap" >/data/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse_continue started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 IPA-EUSE-foobar(222)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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 } } } } IPA-EUSE-foobar(222)@4c5aa607ddfe: 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 } } } } HLR_Test-GSUP-IPA(221)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262421956102652" to be handled at TC_mo_ussd_euse_continue(226) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262421956102652" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421956102652" TC_mo_ussd_euse_continue(226)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(226)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(223)@4c5aa607ddfe: Created GsupExpect[0] for "262427570676365" to be handled at TC_mo_ussd_euse_continue(227) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262427570676365" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262427570676365" TC_mo_ussd_euse_continue(227)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(227)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(223)@4c5aa607ddfe: Created GsupExpect[0] for "262424896072415" to be handled at TC_mo_ussd_euse_continue(228) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262424896072415" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262424896072415" TC_mo_ussd_euse_continue(228)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(228)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(223)@4c5aa607ddfe: Created GsupExpect[0] for "262428943087403" to be handled at TC_mo_ussd_euse_continue(229) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262428943087403" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262428943087403" TC_mo_ussd_euse_continue(229)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(229)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(223)@4c5aa607ddfe: Created GsupExpect[0] for "262424040609057" to be handled at TC_mo_ussd_euse_continue(230) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262424040609057" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262424040609057" TC_mo_ussd_euse_continue(230)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(230)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(223)@4c5aa607ddfe: Created GsupExpect[0] for "262423422243655" to be handled at TC_mo_ussd_euse_continue(231) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262423422243655" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423422243655" TC_mo_ussd_euse_continue(231)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(231)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(223)@4c5aa607ddfe: Created GsupExpect[0] for "262422052085072" to be handled at TC_mo_ussd_euse_continue(232) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262422052085072" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262422052085072" TC_mo_ussd_euse_continue(232)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(232)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(223)@4c5aa607ddfe: Created GsupExpect[0] for "262426493833483" to be handled at TC_mo_ussd_euse_continue(233) EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262426493833483" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426493833483" TC_mo_ussd_euse_continue(233)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: 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)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_euse_continue(233)@4c5aa607ddfe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(223)@4c5aa607ddfe: Final verdict of PTC: none IPA-EUSE-foobar(222)@4c5aa607ddfe: Final verdict of PTC: none 224@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 224: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sun Jun 2 08:26:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1194) Waiting for packet dumper to finish... 1 (prev_count=1194, count=149290) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse_defaultroute started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 IPA-EUSE-foobar(236)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262426670418299" to be handled at TC_mo_ussd_euse_defaultroute(240) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262426670418299" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426670418299" TC_mo_ussd_euse_defaultroute(240)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(240)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(237)@4c5aa607ddfe: Created GsupExpect[0] for "262426161098279" to be handled at TC_mo_ussd_euse_defaultroute(241) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262426161098279" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262426161098279" TC_mo_ussd_euse_defaultroute(241)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(241)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(237)@4c5aa607ddfe: Created GsupExpect[0] for "262420637308859" to be handled at TC_mo_ussd_euse_defaultroute(242) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262420637308859" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262420637308859" TC_mo_ussd_euse_defaultroute(242)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(242)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(237)@4c5aa607ddfe: Created GsupExpect[0] for "262429387072412" to be handled at TC_mo_ussd_euse_defaultroute(243) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262429387072412" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262429387072412" TC_mo_ussd_euse_defaultroute(243)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(243)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(237)@4c5aa607ddfe: Created GsupExpect[0] for "262422921660549" to be handled at TC_mo_ussd_euse_defaultroute(244) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262422921660549" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262422921660549" TC_mo_ussd_euse_defaultroute(244)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(244)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(237)@4c5aa607ddfe: Created GsupExpect[0] for "262427538569269" to be handled at TC_mo_ussd_euse_defaultroute(245) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262427538569269" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427538569269" TC_mo_ussd_euse_defaultroute(245)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(245)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(237)@4c5aa607ddfe: Created GsupExpect[0] for "262425486820208" to be handled at TC_mo_ussd_euse_defaultroute(246) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262425486820208" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425486820208" TC_mo_ussd_euse_defaultroute(246)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(246)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(237)@4c5aa607ddfe: Created GsupExpect[0] for "262428008921243" to be handled at TC_mo_ussd_euse_defaultroute(247) EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: 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)@4c5aa607ddfe: Found GsupExpect[0] for "262428008921243" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@4c5aa607ddfe: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262428008921243" TC_mo_ussd_euse_defaultroute(247)@4c5aa607ddfe: 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)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_ussd_euse_defaultroute(247)@4c5aa607ddfe: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@4c5aa607ddfe: Final verdict of PTC: none 238@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(237)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@4c5aa607ddfe: Final verdict of PTC: none IPA-EUSE-foobar(236)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 238: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sun Jun 2 08:26:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3851) Waiting for packet dumper to finish... 1 (prev_count=3851, count=107995) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sun Jun 2 08:26: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_sss_reject.pcap" >/data/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_mo_sss_reject started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(248)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(248)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262420472259177" to be handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@4c5aa607ddfe: Found GsupExpect[0] for "262420472259177" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@4c5aa607ddfe: Added IMSI table entry 0TC_mo_sss_reject(252)"262420472259177" TC_mo_sss_reject(252)@4c5aa607ddfe: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@4c5aa607ddfe: setverdict(pass): none -> pass TC_mo_sss_reject(252)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(249)@4c5aa607ddfe: Final verdict of PTC: none 250@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 250: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_mo_sss_reject finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sun Jun 2 08:26:32 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_mo_sss_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24) Waiting for packet dumper to finish... 1 (prev_count=24, count=25782) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sun Jun 2 08:26: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_gsup_check_imei.pcap" >/data/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_check_imei started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(253)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(253)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262425205851860" to be handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262425205851860" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_check_imei(257)"262425205851860" TC_gsup_check_imei(257)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(257)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(257)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(254)@4c5aa607ddfe: Created GsupExpect[0] for "262426080491707" to be handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262426080491707" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_check_imei(258)"262426080491707" TC_gsup_check_imei(258)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(258)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(258)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(254)@4c5aa607ddfe: Created GsupExpect[0] for "262424926562331" to be handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262424926562331" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_check_imei(259)"262424926562331" TC_gsup_check_imei(259)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(259)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(259)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(254)@4c5aa607ddfe: Created GsupExpect[0] for "262423968403868" to be handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262423968403868" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_check_imei(260)"262423968403868" TC_gsup_check_imei(260)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(260)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(260)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(254)@4c5aa607ddfe: Created GsupExpect[0] for "262421928953916" to be handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262421928953916" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_check_imei(261)"262421928953916" TC_gsup_check_imei(261)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(261)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(261)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(254)@4c5aa607ddfe: Created GsupExpect[0] for "262424178128707" to be handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262424178128707" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_check_imei(262)"262424178128707" TC_gsup_check_imei(262)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(262)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(262)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(254)@4c5aa607ddfe: Created GsupExpect[0] for "262423864019382" to be handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262423864019382" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_check_imei(263)"262423864019382" TC_gsup_check_imei(263)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(263)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(263)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(254)@4c5aa607ddfe: Created GsupExpect[0] for "262427213430494" to be handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@4c5aa607ddfe: Found GsupExpect[0] for "262427213430494" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_check_imei(264)"262427213430494" TC_gsup_check_imei(264)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei(264)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei(264)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(254)@4c5aa607ddfe: Final verdict of PTC: none 255@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass)Sun Jun 2 08:26:36 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_check_imei.talloc MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_check_imei finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=14354) Waiting for packet dumper to finish... 1 (prev_count=14354, count=116261) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_check_imei_via_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(265)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(265)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262428844953234" to be handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262428844953234" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262428844953234" TC_gsup_check_imei_via_proxy(269)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(269)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(269)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(266)@4c5aa607ddfe: Created GsupExpect[0] for "262424744402801" to be handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262424744402801" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262424744402801" TC_gsup_check_imei_via_proxy(270)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(270)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(270)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(266)@4c5aa607ddfe: Created GsupExpect[0] for "262423746064830" to be handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262423746064830" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262423746064830" TC_gsup_check_imei_via_proxy(271)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(271)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(271)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(266)@4c5aa607ddfe: Created GsupExpect[0] for "262425502619842" to be handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262425502619842" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262425502619842" TC_gsup_check_imei_via_proxy(272)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(272)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(272)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(266)@4c5aa607ddfe: Created GsupExpect[0] for "262424824413250" to be handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262424824413250" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424824413250" TC_gsup_check_imei_via_proxy(273)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(273)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(273)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(266)@4c5aa607ddfe: Created GsupExpect[0] for "262422265753715" to be handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262422265753715" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262422265753715" TC_gsup_check_imei_via_proxy(274)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(274)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(274)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(266)@4c5aa607ddfe: Created GsupExpect[0] for "262421166812380" to be handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262421166812380" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262421166812380" TC_gsup_check_imei_via_proxy(275)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(275)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(275)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(266)@4c5aa607ddfe: Created GsupExpect[0] for "262427525792352" to be handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@4c5aa607ddfe: Found GsupExpect[0] for "262427525792352" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262427525792352" TC_gsup_check_imei_via_proxy(276)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_via_proxy(276)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_via_proxy(276)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP(266)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@4c5aa607ddfe: Final verdict of PTC: none 267@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sun Jun 2 08:26:39 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 172.18.111.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=117986) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_check_imei_invalid_len started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(277)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(277)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262422700042217" to be handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262422700042217" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422700042217" TC_gsup_check_imei_invalid_len(281)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(281)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(281)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(278)@4c5aa607ddfe: Created GsupExpect[0] for "262426487919451" to be handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262426487919451" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426487919451" TC_gsup_check_imei_invalid_len(282)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(282)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(282)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(278)@4c5aa607ddfe: Created GsupExpect[0] for "262423509188131" to be handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262423509188131" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262423509188131" TC_gsup_check_imei_invalid_len(283)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(283)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(283)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(278)@4c5aa607ddfe: Created GsupExpect[0] for "262423711260082" to be handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262423711260082" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423711260082" TC_gsup_check_imei_invalid_len(284)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(284)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(284)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(278)@4c5aa607ddfe: Created GsupExpect[0] for "262422383717881" to be handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262422383717881" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262422383717881" TC_gsup_check_imei_invalid_len(285)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(285)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(285)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(278)@4c5aa607ddfe: Created GsupExpect[0] for "262423524161917" to be handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262423524161917" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262423524161917" TC_gsup_check_imei_invalid_len(286)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(286)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(286)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(278)@4c5aa607ddfe: Created GsupExpect[0] for "262421675013715" to be handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262421675013715" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262421675013715" TC_gsup_check_imei_invalid_len(287)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(287)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(287)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(278)@4c5aa607ddfe: Created GsupExpect[0] for "262423186183109" to be handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@4c5aa607ddfe: Found GsupExpect[0] for "262423186183109" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@4c5aa607ddfe: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262423186183109" TC_gsup_check_imei_invalid_len(288)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_invalid_len(288)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_invalid_len(288)@4c5aa607ddfe: Final verdict of PTC: pass MTC@4c5aa607ddfe: setverdict(pass): none -> pass HLR_Test-GSUP-IPA(277)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(278)@4c5aa607ddfe: Final verdict of PTC: none 279@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: pass MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sun Jun 2 08:26:43 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11501) Waiting for packet dumper to finish... 1 (prev_count=11501, count=158225) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_gsup_check_imei_unknown_imsi started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(289)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(289)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262422961650098" to be handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@4c5aa607ddfe: Found GsupExpect[0] for "262422961650098" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@4c5aa607ddfe: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422961650098" TC_gsup_check_imei_unknown_imsi(293)@4c5aa607ddfe: setverdict(pass): none -> pass TC_gsup_check_imei_unknown_imsi(293)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(290)@4c5aa607ddfe: Final verdict of PTC: none 291@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 291: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sun Jun 2 08:26:46 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11803) Waiting for packet dumper to finish... 1 (prev_count=11803, count=28238) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: 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 ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(294)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(294)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262423928384990" to be handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@4c5aa607ddfe: Found GsupExpect[0] for "262423928384990" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@4c5aa607ddfe: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262423928384990" TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): none -> pass TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(295)@4c5aa607ddfe: Final verdict of PTC: none 296@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 296: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sun Jun 2 08:26:49 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 172.18.111.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=12709) Waiting for packet dumper to finish... 1 (prev_count=12709, count=90656) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sun Jun 2 08:26:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_subscr_create_on_demand_ul started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(299)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(299)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262424958282604" to be handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@4c5aa607ddfe: Found GsupExpect[0] for "262424958282604" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@4c5aa607ddfe: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424958282604" TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: setverdict(pass): none -> pass TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_ul(303)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(300)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@4c5aa607ddfe: Final verdict of PTC: none 301@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 301: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sun Jun 2 08:26:53 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=11498) Waiting for packet dumper to finish... 1 (prev_count=11498, count=76036) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sun Jun 2 08:26:55 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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_subscr_create_on_demand_sai started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(304)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(304)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262425594770893" to be handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@4c5aa607ddfe: Found GsupExpect[0] for "262425594770893" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@4c5aa607ddfe: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262425594770893" TC_subscr_create_on_demand_sai(308)@4c5aa607ddfe: setverdict(pass): none -> pass TC_subscr_create_on_demand_sai(308)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@4c5aa607ddfe: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@4c5aa607ddfe: Final verdict of PTC: pass HLR_Test-GSUP(305)@4c5aa607ddfe: Final verdict of PTC: none 306@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 306: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@4c5aa607ddfe: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sun Jun 2 08:26:56 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620) Waiting for packet dumper to finish... 1 (prev_count=620, count=33947) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sun Jun 2 08:26: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_other_home started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(309)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(309)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262427501870071" to be handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@4c5aa607ddfe: Found GsupExpect[0] for "262427501870071" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@4c5aa607ddfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427501870071" TC_MSLookup_mDNS_service_other_home(313)@4c5aa607ddfe: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_other_home(313)@4c5aa607ddfe: setverdict(fail): pass -> fail reason: "OsmoHLR did not answer to mDNS query", new component reason: "OsmoHLR did not answer to mDNS query" TC_MSLookup_mDNS_service_other_home(313)@4c5aa607ddfe: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" 311@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(310)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 311: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): fail (none -> fail) reason: "OsmoHLR did not answer to mDNS query" MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: fail reason: OsmoHLR did not answer to mDNS query MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home fail'. Sun Jun 2 08:27:01 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home fail ------ Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=25342) Waiting for packet dumper to finish... 1 (prev_count=25342, count=32583) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home fail' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sun Jun 2 08:27:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_MSLookup_GSUP_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(314)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(314)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262421611598027" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@4c5aa607ddfe: Created GsupExpect[0] for "262421611598027" to be handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@4c5aa607ddfe: Found GsupExpect[0] for "262421611598027" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@4c5aa607ddfe: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262421611598027" MTC@4c5aa607ddfe: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(315)@4c5aa607ddfe: Final verdict of PTC: none 316@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-server(317)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@4c5aa607ddfe: Final verdict of PTC: none TC_MSLookup_GSUP_proxy(320)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: fail reason: "Timeout" MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(315): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 316: none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-server(317): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): none (fail -> fail) MTC@4c5aa607ddfe: Test case TC_MSLookup_GSUP_proxy finished. Verdict: fail reason: Timeout MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail'. Sun Jun 2 08:27:08 UTC 2024 ------ HLR_Tests.TC_MSLookup_GSUP_proxy fail ------ Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23741) Waiting for packet dumper to finish... 1 (prev_count=23741, count=27305) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy fail' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: 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 ------ Sun Jun 2 08:27:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(321)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(321)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262422685824625" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@4c5aa607ddfe: 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)@4c5aa607ddfe: Final verdict of PTC: fail reason: "OsmoHLR did not answer to mDNS query" HLR_Test-GSUP(322)@4c5aa607ddfe: Final verdict of PTC: none 323@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: none MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 323: none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@4c5aa607ddfe: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): fail (none -> fail) reason: "OsmoHLR did not answer to mDNS query" MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: fail reason: OsmoHLR did not answer to mDNS query MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail'. Sun Jun 2 08:27:12 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail ------ Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=17860) Waiting for packet dumper to finish... 1 (prev_count=17860, count=24623) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home fail' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: 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 ------ Sun Jun 2 08:27: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(326)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(326)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262421119857696" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@4c5aa607ddfe: Created GsupExpect[0] for "262421119857696" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@4c5aa607ddfe: Found GsupExpect[0] for "262421119857696" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@4c5aa607ddfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421119857696" MTC@4c5aa607ddfe: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP(327)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-server(329)@4c5aa607ddfe: Final verdict of PTC: none 328@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@4c5aa607ddfe: Final verdict of PTC: none TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: fail reason: "Timeout" MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(327): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 328: none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-server(329): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): none (fail -> fail) MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: fail reason: Timeout MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail'. Sun Jun 2 08:27:18 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail ------ Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=23785) Waiting for packet dumper to finish... 1 (prev_count=23785, count=27349) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy fail' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sun Jun 2 08:27: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_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@4c5aa607ddfe: External command `../ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@4c5aa607ddfe: legacy= false MTC@4c5aa607ddfe: in not legacy case 1 MTC@4c5aa607ddfe: in not legacy case 2 HLR_Test-GSUP-IPA(333)@4c5aa607ddfe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(333)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_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)@4c5aa607ddfe: 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)@4c5aa607ddfe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@4c5aa607ddfe: 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)@4c5aa607ddfe: Created GsupExpect[0] for "262429240136138" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@4c5aa607ddfe: Created GsupExpect[0] for "262429240136138" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@4c5aa607ddfe: Found GsupExpect[0] for "262429240136138" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@4c5aa607ddfe: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429240136138" MTC@4c5aa607ddfe: setverdict(fail): none -> fail reason: "Timeout", new component reason: "Timeout" HLR_Test-GSUP-IPA(333)@4c5aa607ddfe: Final verdict of PTC: none TC_MSLookup_mDNS_service_other_proxy(339)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-server(336)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP(334)@4c5aa607ddfe: Final verdict of PTC: none 335@4c5aa607ddfe: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@4c5aa607ddfe: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@4c5aa607ddfe: Final verdict of PTC: none MTC@4c5aa607ddfe: Setting final verdict of the test case. MTC@4c5aa607ddfe: Local verdict of MTC: fail reason: "Timeout" MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP(334): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC with component reference 335: none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-server(336): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (fail -> fail) MTC@4c5aa607ddfe: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): none (fail -> fail) MTC@4c5aa607ddfe: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: fail reason: Timeout MTC@4c5aa607ddfe: Starting external command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail'. Sun Jun 2 08:27:25 UTC 2024 ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail ------ Saving talloc report from 172.18.111.20:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=24918) Waiting for packet dumper to finish... 1 (prev_count=24918, count=28482) MTC@4c5aa607ddfe: External command `../ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy fail' was executed successfully (exit status: 0). MC@4c5aa607ddfe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4c5aa607ddfe: Terminating MTC. MC@4c5aa607ddfe: MTC terminated. MC2> exit MC@4c5aa607ddfe: Shutting down session. MC@4c5aa607ddfe: 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-111 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-hlr-test-latest-2066-hlr + [ -n jenkins-ttcn3-hlr-test-latest-2066-hlr ] + docker_kill_wait jenkins-ttcn3-hlr-test-latest-2066-hlr + docker kill jenkins-ttcn3-hlr-test-latest-2066-hlr jenkins-ttcn3-hlr-test-latest-2066-hlr + docker wait jenkins-ttcn3-hlr-test-latest-2066-hlr Error response from daemon: No such container: jenkins-ttcn3-hlr-test-latest-2066-hlr + true + network_remove + set +x Removing network ttcn3-hlr-test-111 + docker network remove ttcn3-hlr-test-111 ttcn3-hlr-test-111 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/cache --name jenkins-ttcn3-hlr-test-latest-2066-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-latest/logs/hlr-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='5' errors='0' skipped='0' inconc='0' time='143.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.063430'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.523301'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.669707'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.353685'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.061616'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.067532'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.065062'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.065573'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.286770'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.320596'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.302080'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.075635'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.076250'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.344944'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.324508'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.060442'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.229833'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.211711'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.210093'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.226152'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.224538'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.229497'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.257527'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.270287'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.233785'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.067036'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.237248'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.274961'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.251423'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.068561'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.133712'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.112497'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.067185'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='2.063603'> <failure type='fail-verdict'>OsmoHLR did not answer to mDNS query HLR_Tests.ttcn:2133 HLR_Tests control part HLR_Tests.ttcn:1869 TC_MSLookup_mDNS_service_other_home testcase </failure> </testcase> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='3.058906'> <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.049871'> <failure type='fail-verdict'>OsmoHLR did not answer to mDNS query HLR_Tests.ttcn:2135 HLR_Tests control part HLR_Tests.ttcn:1935 TC_MSLookup_mDNS_service_GSUP_HLR_home testcase </failure> </testcase> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='3.052666'> <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.062554'> <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