Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-epdg-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-epdg-test-latest # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Seen branch in repository origin/arehbein/devtests Seen branch in repository origin/arehbein/devtests%topic=fixes Seen branch in repository origin/daniel/bscnat_tests Seen branch in repository origin/daniel/training Seen branch in repository origin/daniel/wip Seen branch in repository origin/fixeria/confmerge Seen branch in repository origin/fixeria/sccplite Seen branch in repository origin/fixeria/testing Seen branch in repository origin/jolly/testing Seen branch in repository origin/laforge/ergw Seen branch in repository origin/laforge/fr Seen branch in repository origin/laforge/ns Seen branch in repository origin/laforge/podman Seen branch in repository origin/lynxis/gerrit-comment-ci Seen branch in repository origin/master Seen branch in repository origin/neels/hnbgw-pfcp Seen branch in repository origin/neels/wip Seen branch in repository origin/osmith/fix-registry-pull Seen branch in repository origin/osmith/fix-rpi-gnutls Seen branch in repository origin/osmith/obs-2021q1 Seen branch in repository origin/osmith/rpm-local Seen branch in repository origin/osmith/ttcn3-pass-args Seen branch in repository origin/osmith/wip Seen branch in repository origin/osmith/wip-4g-only Seen branch in repository origin/osmith/wip-asan Seen branch in repository origin/pespin/bts-perf Seen branch in repository origin/pespin/ergw Seen branch in repository origin/pespin/gtp1 Seen branch in repository origin/pespin/master Seen branch in repository origin/pmaier/pcuif Seen branch in repository origin/refsf/for/master/dyn-pdch Seen 31 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 # timeout=10 Commit message: "make: Fix OSMO_REMSIM_BRANCH not passed" > git rev-list --no-walk 166ffa8479a1ba6aa51ef55eefcba63585cd30c8 # timeout=10 [ttcn3-epdg-test-latest] $ /bin/sh -xe /tmp/jenkins14291052312650082116.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-epdg-test-latest + sed s/-latest$// + DIR=ttcn3-epdg-test + export IMAGE_SUFFIX=latest + cd ttcn3-epdg-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs ] + [ xjenkins-ttcn3-epdg-test-latest-161 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/ttcn3-epdg-test + SUITE_NAME=ttcn3-epdg-test + IMAGE_SUFFIX=latest + docker_images_require osmo-epdg-latest ttcn3-epdg-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-epdg-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 + [ -z ] + 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-epdg-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-epdg-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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ --pull -t osmocom-build/debian-bookworm-obs-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.35kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #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.1s #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:e1ea8c2803ad5f70e66410bbf99c833334b931b61a0f4a1e5c127d679fdee98b #6 resolve registry.osmocom.org/debian:bookworm@sha256:e1ea8c2803ad5f70e66410bbf99c833334b931b61a0f4a1e5c127d679fdee98b 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.96kB done #7 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [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 #9 CACHED #10 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #10 CACHED #11 [4/6] RUN SET -x && useradd --uid=1000 -d /build -m build && chown -R build:build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #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:339bcdd80b3d5b5449602bd3e12ebcf6a2fd9639cdb365f8f5d647be7359a219 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-epdg-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 339bcdd80b3d + 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-epdg-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-epdg-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-epdg-latest + echo osmo-epdg-latest + dir=osmo-epdg-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-epdg-latest/Dockerfile + from_line=FROM $USER/$DISTRO-erlang + echo FROM $USER/$DISTRO-erlang + grep -q $USER + pull_arg= + set +x Building image: osmo-epdg-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-epdg-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-epdg-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/osmo-epdg-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-epdg-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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/osmo-epdg-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: 646B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-erlang:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-erlang #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 63B done #5 DONE 0.0s #6 [2/5] WORKDIR /TMP #6 CACHED #7 [4/5] WORKDIR /DATA #7 CACHED #8 [3/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-epdg && apt-get clean ;; centos*) dnf install -y osmo-epdg ;; esac #8 CACHED #9 [5/5] COPY OSMO-EPDG.CONFIG /data/osmo-epdg.config #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:82858ce713d35264d4e18a51e976572b29abe908a315c7433dec15e4e0965c31 done #10 naming to docker.io/osmocom-build/osmo-epdg-latest:latest #10 naming to docker.io/osmocom-build/osmo-epdg-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/osmo-epdg-latest' + docker_image_exists osmo-epdg-latest + docker images -q osmocom-build/osmo-epdg-latest + test -n 82858ce713d3 + list_osmo_packages debian-bookworm osmo-epdg-latest + local distro=debian-bookworm + local image=osmo-epdg-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-epdg-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-epdg-latest ### ii osmo-epdg 0.1.1 amd64 Osmocom ePDG (Evolved Packet Data Gateway) 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-epdg-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:af28019ba69d85ee9aa667c6d9d494e4028c4b4ca9a88bea2dceaa014a3dd496 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-epdg-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-epdg-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-epdg-test + echo ttcn3-epdg-test + dir=ttcn3-epdg-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-epdg-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-epdg-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-epdg-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-epdg-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/ttcn3-epdg-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-epdg-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/20.7.0 \ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_DIA2GSUP_BRANCH=master \ --build-arg OSMO_EPDG_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_REMSIM_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ --build-arg PJPROJECT_BRANCH=sysmocom/2.14 \ -t osmocom-build/ttcn3-epdg-test:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 391B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/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: 761B done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" epdg #8 CACHED #9 [4/4] COPY EPDG_TESTS.CFG /data/EPDG_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:464e9fc036ea19ecaafdca95415357645999e7e2c4cbc4742204050b4b73b5b0 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-epdg-test:latest done #10 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/ttcn3-epdg-test' + docker_image_exists ttcn3-epdg-test + docker images -q osmocom-build/ttcn3-epdg-test + test -n 464e9fc036ea + list_osmo_packages debian-bookworm ttcn3-epdg-test + local distro=debian-bookworm + local image=ttcn3-epdg-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-epdg-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-epdg-test-latest/logs/epdg-tester + cp EPDG_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_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-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg + cp osmo-epdg.config /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + cp osmo-epdg.latest.config /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + cp epdg.sh /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + cp ../common/pipework /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/ + network_create + SUBNET=1650200 + seq 1 30 + echo (1650200 + 1) % 256 + bc + SUBNET=25 + NET_NAME=ttcn3-epdg-test-25 + SUB4=172.18.25.0/24 + SUB6=fd02:db8:25::/64 + set +x Creating network ttcn3-epdg-test-25, trying SUBNET=25... + docker network create --internal --subnet 172.18.25.0/24 --ipv6 --subnet fd02:db8:25::/64 ttcn3-epdg-test-25 1311fd1d3a39276eeb898d498e3bdaa4198645f5f5abf63f4f37e10aa235f348 + set +x ### Network ttcn3-epdg-test-25 created (SUBNET=25) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=25 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester/EPDG_Tests.cfg Applying SUBNET=25 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/epdg.sh Applying SUBNET=25 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/osmo-epdg.latest.config Applying SUBNET=25 to: /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/osmo-epdg.config + sed -i -E -e s/172\,18\,[0-9]{1,3}\,/172,18,25,/g /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg/osmo-epdg.config + echo Starting container with osmo-epdg Starting container with osmo-epdg + docker_network_params 25 20 + NET=25 + ADDR_SUFIX=20 + echo --network ttcn3-epdg-test-25 --ip 172.18.25.20 --ip6 fd02:db8:25::20 + docker run --rm --network ttcn3-epdg-test-25 --ip 172.18.25.20 --ip6 fd02:db8:25::20 -u root -e IMAGE_SUFFIX=latest --ulimit core=-1 --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg:/data --name jenkins-ttcn3-epdg-test-latest-161-epdg -d --sysctl net.ipv4.conf.all.rp_filter=0 --sysctl net.ipv4.conf.default.rp_filter=0 osmocom-build/osmo-epdg-latest /bin/sh -c /data/epdg.sh >/data/osmo-epdg.log 2>&1 59803a7900be3426f37fdf7723bd1c7488980e06cac276ddcd75a584b1b11204 + sleep 2 + echo Starting container with EPDG testsuite Starting container with EPDG testsuite + docker_network_params 25 103 + NET=25 + ADDR_SUFIX=103 + echo --network ttcn3-epdg-test-25 --ip 172.18.25.103 --ip6 fd02:db8:25::103 + docker run --rm --network ttcn3-epdg-test-25 --ip 172.18.25.103 --ip6 fd02:db8:25::103 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/epdg-tester:/data --name jenkins-ttcn3-epdg-test-latest-161-ttcn3-epdg-test osmocom-build/ttcn3-epdg-test + SUBDIR=epdg + SUITE=EPDG_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/epdg/EPDG_Tests EPDG_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli EPDG_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: EPDG_Tests.cfg MC@06fb737336a0: Unix server socket created successfully. MC@06fb737336a0: Listening on TCP port 38053. 06fb737336a0 is the default MC2> spawn /osmo-ttcn3-hacks/epdg/EPDG_Tests 06fb737336a0 38053 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@06fb737336a0: New HC connected from 172.18.25.103 [172.18.25.103]. 06fb737336a0: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@06fb737336a0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@06fb737336a0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@06fb737336a0: Configuration file was processed on all HCs. MC@06fb737336a0: Creating MTC on host 172.18.25.103. MC@06fb737336a0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_normal'. ------ EPDG_Tests.TC_authinfo_normal ------ Wed Dec 11 05:59: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/EPDG_Tests.TC_authinfo_normal.pcap" >/data/EPDG_Tests.TC_authinfo_normal.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_normal' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_authinfo_normal started. TC_authinfo_normal-GSUP-IPA(3)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal-GSUP-IPA(3)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_normal-GSUP-IPA(3)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_normal-GSUP-IPA(3)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal(5)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_normal(6)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_normal-GSUP-IPA(3)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_normal(5)@06fb737336a0: Created Expect[0] for '262427506130132'H to be handled at TC_authinfo_normal(9) TC_authinfo_normal(6)@06fb737336a0: Created Expect[0] for '262427506130132'H to be handled at TC_authinfo_normal(10) TC_authinfo_normal-GSUP(4)@06fb737336a0: Created GsupExpect[0] for "262427506130132" to be handled at TC_authinfo_normal(8) TC_authinfo_normal(5)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D180D'O, end_to_end_id := '8A8D180D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;1;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237353036313330313332'O ("262427506130132") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_normal(9) TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): none -> pass TC_authinfo_normal-GSUP(4)@06fb737336a0: Found GsupExpect[0] for "262427506130132" handled at TC_authinfo_normal(8) TC_authinfo_normal-GSUP(4)@06fb737336a0: Added IMSI table entry 0TC_authinfo_normal(8)"262427506130132" TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_normal(8)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_authinfo_normal-GSUP(4)@06fb737336a0: Final verdict of PTC: none TC_authinfo_normal-GTPV2(7)@06fb737336a0: Final verdict of PTC: none TC_authinfo_normal(5)@06fb737336a0: Final verdict of PTC: none TC_authinfo_normal(9)@06fb737336a0: Final verdict of PTC: none TC_authinfo_normal(6)@06fb737336a0: Final verdict of PTC: none TC_authinfo_normal(10)@06fb737336a0: Final verdict of PTC: none TC_authinfo_normal-GSUP-IPA(3)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal-GSUP-IPA(3): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal-GSUP(4): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal(5): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal(6): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal-GTPV2(7): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal(8): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal(9): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_normal(10): none (pass -> pass) MTC@06fb737336a0: Test case TC_authinfo_normal finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_normal pass'. Wed Dec 11 05:59:14 UTC 2024 ====== EPDG_Tests.TC_authinfo_normal pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=8980) Waiting for packet dumper to finish... 1 (prev_count=8980, count=16793) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_normal pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_MAA_unknown_user'. ------ EPDG_Tests.TC_authinfo_MAA_unknown_user ------ Wed Dec 11 05:59:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_MAA_unknown_user.pcap" >/data/EPDG_Tests.TC_authinfo_MAA_unknown_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_MAA_unknown_user' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_authinfo_MAA_unknown_user started. TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_MAA_unknown_user(13)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_MAA_unknown_user(14)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_MAA_unknown_user(13)@06fb737336a0: Created Expect[0] for '262423391879549'H to be handled at TC_authinfo_MAA_unknown_user(17) TC_authinfo_MAA_unknown_user(14)@06fb737336a0: Created Expect[0] for '262423391879549'H to be handled at TC_authinfo_MAA_unknown_user(18) TC_authinfo_MAA_unknown_user-GSUP(12)@06fb737336a0: Created GsupExpect[0] for "262423391879549" to be handled at TC_authinfo_MAA_unknown_user(16) TC_authinfo_MAA_unknown_user(13)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1813'O, end_to_end_id := '8A8D1813'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;5;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233333931383739353439'O ("262423391879549") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_MAA_unknown_user(17) TC_authinfo_MAA_unknown_user-GSUP(12)@06fb737336a0: Found GsupExpect[0] for "262423391879549" handled at TC_authinfo_MAA_unknown_user(16) TC_authinfo_MAA_unknown_user-GSUP(12)@06fb737336a0: Added IMSI table entry 0TC_authinfo_MAA_unknown_user(16)"262423391879549" TC_authinfo_MAA_unknown_user(16)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: setverdict(pass): none -> pass TC_authinfo_MAA_unknown_user(17)@06fb737336a0: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(18)@06fb737336a0: Final verdict of PTC: none TC_authinfo_MAA_unknown_user-GSUP(12)@06fb737336a0: Final verdict of PTC: none TC_authinfo_MAA_unknown_user-GSUP-IPA(11)@06fb737336a0: Final verdict of PTC: none TC_authinfo_MAA_unknown_user-GTPV2(15)@06fb737336a0: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(14)@06fb737336a0: Final verdict of PTC: none TC_authinfo_MAA_unknown_user(13)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user-GSUP-IPA(11): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user-GSUP(12): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user(13): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user(14): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user-GTPV2(15): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user(16): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user(17): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_MAA_unknown_user(18): none (pass -> pass) MTC@06fb737336a0: Test case TC_authinfo_MAA_unknown_user finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_MAA_unknown_user pass'. Wed Dec 11 05:59:25 UTC 2024 ====== EPDG_Tests.TC_authinfo_MAA_unknown_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6200) Waiting for packet dumper to finish... 1 (prev_count=6200, count=9378) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_MAA_unknown_user pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_twice'. ------ EPDG_Tests.TC_authinfo_twice ------ Wed Dec 11 05:59:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_authinfo_twice.pcap" >/data/EPDG_Tests.TC_authinfo_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_twice' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_authinfo_twice started. TC_authinfo_twice-GSUP-IPA(19)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice-GSUP-IPA(19)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_twice-GSUP-IPA(19)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_twice-GSUP-IPA(19)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice-GSUP-IPA(19)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_twice(21)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_twice(22)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_twice(21)@06fb737336a0: Created Expect[0] for '262427655719796'H to be handled at TC_authinfo_twice(25) TC_authinfo_twice(22)@06fb737336a0: Created Expect[0] for '262427655719796'H to be handled at TC_authinfo_twice(26) TC_authinfo_twice-GSUP(20)@06fb737336a0: Created GsupExpect[0] for "262427655719796" to be handled at TC_authinfo_twice(24) TC_authinfo_twice(21)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1817'O, end_to_end_id := '8A8D1817'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;6;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237363535373139373936'O ("262427655719796") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_twice(25) TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): none -> pass TC_authinfo_twice-GSUP(20)@06fb737336a0: Found GsupExpect[0] for "262427655719796" handled at TC_authinfo_twice(24) TC_authinfo_twice-GSUP(20)@06fb737336a0: Added IMSI table entry 0TC_authinfo_twice(24)"262427655719796" TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_twice(24)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_authinfo_twice-GSUP(20)@06fb737336a0: Final verdict of PTC: none TC_authinfo_twice(25)@06fb737336a0: Final verdict of PTC: none TC_authinfo_twice(26)@06fb737336a0: Final verdict of PTC: none TC_authinfo_twice-GTPV2(23)@06fb737336a0: Final verdict of PTC: none TC_authinfo_twice-GSUP-IPA(19)@06fb737336a0: Final verdict of PTC: none TC_authinfo_twice(21)@06fb737336a0: Final verdict of PTC: none TC_authinfo_twice(22)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice-GSUP-IPA(19): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice-GSUP(20): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice(21): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice(22): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice-GTPV2(23): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice(24): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice(25): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_twice(26): none (pass -> pass) MTC@06fb737336a0: Test case TC_authinfo_twice finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_twice pass'. Wed Dec 11 05:59:37 UTC 2024 ====== EPDG_Tests.TC_authinfo_twice pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6532) Waiting for packet dumper to finish... 1 (prev_count=6532, count=14293) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_twice pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_fail_resync'. ------ EPDG_Tests.TC_authinfo_fail_resync ------ Wed Dec 11 05:59: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/EPDG_Tests.TC_authinfo_fail_resync.pcap" >/data/EPDG_Tests.TC_authinfo_fail_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_authinfo_fail_resync' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_authinfo_fail_resync started. TC_authinfo_fail_resync-GSUP-IPA(27)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_authinfo_fail_resync-GSUP-IPA(27)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync-GSUP-IPA(27)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_authinfo_fail_resync(29)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_fail_resync(30)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_authinfo_fail_resync(29)@06fb737336a0: Created Expect[0] for '262424403250401'H to be handled at TC_authinfo_fail_resync(33) TC_authinfo_fail_resync(30)@06fb737336a0: Created Expect[0] for '262424403250401'H to be handled at TC_authinfo_fail_resync(34) TC_authinfo_fail_resync-GSUP(28)@06fb737336a0: Created GsupExpect[0] for "262424403250401" to be handled at TC_authinfo_fail_resync(32) TC_authinfo_fail_resync(29)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D181E'O, end_to_end_id := '8A8D181E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B31303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;10;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234343033323530343031'O ("262424403250401") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_authinfo_fail_resync(33) TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): none -> pass TC_authinfo_fail_resync-GSUP(28)@06fb737336a0: Found GsupExpect[0] for "262424403250401" handled at TC_authinfo_fail_resync(32) TC_authinfo_fail_resync-GSUP(28)@06fb737336a0: Added IMSI table entry 0TC_authinfo_fail_resync(32)"262424403250401" TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_authinfo_fail_resync(32)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_authinfo_fail_resync(34)@06fb737336a0: Final verdict of PTC: none TC_authinfo_fail_resync(33)@06fb737336a0: Final verdict of PTC: none TC_authinfo_fail_resync(29)@06fb737336a0: Final verdict of PTC: none TC_authinfo_fail_resync-GTPV2(31)@06fb737336a0: Final verdict of PTC: none TC_authinfo_fail_resync-GSUP-IPA(27)@06fb737336a0: Final verdict of PTC: none TC_authinfo_fail_resync-GSUP(28)@06fb737336a0: Final verdict of PTC: none TC_authinfo_fail_resync(30)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync-GSUP-IPA(27): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync-GSUP(28): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync(29): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync(30): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync-GTPV2(31): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync(32): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync(33): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_authinfo_fail_resync(34): none (pass -> pass) MTC@06fb737336a0: Test case TC_authinfo_fail_resync finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_fail_resync pass'. Wed Dec 11 05:59:49 UTC 2024 ====== EPDG_Tests.TC_authinfo_fail_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6524) Waiting for packet dumper to finish... 1 (prev_count=6524, count=15826) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_authinfo_fail_resync pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_lte_to_wifi'. ------ EPDG_Tests.TC_ho_lte_to_wifi ------ Wed Dec 11 05:59:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_ho_lte_to_wifi.pcap" >/data/EPDG_Tests.TC_ho_lte_to_wifi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_lte_to_wifi' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_ho_lte_to_wifi started. TC_ho_lte_to_wifi-GSUP-IPA(35)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_ho_lte_to_wifi-GSUP-IPA(35)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi-GSUP-IPA(35)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_lte_to_wifi(37)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_lte_to_wifi(38)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_lte_to_wifi(37)@06fb737336a0: Created Expect[0] for '262425017720462'H to be handled at TC_ho_lte_to_wifi(41) TC_ho_lte_to_wifi(38)@06fb737336a0: Created Expect[0] for '262425017720462'H to be handled at TC_ho_lte_to_wifi(42) TC_ho_lte_to_wifi-GSUP(36)@06fb737336a0: Created GsupExpect[0] for "262425017720462" to be handled at TC_ho_lte_to_wifi(40) TC_ho_lte_to_wifi(37)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1826'O, end_to_end_id := '8A8D1826'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B31353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;15;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235303137373230343632'O ("262425017720462") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_ho_lte_to_wifi(41) TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): none -> pass TC_ho_lte_to_wifi-GSUP(36)@06fb737336a0: Found GsupExpect[0] for "262425017720462" handled at TC_ho_lte_to_wifi(40) TC_ho_lte_to_wifi-GSUP(36)@06fb737336a0: Added IMSI table entry 0TC_ho_lte_to_wifi(40)"262425017720462" TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_lte_to_wifi(40)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_ho_lte_to_wifi(42)@06fb737336a0: Final verdict of PTC: none TC_ho_lte_to_wifi-GSUP(36)@06fb737336a0: Final verdict of PTC: none TC_ho_lte_to_wifi-GSUP-IPA(35)@06fb737336a0: Final verdict of PTC: none TC_ho_lte_to_wifi-GTPV2(39)@06fb737336a0: Final verdict of PTC: none TC_ho_lte_to_wifi(41)@06fb737336a0: Final verdict of PTC: none TC_ho_lte_to_wifi(38)@06fb737336a0: Final verdict of PTC: none TC_ho_lte_to_wifi(37)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi-GSUP-IPA(35): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi-GSUP(36): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi(37): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi(38): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi-GTPV2(39): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi(40): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi(41): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_lte_to_wifi(42): none (pass -> pass) MTC@06fb737336a0: Test case TC_ho_lte_to_wifi finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_lte_to_wifi pass'. Wed Dec 11 06:00:00 UTC 2024 ====== EPDG_Tests.TC_ho_lte_to_wifi pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6476) Waiting for packet dumper to finish... 1 (prev_count=6476, count=15144) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_lte_to_wifi pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_wifi_to_lte'. ------ EPDG_Tests.TC_ho_wifi_to_lte ------ Wed Dec 11 06:00:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_ho_wifi_to_lte.pcap" >/data/EPDG_Tests.TC_ho_wifi_to_lte.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_ho_wifi_to_lte' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_ho_wifi_to_lte started. TC_ho_wifi_to_lte-GSUP-IPA(43)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_ho_wifi_to_lte-GSUP-IPA(43)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte-GSUP-IPA(43)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_ho_wifi_to_lte(45)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_wifi_to_lte(46)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_ho_wifi_to_lte(45)@06fb737336a0: Created Expect[0] for '262424303372903'H to be handled at TC_ho_wifi_to_lte(49) TC_ho_wifi_to_lte(46)@06fb737336a0: Created Expect[0] for '262424303372903'H to be handled at TC_ho_wifi_to_lte(50) TC_ho_wifi_to_lte-GSUP(44)@06fb737336a0: Created GsupExpect[0] for "262424303372903" to be handled at TC_ho_wifi_to_lte(48) TC_ho_wifi_to_lte(45)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D182D'O, end_to_end_id := '8A8D182D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B31393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;19;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234333033333732393033'O ("262424303372903") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_ho_wifi_to_lte(49) TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): none -> pass TC_ho_wifi_to_lte-GSUP(44)@06fb737336a0: Found GsupExpect[0] for "262424303372903" handled at TC_ho_wifi_to_lte(48) TC_ho_wifi_to_lte-GSUP(44)@06fb737336a0: Added IMSI table entry 0TC_ho_wifi_to_lte(48)"262424303372903" TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_ho_wifi_to_lte(48)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_ho_wifi_to_lte(49)@06fb737336a0: Final verdict of PTC: none TC_ho_wifi_to_lte-GSUP(44)@06fb737336a0: Final verdict of PTC: none TC_ho_wifi_to_lte(50)@06fb737336a0: Final verdict of PTC: none TC_ho_wifi_to_lte(46)@06fb737336a0: Final verdict of PTC: none TC_ho_wifi_to_lte-GTPV2(47)@06fb737336a0: Final verdict of PTC: none TC_ho_wifi_to_lte-GSUP-IPA(43)@06fb737336a0: Final verdict of PTC: none TC_ho_wifi_to_lte(45)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte-GSUP-IPA(43): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte-GSUP(44): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte(45): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte(46): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte-GTPV2(47): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte(48): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte(49): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_ho_wifi_to_lte(50): none (pass -> pass) MTC@06fb737336a0: Test case TC_ho_wifi_to_lte finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_wifi_to_lte pass'. Wed Dec 11 06:00:14 UTC 2024 ====== EPDG_Tests.TC_ho_wifi_to_lte pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6528) Waiting for packet dumper to finish... 1 (prev_count=6528, count=13754) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_ho_wifi_to_lte pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_s2b_CreateSession_rejected'. ------ EPDG_Tests.TC_s2b_CreateSession_rejected ------ Wed Dec 11 06:00:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_s2b_CreateSession_rejected.pcap" >/data/EPDG_Tests.TC_s2b_CreateSession_rejected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_s2b_CreateSession_rejected' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_s2b_CreateSession_rejected started. TC_s2b_CreateSession_rejected-GSUP-IPA(51)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected-GSUP-IPA(51)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_s2b_CreateSession_rejected(53)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_CreateSession_rejected(54)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_s2b_CreateSession_rejected(53)@06fb737336a0: Created Expect[0] for '262425468064347'H to be handled at TC_s2b_CreateSession_rejected(57) TC_s2b_CreateSession_rejected(54)@06fb737336a0: Created Expect[0] for '262425468064347'H to be handled at TC_s2b_CreateSession_rejected(58) TC_s2b_CreateSession_rejected-GSUP(52)@06fb737336a0: Created GsupExpect[0] for "262425468064347" to be handled at TC_s2b_CreateSession_rejected(56) TC_s2b_CreateSession_rejected(53)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1833'O, end_to_end_id := '8A8D1833'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B32323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;22;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235343638303634333437'O ("262425468064347") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_s2b_CreateSession_rejected(57) TC_s2b_CreateSession_rejected(56)@06fb737336a0: setverdict(pass): none -> pass TC_s2b_CreateSession_rejected-GSUP(52)@06fb737336a0: Found GsupExpect[0] for "262425468064347" handled at TC_s2b_CreateSession_rejected(56) TC_s2b_CreateSession_rejected-GSUP(52)@06fb737336a0: Added IMSI table entry 0TC_s2b_CreateSession_rejected(56)"262425468064347" TC_s2b_CreateSession_rejected(56)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_s2b_CreateSession_rejected(56)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_s2b_CreateSession_rejected(57)@06fb737336a0: Final verdict of PTC: none TC_s2b_CreateSession_rejected(58)@06fb737336a0: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GTPV2(55)@06fb737336a0: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GSUP-IPA(51)@06fb737336a0: Final verdict of PTC: none TC_s2b_CreateSession_rejected-GSUP(52)@06fb737336a0: Final verdict of PTC: none TC_s2b_CreateSession_rejected(53)@06fb737336a0: Final verdict of PTC: none TC_s2b_CreateSession_rejected(54)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected-GSUP-IPA(51): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected-GSUP(52): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected(53): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected(54): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected-GTPV2(55): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected(56): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected(57): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_s2b_CreateSession_rejected(58): none (pass -> pass) MTC@06fb737336a0: Test case TC_s2b_CreateSession_rejected finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_s2b_CreateSession_rejected pass'. Wed Dec 11 06:00:25 UTC 2024 ====== EPDG_Tests.TC_s2b_CreateSession_rejected pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6444) Waiting for packet dumper to finish... 1 (prev_count=6444, count=11246) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_s2b_CreateSession_rejected pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned'. ------ EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned ------ Wed Dec 11 06:00:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.pcap" >/data/EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_hss_initiated_deregister_new_server_assigned started. TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_new_server_assigned(61)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_new_server_assigned(62)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_new_server_assigned(61)@06fb737336a0: Created Expect[0] for '262420470155246'H to be handled at TC_hss_initiated_deregister_new_server_assigned(65) TC_hss_initiated_deregister_new_server_assigned(62)@06fb737336a0: Created Expect[0] for '262420470155246'H to be handled at TC_hss_initiated_deregister_new_server_assigned(66) TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@06fb737336a0: Created GsupExpect[0] for "262420470155246" to be handled at TC_hss_initiated_deregister_new_server_assigned(64) TC_hss_initiated_deregister_new_server_assigned(61)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1839'O, end_to_end_id := '8A8D1839'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B32343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;24;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230343730313535323436'O ("262420470155246") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_deregister_new_server_assigned(65) TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: setverdict(pass): none -> pass TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@06fb737336a0: Found GsupExpect[0] for "262420470155246" handled at TC_hss_initiated_deregister_new_server_assigned(64) TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@06fb737336a0: Added IMSI table entry 0TC_hss_initiated_deregister_new_server_assigned(64)"262420470155246" TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_new_server_assigned(64)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_hss_initiated_deregister_new_server_assigned-GSUP(60)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(61)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(62)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(65)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned(66)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_new_server_assigned-GTPV2(63)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GSUP-IPA(59): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GSUP(60): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(61): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(62): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned-GTPV2(63): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(64): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(65): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_new_server_assigned(66): none (pass -> pass) MTC@06fb737336a0: Test case TC_hss_initiated_deregister_new_server_assigned finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass'. Wed Dec 11 06:00:37 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6588) Waiting for packet dumper to finish... 1 (prev_count=6588, count=15309) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination'. ------ EPDG_Tests.TC_hss_initiated_deregister_permanent_termination ------ Wed Dec 11 06:00:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.pcap" >/data/EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_hss_initiated_deregister_permanent_termination started. TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_deregister_permanent_termination(69)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_permanent_termination(70)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_deregister_permanent_termination(69)@06fb737336a0: Created Expect[0] for '262421140412383'H to be handled at TC_hss_initiated_deregister_permanent_termination(73) TC_hss_initiated_deregister_permanent_termination(70)@06fb737336a0: Created Expect[0] for '262421140412383'H to be handled at TC_hss_initiated_deregister_permanent_termination(74) TC_hss_initiated_deregister_permanent_termination-GSUP(68)@06fb737336a0: Created GsupExpect[0] for "262421140412383" to be handled at TC_hss_initiated_deregister_permanent_termination(72) TC_hss_initiated_deregister_permanent_termination(69)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D183F'O, end_to_end_id := '8A8D183F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B32373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;27;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231313430343132333833'O ("262421140412383") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_deregister_permanent_termination(73) TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): none -> pass TC_hss_initiated_deregister_permanent_termination-GSUP(68)@06fb737336a0: Found GsupExpect[0] for "262421140412383" handled at TC_hss_initiated_deregister_permanent_termination(72) TC_hss_initiated_deregister_permanent_termination-GSUP(68)@06fb737336a0: Added IMSI table entry 0TC_hss_initiated_deregister_permanent_termination(72)"262421140412383" TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(70)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 244, RPETxxxx := '11000000'B, command_code := Abort_Session (274), application_id := '01000038'O, hop_by_hop_id := '8A8D1842'O, end_to_end_id := '8A8D1842'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '6161612E6C6F63616C646F6D61696E3B313739353430313839363B33303B6E6F6E6F6465406E6F686F7374'O ("aaa.localdomain;1795401896;30;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "aaa.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "pgw.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 60, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231313430343132333833406E61692E6570632E6D6E633030312E6D636330312E336770706E6574776F726B2E6F7267'O ("262421140412383@nai.epc.mnc001.mcc01.3gppnetwork.org") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } } } } handled at TC_hss_initiated_deregister_permanent_termination(74) TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_deregister_permanent_termination(72)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_hss_initiated_deregister_permanent_termination-GSUP(68)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(74)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(70)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination-GTPV2(71)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(69)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_deregister_permanent_termination(73)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GSUP-IPA(67): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GSUP(68): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(69): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(70): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination-GTPV2(71): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(72): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(73): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_deregister_permanent_termination(74): none (pass -> pass) MTC@06fb737336a0: Test case TC_hss_initiated_deregister_permanent_termination finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass'. Wed Dec 11 06:00:51 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6604) Waiting for packet dumper to finish... 1 (prev_count=6604, count=15818) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile'. ------ EPDG_Tests.TC_hss_initiated_update_user_profile ------ Wed Dec 11 06:00:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_update_user_profile.pcap" >/data/EPDG_Tests.TC_hss_initiated_update_user_profile.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_hss_initiated_update_user_profile started. TC_hss_initiated_update_user_profile-GSUP-IPA(75)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile-GSUP-IPA(75)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile(77)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile(78)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile(77)@06fb737336a0: Created Expect[0] for '262429543340172'H to be handled at TC_hss_initiated_update_user_profile(81) TC_hss_initiated_update_user_profile(78)@06fb737336a0: Created Expect[0] for '262429543340172'H to be handled at TC_hss_initiated_update_user_profile(82) TC_hss_initiated_update_user_profile-GSUP(76)@06fb737336a0: Created GsupExpect[0] for "262429543340172" to be handled at TC_hss_initiated_update_user_profile(80) TC_hss_initiated_update_user_profile(77)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1846'O, end_to_end_id := '8A8D1846'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B33313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;31;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239353433333430313732'O ("262429543340172") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_hss_initiated_update_user_profile(81) TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile-GSUP(76)@06fb737336a0: Found GsupExpect[0] for "262429543340172" handled at TC_hss_initiated_update_user_profile(80) TC_hss_initiated_update_user_profile-GSUP(76)@06fb737336a0: Added IMSI table entry 0TC_hss_initiated_update_user_profile(80)"262429543340172" TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(78)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 244, RPETxxxx := '11000000'B, command_code := Re_Auth (258), application_id := '01000038'O, hop_by_hop_id := '8A8D1849'O, end_to_end_id := '8A8D1849'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 51, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '6161612E6C6F63616C646F6D61696E3B313739353430313839363B33343B6E6F6E6F6465406E6F686F7374'O ("aaa.localdomain;1795401896;34;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "aaa.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "pgw.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000038'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Re_Auth_Request_Type (285) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Re_Auth_Request_Type := AUTHORIZE_ONLY (0) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 60, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239353433333430313732406E61692E6570632E6D6E633030312E6D636330312E336770706E6574776F726B2E6F7267'O ("262429543340172@nai.epc.mnc001.mcc01.3gppnetwork.org") } } } } } handled at TC_hss_initiated_update_user_profile(82) TC_hss_initiated_update_user_profile(80)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_hss_initiated_update_user_profile(80)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile-GSUP(76)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile(82)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GSUP-IPA(75)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile(77)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile(78)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile(81)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile-GTPV2(79)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile-GSUP-IPA(75): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile-GSUP(76): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile(77): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile(78): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile-GTPV2(79): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile(80): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile(81): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile(82): none (pass -> pass) MTC@06fb737336a0: Test case TC_hss_initiated_update_user_profile finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile pass'. Wed Dec 11 06:01:03 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_update_user_profile pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14138) Waiting for packet dumper to finish... 1 (prev_count=14138, count=15566) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown'. ------ EPDG_Tests.TC_hss_initiated_update_user_profile_unknown ------ Wed Dec 11 06:01:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.pcap" >/data/EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_hss_initiated_update_user_profile_unknown started. TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hss_initiated_update_user_profile_unknown(85)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile_unknown(86)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_hss_initiated_update_user_profile_unknown(85)@06fb737336a0: Created Expect[0] for '262424030868024'H to be handled at TC_hss_initiated_update_user_profile_unknown(89) TC_hss_initiated_update_user_profile_unknown(86)@06fb737336a0: Created Expect[0] for '262424030868024'H to be handled at TC_hss_initiated_update_user_profile_unknown(90) TC_hss_initiated_update_user_profile_unknown-GSUP(84)@06fb737336a0: Created GsupExpect[0] for "262424030868024" to be handled at TC_hss_initiated_update_user_profile_unknown(88) TC_hss_initiated_update_user_profile_unknown(88)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: setverdict(pass): none -> pass TC_hss_initiated_update_user_profile_unknown-GSUP(84)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(90)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(86)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(89)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown-GTPV2(87)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown(85)@06fb737336a0: Final verdict of PTC: none TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GSUP-IPA(83): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GSUP(84): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(85): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(86): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown-GTPV2(87): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(88): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(89): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_hss_initiated_update_user_profile_unknown(90): none (pass -> pass) MTC@06fb737336a0: Test case TC_hss_initiated_update_user_profile_unknown finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass'. Wed Dec 11 06:01:16 UTC 2024 ====== EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6696) Waiting for packet dumper to finish... 1 (prev_count=6696, count=9630) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues2'. ------ EPDG_Tests.TC_concurrent_ues2 ------ Wed Dec 11 06:01: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/EPDG_Tests.TC_concurrent_ues2.pcap" >/data/EPDG_Tests.TC_concurrent_ues2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues2' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_concurrent_ues2 started. TC_concurrent_ues2-GSUP-IPA(91)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_concurrent_ues2-GSUP-IPA(91)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2-GSUP-IPA(91)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues2(93)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues2(94)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues2(93)@06fb737336a0: Created Expect[0] for '262428346678636'H to be handled at TC_concurrent_ues2(97) TC_concurrent_ues2(94)@06fb737336a0: Created Expect[0] for '262428346678636'H to be handled at TC_concurrent_ues2(98) TC_concurrent_ues2-GSUP(92)@06fb737336a0: Created GsupExpect[0] for "262428346678636" to be handled at TC_concurrent_ues2(96) TC_concurrent_ues2(93)@06fb737336a0: Created Expect[1] for '262426381357827'H to be handled at TC_concurrent_ues2(100) TC_concurrent_ues2(94)@06fb737336a0: Created Expect[1] for '262426381357827'H to be handled at TC_concurrent_ues2(101) TC_concurrent_ues2-GSUP(92)@06fb737336a0: Created GsupExpect[1] for "262426381357827" to be handled at TC_concurrent_ues2(99) TC_concurrent_ues2(93)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1850'O, end_to_end_id := '8A8D1850'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B33353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;35;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238333436363738363336'O ("262428346678636") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues2(97) TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues2-GSUP(92)@06fb737336a0: Found GsupExpect[0] for "262428346678636" handled at TC_concurrent_ues2(96) TC_concurrent_ues2-GSUP(92)@06fb737336a0: Added IMSI table entry 0TC_concurrent_ues2(96)"262428346678636" TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(93)@06fb737336a0: Found Expect[1] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1853'O, end_to_end_id := '8A8D1853'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B33383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;38;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236333831333537383237'O ("262426381357827") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues2(100) TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues2-GSUP(92)@06fb737336a0: Found GsupExpect[1] for "262426381357827" handled at TC_concurrent_ues2(99) TC_concurrent_ues2-GSUP(92)@06fb737336a0: Added IMSI table entry 1TC_concurrent_ues2(99)"262426381357827" TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed MTC@06fb737336a0: All attached! TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(96)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues2(99)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues2-GSUP(92)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2(98)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2-GSUP-IPA(91)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2(97)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2(94)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2(101)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2-GTPV2(95)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2(100)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues2(93)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2-GSUP-IPA(91): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2-GSUP(92): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(93): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(94): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2-GTPV2(95): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(96): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(97): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(98): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(99): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(100): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues2(101): none (pass -> pass) MTC@06fb737336a0: Test case TC_concurrent_ues2 finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues2 pass'. Wed Dec 11 06:01:29 UTC 2024 ====== EPDG_Tests.TC_concurrent_ues2 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=18085) Waiting for packet dumper to finish... 1 (prev_count=18085, count=22279) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues2 pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues100'. ------ EPDG_Tests.TC_concurrent_ues100 ------ Wed Dec 11 06:01: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/EPDG_Tests.TC_concurrent_ues100.pcap" >/data/EPDG_Tests.TC_concurrent_ues100.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_concurrent_ues100' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_concurrent_ues100 started. TC_concurrent_ues100-GSUP-IPA(102)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues100-GSUP-IPA(102)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_concurrent_ues100-GSUP-IPA(102)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_concurrent_ues100-GSUP-IPA(102)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues100-GSUP-IPA(102)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_concurrent_ues100(104)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues100(105)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_concurrent_ues100(104)@06fb737336a0: Created Expect[0] for '262421958873602'H to be handled at TC_concurrent_ues100(108) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[0] for '262421958873602'H to be handled at TC_concurrent_ues100(109) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[0] for "262421958873602" to be handled at TC_concurrent_ues100(107) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[1] for '262425271572312'H to be handled at TC_concurrent_ues100(111) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[1] for '262425271572312'H to be handled at TC_concurrent_ues100(112) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[1] for "262425271572312" to be handled at TC_concurrent_ues100(110) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[2] for '262426001038200'H to be handled at TC_concurrent_ues100(114) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[2] for '262426001038200'H to be handled at TC_concurrent_ues100(115) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[2] for "262426001038200" to be handled at TC_concurrent_ues100(113) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[3] for '262424806471755'H to be handled at TC_concurrent_ues100(117) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[3] for '262424806471755'H to be handled at TC_concurrent_ues100(118) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[3] for "262424806471755" to be handled at TC_concurrent_ues100(116) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[4] for '262422295093954'H to be handled at TC_concurrent_ues100(120) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[4] for '262422295093954'H to be handled at TC_concurrent_ues100(121) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[4] for "262422295093954" to be handled at TC_concurrent_ues100(119) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[5] for '262429846831170'H to be handled at TC_concurrent_ues100(123) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[5] for '262429846831170'H to be handled at TC_concurrent_ues100(124) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[5] for "262429846831170" to be handled at TC_concurrent_ues100(122) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[6] for '262424253900520'H to be handled at TC_concurrent_ues100(126) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[6] for '262424253900520'H to be handled at TC_concurrent_ues100(127) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[6] for "262424253900520" to be handled at TC_concurrent_ues100(125) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[7] for '262421089483225'H to be handled at TC_concurrent_ues100(129) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[7] for '262421089483225'H to be handled at TC_concurrent_ues100(130) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[7] for "262421089483225" to be handled at TC_concurrent_ues100(128) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[8] for '262426164671085'H to be handled at TC_concurrent_ues100(132) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[8] for '262426164671085'H to be handled at TC_concurrent_ues100(133) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[8] for "262426164671085" to be handled at TC_concurrent_ues100(131) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[9] for '262427364602110'H to be handled at TC_concurrent_ues100(135) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[9] for '262427364602110'H to be handled at TC_concurrent_ues100(136) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[9] for "262427364602110" to be handled at TC_concurrent_ues100(134) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[10] for '262422894166951'H to be handled at TC_concurrent_ues100(138) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[10] for '262422894166951'H to be handled at TC_concurrent_ues100(139) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[10] for "262422894166951" to be handled at TC_concurrent_ues100(137) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[11] for '262423540572836'H to be handled at TC_concurrent_ues100(141) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[11] for '262423540572836'H to be handled at TC_concurrent_ues100(142) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[11] for "262423540572836" to be handled at TC_concurrent_ues100(140) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[12] for '262425337960233'H to be handled at TC_concurrent_ues100(144) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[12] for '262425337960233'H to be handled at TC_concurrent_ues100(145) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[12] for "262425337960233" to be handled at TC_concurrent_ues100(143) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[13] for '262421612041725'H to be handled at TC_concurrent_ues100(147) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[13] for '262421612041725'H to be handled at TC_concurrent_ues100(148) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[13] for "262421612041725" to be handled at TC_concurrent_ues100(146) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[14] for '262420724174109'H to be handled at TC_concurrent_ues100(150) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[14] for '262420724174109'H to be handled at TC_concurrent_ues100(151) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[14] for "262420724174109" to be handled at TC_concurrent_ues100(149) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[15] for '262422905366873'H to be handled at TC_concurrent_ues100(153) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[15] for '262422905366873'H to be handled at TC_concurrent_ues100(154) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[15] for "262422905366873" to be handled at TC_concurrent_ues100(152) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[16] for '262423850412202'H to be handled at TC_concurrent_ues100(156) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[16] for '262423850412202'H to be handled at TC_concurrent_ues100(157) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[16] for "262423850412202" to be handled at TC_concurrent_ues100(155) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[17] for '262426603551147'H to be handled at TC_concurrent_ues100(159) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[17] for '262426603551147'H to be handled at TC_concurrent_ues100(160) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[17] for "262426603551147" to be handled at TC_concurrent_ues100(158) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[18] for '262427282126521'H to be handled at TC_concurrent_ues100(162) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[18] for '262427282126521'H to be handled at TC_concurrent_ues100(163) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[18] for "262427282126521" to be handled at TC_concurrent_ues100(161) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[19] for '262423037293476'H to be handled at TC_concurrent_ues100(165) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[19] for '262423037293476'H to be handled at TC_concurrent_ues100(166) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[19] for "262423037293476" to be handled at TC_concurrent_ues100(164) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[20] for '262424613807263'H to be handled at TC_concurrent_ues100(168) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[20] for '262424613807263'H to be handled at TC_concurrent_ues100(169) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[20] for "262424613807263" to be handled at TC_concurrent_ues100(167) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[21] for '262421321948596'H to be handled at TC_concurrent_ues100(171) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[21] for '262421321948596'H to be handled at TC_concurrent_ues100(172) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[21] for "262421321948596" to be handled at TC_concurrent_ues100(170) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[22] for '262421573580772'H to be handled at TC_concurrent_ues100(174) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[22] for '262421573580772'H to be handled at TC_concurrent_ues100(175) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[22] for "262421573580772" to be handled at TC_concurrent_ues100(173) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[23] for '262426608832237'H to be handled at TC_concurrent_ues100(177) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[23] for '262426608832237'H to be handled at TC_concurrent_ues100(178) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[23] for "262426608832237" to be handled at TC_concurrent_ues100(176) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[24] for '262426015147736'H to be handled at TC_concurrent_ues100(180) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[24] for '262426015147736'H to be handled at TC_concurrent_ues100(181) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[24] for "262426015147736" to be handled at TC_concurrent_ues100(179) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[25] for '262424096449762'H to be handled at TC_concurrent_ues100(183) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[25] for '262424096449762'H to be handled at TC_concurrent_ues100(184) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[25] for "262424096449762" to be handled at TC_concurrent_ues100(182) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[26] for '262424416063749'H to be handled at TC_concurrent_ues100(186) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[26] for '262424416063749'H to be handled at TC_concurrent_ues100(187) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[26] for "262424416063749" to be handled at TC_concurrent_ues100(185) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[27] for '262426280809915'H to be handled at TC_concurrent_ues100(189) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[27] for '262426280809915'H to be handled at TC_concurrent_ues100(190) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[27] for "262426280809915" to be handled at TC_concurrent_ues100(188) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[28] for '262422915916489'H to be handled at TC_concurrent_ues100(192) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[28] for '262422915916489'H to be handled at TC_concurrent_ues100(193) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[28] for "262422915916489" to be handled at TC_concurrent_ues100(191) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[29] for '262421640135770'H to be handled at TC_concurrent_ues100(195) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[29] for '262421640135770'H to be handled at TC_concurrent_ues100(196) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[29] for "262421640135770" to be handled at TC_concurrent_ues100(194) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[30] for '262422126583070'H to be handled at TC_concurrent_ues100(198) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[30] for '262422126583070'H to be handled at TC_concurrent_ues100(199) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[30] for "262422126583070" to be handled at TC_concurrent_ues100(197) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[31] for '262425714358444'H to be handled at TC_concurrent_ues100(201) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[31] for '262425714358444'H to be handled at TC_concurrent_ues100(202) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[31] for "262425714358444" to be handled at TC_concurrent_ues100(200) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[32] for '262428694422671'H to be handled at TC_concurrent_ues100(204) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[32] for '262428694422671'H to be handled at TC_concurrent_ues100(205) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[32] for "262428694422671" to be handled at TC_concurrent_ues100(203) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[33] for '262422715269173'H to be handled at TC_concurrent_ues100(207) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[33] for '262422715269173'H to be handled at TC_concurrent_ues100(208) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[33] for "262422715269173" to be handled at TC_concurrent_ues100(206) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[34] for '262428970003873'H to be handled at TC_concurrent_ues100(210) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[34] for '262428970003873'H to be handled at TC_concurrent_ues100(211) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[34] for "262428970003873" to be handled at TC_concurrent_ues100(209) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[35] for '262427297728897'H to be handled at TC_concurrent_ues100(213) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[35] for '262427297728897'H to be handled at TC_concurrent_ues100(214) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[35] for "262427297728897" to be handled at TC_concurrent_ues100(212) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[36] for '262429468968948'H to be handled at TC_concurrent_ues100(216) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[36] for '262429468968948'H to be handled at TC_concurrent_ues100(217) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[36] for "262429468968948" to be handled at TC_concurrent_ues100(215) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[37] for '262423467313769'H to be handled at TC_concurrent_ues100(219) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[37] for '262423467313769'H to be handled at TC_concurrent_ues100(220) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[37] for "262423467313769" to be handled at TC_concurrent_ues100(218) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[38] for '262429101518980'H to be handled at TC_concurrent_ues100(222) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[38] for '262429101518980'H to be handled at TC_concurrent_ues100(223) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[38] for "262429101518980" to be handled at TC_concurrent_ues100(221) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[39] for '262429343872935'H to be handled at TC_concurrent_ues100(225) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[39] for '262429343872935'H to be handled at TC_concurrent_ues100(226) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[39] for "262429343872935" to be handled at TC_concurrent_ues100(224) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[40] for '262428269524260'H to be handled at TC_concurrent_ues100(228) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[40] for '262428269524260'H to be handled at TC_concurrent_ues100(229) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[40] for "262428269524260" to be handled at TC_concurrent_ues100(227) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[41] for '262429046111866'H to be handled at TC_concurrent_ues100(231) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[41] for '262429046111866'H to be handled at TC_concurrent_ues100(232) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[41] for "262429046111866" to be handled at TC_concurrent_ues100(230) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[42] for '262421878702511'H to be handled at TC_concurrent_ues100(234) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[42] for '262421878702511'H to be handled at TC_concurrent_ues100(235) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[42] for "262421878702511" to be handled at TC_concurrent_ues100(233) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[43] for '262423956054403'H to be handled at TC_concurrent_ues100(237) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[43] for '262423956054403'H to be handled at TC_concurrent_ues100(238) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[43] for "262423956054403" to be handled at TC_concurrent_ues100(236) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[44] for '262421619977480'H to be handled at TC_concurrent_ues100(240) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[44] for '262421619977480'H to be handled at TC_concurrent_ues100(241) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[44] for "262421619977480" to be handled at TC_concurrent_ues100(239) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[45] for '262423011217885'H to be handled at TC_concurrent_ues100(243) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[45] for '262423011217885'H to be handled at TC_concurrent_ues100(244) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[45] for "262423011217885" to be handled at TC_concurrent_ues100(242) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[46] for '262425887827445'H to be handled at TC_concurrent_ues100(246) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[46] for '262425887827445'H to be handled at TC_concurrent_ues100(247) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[46] for "262425887827445" to be handled at TC_concurrent_ues100(245) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[47] for '262429148144596'H to be handled at TC_concurrent_ues100(249) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[47] for '262429148144596'H to be handled at TC_concurrent_ues100(250) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[47] for "262429148144596" to be handled at TC_concurrent_ues100(248) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[48] for '262426609798132'H to be handled at TC_concurrent_ues100(252) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[48] for '262426609798132'H to be handled at TC_concurrent_ues100(253) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[48] for "262426609798132" to be handled at TC_concurrent_ues100(251) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[49] for '262423328312618'H to be handled at TC_concurrent_ues100(255) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[49] for '262423328312618'H to be handled at TC_concurrent_ues100(256) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[49] for "262423328312618" to be handled at TC_concurrent_ues100(254) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[50] for '262425907135705'H to be handled at TC_concurrent_ues100(258) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[50] for '262425907135705'H to be handled at TC_concurrent_ues100(259) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[50] for "262425907135705" to be handled at TC_concurrent_ues100(257) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[51] for '262420757659604'H to be handled at TC_concurrent_ues100(261) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[51] for '262420757659604'H to be handled at TC_concurrent_ues100(262) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[51] for "262420757659604" to be handled at TC_concurrent_ues100(260) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[52] for '262428361869134'H to be handled at TC_concurrent_ues100(264) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[52] for '262428361869134'H to be handled at TC_concurrent_ues100(265) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[52] for "262428361869134" to be handled at TC_concurrent_ues100(263) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[53] for '262427784149983'H to be handled at TC_concurrent_ues100(267) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[53] for '262427784149983'H to be handled at TC_concurrent_ues100(268) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[53] for "262427784149983" to be handled at TC_concurrent_ues100(266) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[54] for '262426002944622'H to be handled at TC_concurrent_ues100(270) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[54] for '262426002944622'H to be handled at TC_concurrent_ues100(271) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[54] for "262426002944622" to be handled at TC_concurrent_ues100(269) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[55] for '262425714031548'H to be handled at TC_concurrent_ues100(273) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[55] for '262425714031548'H to be handled at TC_concurrent_ues100(274) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[55] for "262425714031548" to be handled at TC_concurrent_ues100(272) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[56] for '262425079856765'H to be handled at TC_concurrent_ues100(276) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[56] for '262425079856765'H to be handled at TC_concurrent_ues100(277) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[56] for "262425079856765" to be handled at TC_concurrent_ues100(275) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[57] for '262424812656763'H to be handled at TC_concurrent_ues100(279) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[57] for '262424812656763'H to be handled at TC_concurrent_ues100(280) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[57] for "262424812656763" to be handled at TC_concurrent_ues100(278) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[58] for '262423489346379'H to be handled at TC_concurrent_ues100(282) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[58] for '262423489346379'H to be handled at TC_concurrent_ues100(283) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[58] for "262423489346379" to be handled at TC_concurrent_ues100(281) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[59] for '262426771363691'H to be handled at TC_concurrent_ues100(285) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[59] for '262426771363691'H to be handled at TC_concurrent_ues100(286) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[59] for "262426771363691" to be handled at TC_concurrent_ues100(284) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[60] for '262426154879319'H to be handled at TC_concurrent_ues100(288) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[60] for '262426154879319'H to be handled at TC_concurrent_ues100(289) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[60] for "262426154879319" to be handled at TC_concurrent_ues100(287) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[61] for '262426914889644'H to be handled at TC_concurrent_ues100(291) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[61] for '262426914889644'H to be handled at TC_concurrent_ues100(292) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[61] for "262426914889644" to be handled at TC_concurrent_ues100(290) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[62] for '262429740176857'H to be handled at TC_concurrent_ues100(294) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[62] for '262429740176857'H to be handled at TC_concurrent_ues100(295) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[62] for "262429740176857" to be handled at TC_concurrent_ues100(293) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[63] for '262425729081657'H to be handled at TC_concurrent_ues100(297) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[63] for '262425729081657'H to be handled at TC_concurrent_ues100(298) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[63] for "262425729081657" to be handled at TC_concurrent_ues100(296) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[64] for '262424349955240'H to be handled at TC_concurrent_ues100(300) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[64] for '262424349955240'H to be handled at TC_concurrent_ues100(301) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[64] for "262424349955240" to be handled at TC_concurrent_ues100(299) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[65] for '262427215709176'H to be handled at TC_concurrent_ues100(303) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[65] for '262427215709176'H to be handled at TC_concurrent_ues100(304) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[65] for "262427215709176" to be handled at TC_concurrent_ues100(302) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[66] for '262427144888981'H to be handled at TC_concurrent_ues100(306) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[66] for '262427144888981'H to be handled at TC_concurrent_ues100(307) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[66] for "262427144888981" to be handled at TC_concurrent_ues100(305) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[67] for '262429754396237'H to be handled at TC_concurrent_ues100(309) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[67] for '262429754396237'H to be handled at TC_concurrent_ues100(310) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[67] for "262429754396237" to be handled at TC_concurrent_ues100(308) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[68] for '262421204556857'H to be handled at TC_concurrent_ues100(312) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[68] for '262421204556857'H to be handled at TC_concurrent_ues100(313) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[68] for "262421204556857" to be handled at TC_concurrent_ues100(311) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[69] for '262428505696315'H to be handled at TC_concurrent_ues100(315) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[69] for '262428505696315'H to be handled at TC_concurrent_ues100(316) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[69] for "262428505696315" to be handled at TC_concurrent_ues100(314) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[70] for '262428214246539'H to be handled at TC_concurrent_ues100(318) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[70] for '262428214246539'H to be handled at TC_concurrent_ues100(319) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[70] for "262428214246539" to be handled at TC_concurrent_ues100(317) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[71] for '262423379715050'H to be handled at TC_concurrent_ues100(321) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[71] for '262423379715050'H to be handled at TC_concurrent_ues100(322) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[71] for "262423379715050" to be handled at TC_concurrent_ues100(320) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[72] for '262420244324370'H to be handled at TC_concurrent_ues100(324) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[72] for '262420244324370'H to be handled at TC_concurrent_ues100(325) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[72] for "262420244324370" to be handled at TC_concurrent_ues100(323) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[73] for '262422895115333'H to be handled at TC_concurrent_ues100(327) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[73] for '262422895115333'H to be handled at TC_concurrent_ues100(328) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[73] for "262422895115333" to be handled at TC_concurrent_ues100(326) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[74] for '262426178688490'H to be handled at TC_concurrent_ues100(330) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[74] for '262426178688490'H to be handled at TC_concurrent_ues100(331) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[74] for "262426178688490" to be handled at TC_concurrent_ues100(329) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[75] for '262424114693811'H to be handled at TC_concurrent_ues100(333) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[75] for '262424114693811'H to be handled at TC_concurrent_ues100(334) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[75] for "262424114693811" to be handled at TC_concurrent_ues100(332) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[76] for '262422562381532'H to be handled at TC_concurrent_ues100(336) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[76] for '262422562381532'H to be handled at TC_concurrent_ues100(337) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[76] for "262422562381532" to be handled at TC_concurrent_ues100(335) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[77] for '262426915430548'H to be handled at TC_concurrent_ues100(339) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[77] for '262426915430548'H to be handled at TC_concurrent_ues100(340) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[77] for "262426915430548" to be handled at TC_concurrent_ues100(338) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[78] for '262427304241439'H to be handled at TC_concurrent_ues100(342) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[78] for '262427304241439'H to be handled at TC_concurrent_ues100(343) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[78] for "262427304241439" to be handled at TC_concurrent_ues100(341) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[79] for '262422028999894'H to be handled at TC_concurrent_ues100(345) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[79] for '262422028999894'H to be handled at TC_concurrent_ues100(346) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[79] for "262422028999894" to be handled at TC_concurrent_ues100(344) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[80] for '262422136136650'H to be handled at TC_concurrent_ues100(348) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[80] for '262422136136650'H to be handled at TC_concurrent_ues100(349) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[80] for "262422136136650" to be handled at TC_concurrent_ues100(347) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[81] for '262428609719240'H to be handled at TC_concurrent_ues100(351) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[81] for '262428609719240'H to be handled at TC_concurrent_ues100(352) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[81] for "262428609719240" to be handled at TC_concurrent_ues100(350) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[82] for '262424115347992'H to be handled at TC_concurrent_ues100(354) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[82] for '262424115347992'H to be handled at TC_concurrent_ues100(355) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[82] for "262424115347992" to be handled at TC_concurrent_ues100(353) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[83] for '262429123280610'H to be handled at TC_concurrent_ues100(357) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[83] for '262429123280610'H to be handled at TC_concurrent_ues100(358) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[83] for "262429123280610" to be handled at TC_concurrent_ues100(356) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[84] for '262426672088422'H to be handled at TC_concurrent_ues100(360) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[84] for '262426672088422'H to be handled at TC_concurrent_ues100(361) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[84] for "262426672088422" to be handled at TC_concurrent_ues100(359) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[85] for '262428581760198'H to be handled at TC_concurrent_ues100(363) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[85] for '262428581760198'H to be handled at TC_concurrent_ues100(364) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[85] for "262428581760198" to be handled at TC_concurrent_ues100(362) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[86] for '262422691809630'H to be handled at TC_concurrent_ues100(366) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[86] for '262422691809630'H to be handled at TC_concurrent_ues100(367) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[86] for "262422691809630" to be handled at TC_concurrent_ues100(365) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[87] for '262428369951955'H to be handled at TC_concurrent_ues100(369) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[87] for '262428369951955'H to be handled at TC_concurrent_ues100(370) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[87] for "262428369951955" to be handled at TC_concurrent_ues100(368) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[88] for '262427521438161'H to be handled at TC_concurrent_ues100(372) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[88] for '262427521438161'H to be handled at TC_concurrent_ues100(373) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[88] for "262427521438161" to be handled at TC_concurrent_ues100(371) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[89] for '262421020472354'H to be handled at TC_concurrent_ues100(375) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[89] for '262421020472354'H to be handled at TC_concurrent_ues100(376) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[89] for "262421020472354" to be handled at TC_concurrent_ues100(374) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[90] for '262420871046807'H to be handled at TC_concurrent_ues100(378) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[90] for '262420871046807'H to be handled at TC_concurrent_ues100(379) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[90] for "262420871046807" to be handled at TC_concurrent_ues100(377) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[91] for '262423297201333'H to be handled at TC_concurrent_ues100(381) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[91] for '262423297201333'H to be handled at TC_concurrent_ues100(382) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[91] for "262423297201333" to be handled at TC_concurrent_ues100(380) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[92] for '262427420045352'H to be handled at TC_concurrent_ues100(384) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[92] for '262427420045352'H to be handled at TC_concurrent_ues100(385) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[92] for "262427420045352" to be handled at TC_concurrent_ues100(383) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[93] for '262422101163638'H to be handled at TC_concurrent_ues100(387) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[93] for '262422101163638'H to be handled at TC_concurrent_ues100(388) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[93] for "262422101163638" to be handled at TC_concurrent_ues100(386) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[94] for '262427986589501'H to be handled at TC_concurrent_ues100(390) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[94] for '262427986589501'H to be handled at TC_concurrent_ues100(391) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[94] for "262427986589501" to be handled at TC_concurrent_ues100(389) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[95] for '262421805810731'H to be handled at TC_concurrent_ues100(393) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[95] for '262421805810731'H to be handled at TC_concurrent_ues100(394) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[95] for "262421805810731" to be handled at TC_concurrent_ues100(392) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[96] for '262420310487848'H to be handled at TC_concurrent_ues100(396) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[96] for '262420310487848'H to be handled at TC_concurrent_ues100(397) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[96] for "262420310487848" to be handled at TC_concurrent_ues100(395) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[97] for '262422976749373'H to be handled at TC_concurrent_ues100(399) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[97] for '262422976749373'H to be handled at TC_concurrent_ues100(400) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[97] for "262422976749373" to be handled at TC_concurrent_ues100(398) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[98] for '262424324140479'H to be handled at TC_concurrent_ues100(402) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[98] for '262424324140479'H to be handled at TC_concurrent_ues100(403) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[98] for "262424324140479" to be handled at TC_concurrent_ues100(401) TC_concurrent_ues100(104)@06fb737336a0: Created Expect[99] for '262429305912224'H to be handled at TC_concurrent_ues100(405) TC_concurrent_ues100(105)@06fb737336a0: Created Expect[99] for '262429305912224'H to be handled at TC_concurrent_ues100(406) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Created GsupExpect[99] for "262429305912224" to be handled at TC_concurrent_ues100(404) TC_concurrent_ues100(104)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D185B'O, end_to_end_id := '8A8D185B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B34333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;43;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231393538383733363032'O ("262421958873602") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(108) TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[0] for "262421958873602" handled at TC_concurrent_ues100(107) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 0TC_concurrent_ues100(107)"262421958873602" TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[1] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D185E'O, end_to_end_id := '8A8D185E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B34363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;46;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235323731353732333132'O ("262425271572312") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(111) TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[1] for "262425271572312" handled at TC_concurrent_ues100(110) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 1TC_concurrent_ues100(110)"262425271572312" TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[2] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1861'O, end_to_end_id := '8A8D1861'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B34393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;49;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236303031303338323030'O ("262426001038200") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(114) TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[2] for "262426001038200" handled at TC_concurrent_ues100(113) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 2TC_concurrent_ues100(113)"262426001038200" TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[3] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1864'O, end_to_end_id := '8A8D1864'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B35323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;52;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234383036343731373535'O ("262424806471755") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(117) TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[3] for "262424806471755" handled at TC_concurrent_ues100(116) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 3TC_concurrent_ues100(116)"262424806471755" TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[4] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1867'O, end_to_end_id := '8A8D1867'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B35353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;55;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232323935303933393534'O ("262422295093954") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(120) TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[4] for "262422295093954" handled at TC_concurrent_ues100(119) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 4TC_concurrent_ues100(119)"262422295093954" TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[5] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D186A'O, end_to_end_id := '8A8D186A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B35383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;58;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239383436383331313730'O ("262429846831170") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(123) TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[5] for "262429846831170" handled at TC_concurrent_ues100(122) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 5TC_concurrent_ues100(122)"262429846831170" TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[6] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D186D'O, end_to_end_id := '8A8D186D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B36313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;61;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234323533393030353230'O ("262424253900520") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(126) TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[6] for "262424253900520" handled at TC_concurrent_ues100(125) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 6TC_concurrent_ues100(125)"262424253900520" TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[7] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1870'O, end_to_end_id := '8A8D1870'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B36343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;64;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231303839343833323235'O ("262421089483225") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(129) TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[7] for "262421089483225" handled at TC_concurrent_ues100(128) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 7TC_concurrent_ues100(128)"262421089483225" TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[8] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1873'O, end_to_end_id := '8A8D1873'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B36373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;67;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236313634363731303835'O ("262426164671085") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(132) TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[8] for "262426164671085" handled at TC_concurrent_ues100(131) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 8TC_concurrent_ues100(131)"262426164671085" TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[9] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1876'O, end_to_end_id := '8A8D1876'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B37303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;70;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237333634363032313130'O ("262427364602110") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(135) TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[9] for "262427364602110" handled at TC_concurrent_ues100(134) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 9TC_concurrent_ues100(134)"262427364602110" TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[10] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1879'O, end_to_end_id := '8A8D1879'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B37333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;73;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232383934313636393531'O ("262422894166951") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(138) TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[10] for "262422894166951" handled at TC_concurrent_ues100(137) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 10TC_concurrent_ues100(137)"262422894166951" TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[11] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D187C'O, end_to_end_id := '8A8D187C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B37363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;76;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233353430353732383336'O ("262423540572836") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(141) TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[11] for "262423540572836" handled at TC_concurrent_ues100(140) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 11TC_concurrent_ues100(140)"262423540572836" TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[12] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D187F'O, end_to_end_id := '8A8D187F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B37393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;79;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235333337393630323333'O ("262425337960233") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(144) TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[12] for "262425337960233" handled at TC_concurrent_ues100(143) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 12TC_concurrent_ues100(143)"262425337960233" TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[13] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1882'O, end_to_end_id := '8A8D1882'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B38323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;82;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231363132303431373235'O ("262421612041725") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(147) TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[13] for "262421612041725" handled at TC_concurrent_ues100(146) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 13TC_concurrent_ues100(146)"262421612041725" TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[14] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1885'O, end_to_end_id := '8A8D1885'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B38353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;85;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230373234313734313039'O ("262420724174109") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(150) TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[14] for "262420724174109" handled at TC_concurrent_ues100(149) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 14TC_concurrent_ues100(149)"262420724174109" TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[15] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1888'O, end_to_end_id := '8A8D1888'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B38383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;88;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232393035333636383733'O ("262422905366873") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(153) TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[15] for "262422905366873" handled at TC_concurrent_ues100(152) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 15TC_concurrent_ues100(152)"262422905366873" TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[16] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D188B'O, end_to_end_id := '8A8D188B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B39313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;91;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233383530343132323032'O ("262423850412202") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(156) TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[16] for "262423850412202" handled at TC_concurrent_ues100(155) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 16TC_concurrent_ues100(155)"262423850412202" TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[17] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D188E'O, end_to_end_id := '8A8D188E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B39343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;94;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363033353531313437'O ("262426603551147") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(159) TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[17] for "262426603551147" handled at TC_concurrent_ues100(158) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 17TC_concurrent_ues100(158)"262426603551147" TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[18] for { version := 1, message_length := 304, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1891'O, end_to_end_id := '8A8D1891'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 52, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B39373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;97;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237323832313236353231'O ("262427282126521") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(162) TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[18] for "262427282126521" handled at TC_concurrent_ues100(161) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 18TC_concurrent_ues100(161)"262427282126521" TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[19] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1894'O, end_to_end_id := '8A8D1894'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3130303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;100;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233303337323933343736'O ("262423037293476") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(165) TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[19] for "262423037293476" handled at TC_concurrent_ues100(164) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 19TC_concurrent_ues100(164)"262423037293476" TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[20] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1897'O, end_to_end_id := '8A8D1897'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3130333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;103;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234363133383037323633'O ("262424613807263") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(168) TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[20] for "262424613807263" handled at TC_concurrent_ues100(167) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 20TC_concurrent_ues100(167)"262424613807263" TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[21] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D189A'O, end_to_end_id := '8A8D189A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3130363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;106;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231333231393438353936'O ("262421321948596") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(171) TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[21] for "262421321948596" handled at TC_concurrent_ues100(170) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 21TC_concurrent_ues100(170)"262421321948596" TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[22] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D189D'O, end_to_end_id := '8A8D189D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3130393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;109;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231353733353830373732'O ("262421573580772") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(174) TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[22] for "262421573580772" handled at TC_concurrent_ues100(173) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 22TC_concurrent_ues100(173)"262421573580772" TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[23] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18A0'O, end_to_end_id := '8A8D18A0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3131323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;112;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363038383332323337'O ("262426608832237") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(177) TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[23] for "262426608832237" handled at TC_concurrent_ues100(176) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 23TC_concurrent_ues100(176)"262426608832237" TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[24] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18A3'O, end_to_end_id := '8A8D18A3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3131353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;115;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236303135313437373336'O ("262426015147736") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(180) TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[24] for "262426015147736" handled at TC_concurrent_ues100(179) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 24TC_concurrent_ues100(179)"262426015147736" TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[25] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18A6'O, end_to_end_id := '8A8D18A6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3131383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;118;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234303936343439373632'O ("262424096449762") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(183) TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[25] for "262424096449762" handled at TC_concurrent_ues100(182) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 25TC_concurrent_ues100(182)"262424096449762" TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[26] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18A9'O, end_to_end_id := '8A8D18A9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3132313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;121;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234343136303633373439'O ("262424416063749") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(186) TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[26] for "262424416063749" handled at TC_concurrent_ues100(185) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 26TC_concurrent_ues100(185)"262424416063749" TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[27] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18AC'O, end_to_end_id := '8A8D18AC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3132343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;124;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236323830383039393135'O ("262426280809915") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(189) TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[27] for "262426280809915" handled at TC_concurrent_ues100(188) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 27TC_concurrent_ues100(188)"262426280809915" TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[28] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18AF'O, end_to_end_id := '8A8D18AF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3132373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;127;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232393135393136343839'O ("262422915916489") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(192) TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[28] for "262422915916489" handled at TC_concurrent_ues100(191) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 28TC_concurrent_ues100(191)"262422915916489" TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[29] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18B2'O, end_to_end_id := '8A8D18B2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3133303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;130;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231363430313335373730'O ("262421640135770") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(195) TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[29] for "262421640135770" handled at TC_concurrent_ues100(194) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 29TC_concurrent_ues100(194)"262421640135770" TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[30] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18B5'O, end_to_end_id := '8A8D18B5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3133333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;133;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232313236353833303730'O ("262422126583070") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(198) TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[30] for "262422126583070" handled at TC_concurrent_ues100(197) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 30TC_concurrent_ues100(197)"262422126583070" TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[31] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18B8'O, end_to_end_id := '8A8D18B8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3133363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;136;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235373134333538343434'O ("262425714358444") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(201) TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[31] for "262425714358444" handled at TC_concurrent_ues100(200) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 31TC_concurrent_ues100(200)"262425714358444" TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[32] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18BB'O, end_to_end_id := '8A8D18BB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3133393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;139;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238363934343232363731'O ("262428694422671") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(204) TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[32] for "262428694422671" handled at TC_concurrent_ues100(203) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 32TC_concurrent_ues100(203)"262428694422671" TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[33] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18BE'O, end_to_end_id := '8A8D18BE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3134323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;142;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232373135323639313733'O ("262422715269173") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(207) TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[33] for "262422715269173" handled at TC_concurrent_ues100(206) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 33TC_concurrent_ues100(206)"262422715269173" TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[34] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18C1'O, end_to_end_id := '8A8D18C1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3134353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;145;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238393730303033383733'O ("262428970003873") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(210) TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[34] for "262428970003873" handled at TC_concurrent_ues100(209) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 34TC_concurrent_ues100(209)"262428970003873" TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[35] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18C4'O, end_to_end_id := '8A8D18C4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3134383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;148;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237323937373238383937'O ("262427297728897") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(213) TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[35] for "262427297728897" handled at TC_concurrent_ues100(212) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 35TC_concurrent_ues100(212)"262427297728897" TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[36] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18C7'O, end_to_end_id := '8A8D18C7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3135313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;151;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239343638393638393438'O ("262429468968948") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(216) TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[36] for "262429468968948" handled at TC_concurrent_ues100(215) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 36TC_concurrent_ues100(215)"262429468968948" TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[37] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18CA'O, end_to_end_id := '8A8D18CA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3135343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;154;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233343637333133373639'O ("262423467313769") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(219) TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[37] for "262423467313769" handled at TC_concurrent_ues100(218) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 37TC_concurrent_ues100(218)"262423467313769" TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[38] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18CD'O, end_to_end_id := '8A8D18CD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3135373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;157;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239313031353138393830'O ("262429101518980") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(222) TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[38] for "262429101518980" handled at TC_concurrent_ues100(221) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 38TC_concurrent_ues100(221)"262429101518980" TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[39] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18D0'O, end_to_end_id := '8A8D18D0'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3136303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;160;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239333433383732393335'O ("262429343872935") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(225) TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[39] for "262429343872935" handled at TC_concurrent_ues100(224) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 39TC_concurrent_ues100(224)"262429343872935" TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[40] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18D3'O, end_to_end_id := '8A8D18D3'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3136333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;163;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238323639353234323630'O ("262428269524260") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(228) TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[40] for "262428269524260" handled at TC_concurrent_ues100(227) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 40TC_concurrent_ues100(227)"262428269524260" TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[41] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18D6'O, end_to_end_id := '8A8D18D6'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3136363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;166;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239303436313131383636'O ("262429046111866") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(231) TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[41] for "262429046111866" handled at TC_concurrent_ues100(230) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 41TC_concurrent_ues100(230)"262429046111866" TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[42] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18D9'O, end_to_end_id := '8A8D18D9'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3136393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;169;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231383738373032353131'O ("262421878702511") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(234) TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[42] for "262421878702511" handled at TC_concurrent_ues100(233) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 42TC_concurrent_ues100(233)"262421878702511" TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[43] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18DC'O, end_to_end_id := '8A8D18DC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3137323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;172;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233393536303534343033'O ("262423956054403") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(237) TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[43] for "262423956054403" handled at TC_concurrent_ues100(236) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 43TC_concurrent_ues100(236)"262423956054403" TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[44] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18DF'O, end_to_end_id := '8A8D18DF'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3137353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;175;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231363139393737343830'O ("262421619977480") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(240) TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[44] for "262421619977480" handled at TC_concurrent_ues100(239) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 44TC_concurrent_ues100(239)"262421619977480" TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[45] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18E2'O, end_to_end_id := '8A8D18E2'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3137383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;178;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233303131323137383835'O ("262423011217885") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(243) TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[45] for "262423011217885" handled at TC_concurrent_ues100(242) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 45TC_concurrent_ues100(242)"262423011217885" TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[46] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18E5'O, end_to_end_id := '8A8D18E5'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3138313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;181;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235383837383237343435'O ("262425887827445") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(246) TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[46] for "262425887827445" handled at TC_concurrent_ues100(245) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 46TC_concurrent_ues100(245)"262425887827445" TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[47] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18E8'O, end_to_end_id := '8A8D18E8'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3138343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;184;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239313438313434353936'O ("262429148144596") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(249) TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[47] for "262429148144596" handled at TC_concurrent_ues100(248) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 47TC_concurrent_ues100(248)"262429148144596" TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[48] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18EB'O, end_to_end_id := '8A8D18EB'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3138373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;187;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363039373938313332'O ("262426609798132") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(252) TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[48] for "262426609798132" handled at TC_concurrent_ues100(251) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 48TC_concurrent_ues100(251)"262426609798132" TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[49] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18EE'O, end_to_end_id := '8A8D18EE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3139303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;190;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233333238333132363138'O ("262423328312618") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(255) TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[49] for "262423328312618" handled at TC_concurrent_ues100(254) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 49TC_concurrent_ues100(254)"262423328312618" TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[50] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18F1'O, end_to_end_id := '8A8D18F1'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3139333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;193;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235393037313335373035'O ("262425907135705") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(258) TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[50] for "262425907135705" handled at TC_concurrent_ues100(257) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 50TC_concurrent_ues100(257)"262425907135705" TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[51] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18F4'O, end_to_end_id := '8A8D18F4'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3139363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;196;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230373537363539363034'O ("262420757659604") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(261) TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[51] for "262420757659604" handled at TC_concurrent_ues100(260) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 51TC_concurrent_ues100(260)"262420757659604" TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[52] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18F7'O, end_to_end_id := '8A8D18F7'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3139393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;199;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238333631383639313334'O ("262428361869134") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(264) TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[52] for "262428361869134" handled at TC_concurrent_ues100(263) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 52TC_concurrent_ues100(263)"262428361869134" TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[53] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18FA'O, end_to_end_id := '8A8D18FA'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3230323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;202;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237373834313439393833'O ("262427784149983") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(267) TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[53] for "262427784149983" handled at TC_concurrent_ues100(266) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 53TC_concurrent_ues100(266)"262427784149983" TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[54] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D18FD'O, end_to_end_id := '8A8D18FD'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3230353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;205;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236303032393434363232'O ("262426002944622") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(270) TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[54] for "262426002944622" handled at TC_concurrent_ues100(269) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 54TC_concurrent_ues100(269)"262426002944622" TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[55] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1900'O, end_to_end_id := '8A8D1900'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3230383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;208;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235373134303331353438'O ("262425714031548") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(273) TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[55] for "262425714031548" handled at TC_concurrent_ues100(272) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 55TC_concurrent_ues100(272)"262425714031548" TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[56] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1903'O, end_to_end_id := '8A8D1903'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3231313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;211;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235303739383536373635'O ("262425079856765") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(276) TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[56] for "262425079856765" handled at TC_concurrent_ues100(275) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 56TC_concurrent_ues100(275)"262425079856765" TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[57] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1906'O, end_to_end_id := '8A8D1906'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3231343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;214;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234383132363536373633'O ("262424812656763") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(279) TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[57] for "262424812656763" handled at TC_concurrent_ues100(278) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 57TC_concurrent_ues100(278)"262424812656763" TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[58] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1909'O, end_to_end_id := '8A8D1909'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3231373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;217;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233343839333436333739'O ("262423489346379") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(282) TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[58] for "262423489346379" handled at TC_concurrent_ues100(281) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 58TC_concurrent_ues100(281)"262423489346379" TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[59] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D190C'O, end_to_end_id := '8A8D190C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3232303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;220;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236373731333633363931'O ("262426771363691") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(285) TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[59] for "262426771363691" handled at TC_concurrent_ues100(284) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 59TC_concurrent_ues100(284)"262426771363691" TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[60] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D190F'O, end_to_end_id := '8A8D190F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3232333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;223;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236313534383739333139'O ("262426154879319") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(288) TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[60] for "262426154879319" handled at TC_concurrent_ues100(287) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 60TC_concurrent_ues100(287)"262426154879319" TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[61] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1912'O, end_to_end_id := '8A8D1912'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3232363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;226;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236393134383839363434'O ("262426914889644") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(291) TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[61] for "262426914889644" handled at TC_concurrent_ues100(290) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 61TC_concurrent_ues100(290)"262426914889644" TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[62] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1915'O, end_to_end_id := '8A8D1915'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3232393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;229;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239373430313736383537'O ("262429740176857") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(294) TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[62] for "262429740176857" handled at TC_concurrent_ues100(293) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 62TC_concurrent_ues100(293)"262429740176857" TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[63] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1918'O, end_to_end_id := '8A8D1918'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3233323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;232;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343235373239303831363537'O ("262425729081657") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(297) TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[63] for "262425729081657" handled at TC_concurrent_ues100(296) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 63TC_concurrent_ues100(296)"262425729081657" TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[64] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D191B'O, end_to_end_id := '8A8D191B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3233353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;235;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234333439393535323430'O ("262424349955240") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(300) TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[64] for "262424349955240" handled at TC_concurrent_ues100(299) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 64TC_concurrent_ues100(299)"262424349955240" TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[65] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D191E'O, end_to_end_id := '8A8D191E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3233383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;238;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237323135373039313736'O ("262427215709176") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(303) TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[65] for "262427215709176" handled at TC_concurrent_ues100(302) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 65TC_concurrent_ues100(302)"262427215709176" TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[66] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1921'O, end_to_end_id := '8A8D1921'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3234313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;241;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237313434383838393831'O ("262427144888981") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(306) TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[66] for "262427144888981" handled at TC_concurrent_ues100(305) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 66TC_concurrent_ues100(305)"262427144888981" TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[67] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1924'O, end_to_end_id := '8A8D1924'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3234343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;244;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239373534333936323337'O ("262429754396237") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(309) TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[67] for "262429754396237" handled at TC_concurrent_ues100(308) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 67TC_concurrent_ues100(308)"262429754396237" TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[68] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1927'O, end_to_end_id := '8A8D1927'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3234373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;247;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231323034353536383537'O ("262421204556857") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(312) TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[68] for "262421204556857" handled at TC_concurrent_ues100(311) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 68TC_concurrent_ues100(311)"262421204556857" TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[69] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D192A'O, end_to_end_id := '8A8D192A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3235303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;250;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238353035363936333135'O ("262428505696315") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(315) TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[69] for "262428505696315" handled at TC_concurrent_ues100(314) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 69TC_concurrent_ues100(314)"262428505696315" TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[70] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D192D'O, end_to_end_id := '8A8D192D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3235333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;253;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238323134323436353339'O ("262428214246539") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(318) TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[70] for "262428214246539" handled at TC_concurrent_ues100(317) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 70TC_concurrent_ues100(317)"262428214246539" TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[71] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1930'O, end_to_end_id := '8A8D1930'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3235363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;256;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233333739373135303530'O ("262423379715050") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(321) TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[71] for "262423379715050" handled at TC_concurrent_ues100(320) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 71TC_concurrent_ues100(320)"262423379715050" TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[72] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1933'O, end_to_end_id := '8A8D1933'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3235393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;259;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230323434333234333730'O ("262420244324370") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(324) TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[72] for "262420244324370" handled at TC_concurrent_ues100(323) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 72TC_concurrent_ues100(323)"262420244324370" TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[73] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1936'O, end_to_end_id := '8A8D1936'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3236323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;262;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232383935313135333333'O ("262422895115333") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(327) TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[73] for "262422895115333" handled at TC_concurrent_ues100(326) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 73TC_concurrent_ues100(326)"262422895115333" TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[74] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1939'O, end_to_end_id := '8A8D1939'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3236353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;265;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236313738363838343930'O ("262426178688490") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(330) TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[74] for "262426178688490" handled at TC_concurrent_ues100(329) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 74TC_concurrent_ues100(329)"262426178688490" TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[75] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D193C'O, end_to_end_id := '8A8D193C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3236383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;268;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234313134363933383131'O ("262424114693811") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(333) TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[75] for "262424114693811" handled at TC_concurrent_ues100(332) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 75TC_concurrent_ues100(332)"262424114693811" TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[76] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D193F'O, end_to_end_id := '8A8D193F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3237313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;271;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232353632333831353332'O ("262422562381532") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(336) TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[76] for "262422562381532" handled at TC_concurrent_ues100(335) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 76TC_concurrent_ues100(335)"262422562381532" TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[77] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1942'O, end_to_end_id := '8A8D1942'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3237343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;274;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236393135343330353438'O ("262426915430548") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(339) TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[77] for "262426915430548" handled at TC_concurrent_ues100(338) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 77TC_concurrent_ues100(338)"262426915430548" TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[78] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1945'O, end_to_end_id := '8A8D1945'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3237373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;277;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237333034323431343339'O ("262427304241439") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(342) TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[78] for "262427304241439" handled at TC_concurrent_ues100(341) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 78TC_concurrent_ues100(341)"262427304241439" TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[79] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1948'O, end_to_end_id := '8A8D1948'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3238303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;280;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232303238393939383934'O ("262422028999894") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(345) TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[79] for "262422028999894" handled at TC_concurrent_ues100(344) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 79TC_concurrent_ues100(344)"262422028999894" TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[80] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D194B'O, end_to_end_id := '8A8D194B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3238333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;283;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232313336313336363530'O ("262422136136650") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(348) TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[80] for "262422136136650" handled at TC_concurrent_ues100(347) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 80TC_concurrent_ues100(347)"262422136136650" TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[81] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D194E'O, end_to_end_id := '8A8D194E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3238363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;286;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238363039373139323430'O ("262428609719240") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(351) TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[81] for "262428609719240" handled at TC_concurrent_ues100(350) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 81TC_concurrent_ues100(350)"262428609719240" TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[82] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1951'O, end_to_end_id := '8A8D1951'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3238393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;289;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234313135333437393932'O ("262424115347992") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(354) TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[82] for "262424115347992" handled at TC_concurrent_ues100(353) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 82TC_concurrent_ues100(353)"262424115347992" TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[83] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1954'O, end_to_end_id := '8A8D1954'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3239323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;292;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239313233323830363130'O ("262429123280610") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(357) TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[83] for "262429123280610" handled at TC_concurrent_ues100(356) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 83TC_concurrent_ues100(356)"262429123280610" TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[84] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1957'O, end_to_end_id := '8A8D1957'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3239353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;295;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343236363732303838343232'O ("262426672088422") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(360) TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[84] for "262426672088422" handled at TC_concurrent_ues100(359) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 84TC_concurrent_ues100(359)"262426672088422" TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[85] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D195A'O, end_to_end_id := '8A8D195A'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3239383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;298;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238353831373630313938'O ("262428581760198") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(363) TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[85] for "262428581760198" handled at TC_concurrent_ues100(362) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 85TC_concurrent_ues100(362)"262428581760198" TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[86] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D195D'O, end_to_end_id := '8A8D195D'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3330313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;301;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232363931383039363330'O ("262422691809630") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(366) TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[86] for "262422691809630" handled at TC_concurrent_ues100(365) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 86TC_concurrent_ues100(365)"262422691809630" TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[87] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1960'O, end_to_end_id := '8A8D1960'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3330343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;304;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343238333639393531393535'O ("262428369951955") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(369) TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[87] for "262428369951955" handled at TC_concurrent_ues100(368) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 87TC_concurrent_ues100(368)"262428369951955" TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[88] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1963'O, end_to_end_id := '8A8D1963'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3330373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;307;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237353231343338313631'O ("262427521438161") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(372) TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[88] for "262427521438161" handled at TC_concurrent_ues100(371) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 88TC_concurrent_ues100(371)"262427521438161" TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[89] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1966'O, end_to_end_id := '8A8D1966'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3331303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;310;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231303230343732333534'O ("262421020472354") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(375) TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[89] for "262421020472354" handled at TC_concurrent_ues100(374) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 89TC_concurrent_ues100(374)"262421020472354" TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[90] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1969'O, end_to_end_id := '8A8D1969'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3331333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;313;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230383731303436383037'O ("262420871046807") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(378) TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[90] for "262420871046807" handled at TC_concurrent_ues100(377) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 90TC_concurrent_ues100(377)"262420871046807" TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[91] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D196C'O, end_to_end_id := '8A8D196C'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3331363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;316;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343233323937323031333333'O ("262423297201333") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(381) TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[91] for "262423297201333" handled at TC_concurrent_ues100(380) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 91TC_concurrent_ues100(380)"262423297201333" TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[92] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D196F'O, end_to_end_id := '8A8D196F'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3331393B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;319;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237343230303435333532'O ("262427420045352") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(384) TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[92] for "262427420045352" handled at TC_concurrent_ues100(383) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 92TC_concurrent_ues100(383)"262427420045352" TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[93] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1972'O, end_to_end_id := '8A8D1972'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3332323B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;322;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232313031313633363338'O ("262422101163638") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(387) TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[93] for "262422101163638" handled at TC_concurrent_ues100(386) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 93TC_concurrent_ues100(386)"262422101163638" TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[94] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1975'O, end_to_end_id := '8A8D1975'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3332353B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;325;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237393836353839353031'O ("262427986589501") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(390) TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[94] for "262427986589501" handled at TC_concurrent_ues100(389) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 94TC_concurrent_ues100(389)"262427986589501" TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[95] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1978'O, end_to_end_id := '8A8D1978'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3332383B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;328;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343231383035383130373331'O ("262421805810731") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(393) TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[95] for "262421805810731" handled at TC_concurrent_ues100(392) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 95TC_concurrent_ues100(392)"262421805810731" TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[96] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D197B'O, end_to_end_id := '8A8D197B'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3333313B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;331;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230333130343837383438'O ("262420310487848") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(396) TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[96] for "262420310487848" handled at TC_concurrent_ues100(395) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 96TC_concurrent_ues100(395)"262420310487848" TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[97] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D197E'O, end_to_end_id := '8A8D197E'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3333343B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;334;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343232393736373439333733'O ("262422976749373") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(399) TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[97] for "262422976749373" handled at TC_concurrent_ues100(398) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 97TC_concurrent_ues100(398)"262422976749373" TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[98] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1981'O, end_to_end_id := '8A8D1981'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3333373B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;337;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343234333234313430343739'O ("262424324140479") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(402) TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[98] for "262424324140479" handled at TC_concurrent_ues100(401) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 98TC_concurrent_ues100(401)"262424324140479" TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(104)@06fb737336a0: Found Expect[99] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D1984'O, end_to_end_id := '8A8D1984'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3334303B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;340;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343239333035393132323234'O ("262429305912224") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_concurrent_ues100(405) TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GSUP(103)@06fb737336a0: Found GsupExpect[99] for "262429305912224" handled at TC_concurrent_ues100(404) TC_concurrent_ues100-GSUP(103)@06fb737336a0: Added IMSI table entry 99TC_concurrent_ues100(404)"262429305912224" TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed MTC@06fb737336a0: All attached! TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(107)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(110)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(110)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(119)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(116)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(122)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(113)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(131)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(125)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(122)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(131)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(149)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(149)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(140)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(140)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(128)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(128)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(137)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(137)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(146)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(146)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(134)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(152)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(152)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(164)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(164)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(155)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(155)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(158)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(158)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(161)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(161)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(167)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(167)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(173)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(173)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(176)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(176)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(170)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(182)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(185)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(188)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(188)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(194)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(194)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(179)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(179)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(197)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(200)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(200)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(212)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(212)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(143)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(143)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(215)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(215)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(203)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(206)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(206)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(209)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(209)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(224)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(224)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(218)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(218)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(221)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(227)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(227)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(230)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(230)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(257)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(257)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(251)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(251)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(275)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(275)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(248)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(248)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(233)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(233)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(239)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(239)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(242)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(242)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(254)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(254)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(191)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(191)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(236)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(236)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(266)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(266)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(284)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(284)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(290)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(371)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(260)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(269)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(269)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(263)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(263)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(296)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(296)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(302)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(302)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(245)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(245)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(314)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(314)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(278)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(278)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(332)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(332)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(281)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(281)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(305)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(305)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(362)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(362)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(335)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(335)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(344)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(344)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(308)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(308)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(323)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(323)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(272)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(272)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(287)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(287)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(317)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(317)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(299)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(299)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(326)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(326)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(347)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(347)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(338)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(338)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(353)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(353)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(341)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(341)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(311)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(311)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(293)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(293)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(320)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(320)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(368)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(368)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(356)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(356)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(329)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(329)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(350)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(350)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(359)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(359)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(389)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(389)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(383)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(383)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(398)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(398)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(380)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(380)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(365)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(365)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(386)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(386)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(377)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(377)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(374)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(374)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(401)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(401)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(404)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(395)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(404)@06fb737336a0: Final verdict of PTC: pass TC_concurrent_ues100(392)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_concurrent_ues100(392)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: setverdict(pass): none -> pass TC_concurrent_ues100-GTPV2(106)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100-GSUP(103)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(111)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(126)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(115)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(114)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(108)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(109)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(121)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(112)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(120)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(118)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(117)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(123)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100-GSUP-IPA(102)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(130)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(127)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(136)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(132)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(133)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(147)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(144)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(150)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(153)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(124)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(156)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(165)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(162)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(168)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(142)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(159)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(141)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(171)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(145)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(135)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(174)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(138)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(180)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(129)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(183)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(189)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(186)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(192)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(195)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(148)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(177)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(198)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(201)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(151)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(204)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(207)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(210)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(154)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(213)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(216)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(157)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(219)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(160)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(222)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(225)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(163)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(228)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(166)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(139)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(231)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(169)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(237)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(234)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(240)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(243)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(172)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(175)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(246)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(249)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(252)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(178)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(181)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(184)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(255)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(258)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(187)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(261)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(190)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(264)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(196)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(199)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(267)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(270)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(193)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(202)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(273)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(208)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(211)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(276)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(279)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(205)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(214)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(217)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(220)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(282)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(223)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(226)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(229)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(232)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(288)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(285)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(238)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(291)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(241)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(294)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(244)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(297)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(300)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(247)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(250)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(303)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(235)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(253)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(306)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(309)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(312)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(315)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(259)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(321)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(265)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(324)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(268)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(271)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(256)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(262)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(330)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(318)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(333)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(327)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(274)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(336)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(339)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(277)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(342)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(345)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(280)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(283)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(348)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(351)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(286)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(289)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(354)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(292)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(357)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(295)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(360)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(298)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(363)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(366)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(304)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(369)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(307)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(372)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(310)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(313)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(316)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(375)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(301)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(378)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(319)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(381)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(322)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(325)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(384)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(387)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(328)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(390)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(331)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(393)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(334)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(399)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(396)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(402)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(340)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(343)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(405)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(346)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(337)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(349)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(352)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(355)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(358)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(364)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(361)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(367)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(370)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(373)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(379)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(382)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(376)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(385)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(388)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(391)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(394)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(397)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(400)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(403)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(406)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(105)@06fb737336a0: Final verdict of PTC: none TC_concurrent_ues100(104)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: pass MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100-GSUP-IPA(102): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100-GSUP(103): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(104): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(105): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100-GTPV2(106): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(107): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(108): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(109): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(110): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(111): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(112): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(113): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(114): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(115): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(116): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(117): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(118): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(119): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(120): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(121): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(122): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(123): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(124): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(125): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(126): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(127): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(128): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(129): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(130): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(131): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(132): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(133): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(134): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(135): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(136): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(137): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(138): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(139): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(140): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(141): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(142): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(143): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(144): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(145): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(146): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(147): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(148): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(149): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(150): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(151): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(152): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(153): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(154): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(155): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(156): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(157): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(158): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(159): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(160): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(161): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(162): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(163): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(164): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(165): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(166): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(167): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(168): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(169): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(170): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(171): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(172): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(173): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(174): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(175): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(176): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(177): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(178): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(179): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(180): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(181): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(182): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(183): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(184): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(185): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(186): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(187): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(188): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(189): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(190): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(191): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(192): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(193): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(194): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(195): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(196): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(197): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(198): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(199): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(200): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(201): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(202): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(203): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(204): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(205): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(206): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(207): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(208): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(209): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(210): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(211): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(212): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(213): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(214): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(215): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(216): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(217): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(218): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(219): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(220): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(221): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(222): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(223): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(224): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(225): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(226): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(227): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(228): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(229): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(230): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(231): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(232): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(233): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(234): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(235): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(236): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(237): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(238): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(239): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(240): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(241): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(242): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(243): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(244): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(245): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(246): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(247): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(248): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(249): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(250): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(251): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(252): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(253): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(254): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(255): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(256): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(257): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(258): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(259): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(260): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(261): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(262): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(263): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(264): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(265): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(266): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(267): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(268): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(269): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(270): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(271): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(272): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(273): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(274): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(275): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(276): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(277): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(278): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(279): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(280): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(281): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(282): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(283): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(284): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(285): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(286): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(287): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(288): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(289): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(290): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(291): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(292): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(293): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(294): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(295): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(296): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(297): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(298): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(299): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(300): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(301): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(302): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(303): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(304): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(305): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(306): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(307): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(308): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(309): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(310): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(311): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(312): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(313): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(314): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(315): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(316): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(317): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(318): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(319): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(320): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(321): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(322): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(323): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(324): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(325): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(326): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(327): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(328): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(329): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(330): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(331): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(332): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(333): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(334): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(335): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(336): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(337): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(338): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(339): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(340): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(341): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(342): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(343): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(344): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(345): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(346): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(347): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(348): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(349): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(350): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(351): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(352): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(353): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(354): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(355): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(356): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(357): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(358): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(359): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(360): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(361): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(362): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(363): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(364): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(365): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(366): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(367): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(368): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(369): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(370): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(371): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(372): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(373): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(374): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(375): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(376): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(377): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(378): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(379): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(380): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(381): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(382): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(383): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(384): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(385): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(386): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(387): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(388): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(389): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(390): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(391): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(392): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(393): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(394): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(395): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(396): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(397): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(398): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(399): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(400): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(401): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(402): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(403): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(404): pass (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(405): none (pass -> pass) MTC@06fb737336a0: Local verdict of PTC TC_concurrent_ues100(406): none (pass -> pass) MTC@06fb737336a0: Test case TC_concurrent_ues100 finished. Verdict: pass MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues100 pass'. Wed Dec 11 06:01:54 UTC 2024 ====== EPDG_Tests.TC_concurrent_ues100 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=620773) Waiting for packet dumper to finish... 1 (prev_count=620773, count=717011) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_concurrent_ues100 pass' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_upf_echo_req'. ------ EPDG_Tests.TC_upf_echo_req ------ Wed Dec 11 06:01:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_upf_echo_req.pcap" >/data/EPDG_Tests.TC_upf_echo_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_upf_echo_req' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_upf_echo_req started. TC_upf_echo_req-GSUP-IPA(407)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_upf_echo_req-GSUP-IPA(407)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_upf_echo_req-GSUP-IPA(407)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_upf_echo_req-GSUP-IPA(407)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_upf_echo_req-GSUP-IPA(407)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_upf_echo_req(409)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_upf_echo_req(410)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_upf_echo_req(409)@06fb737336a0: Created Expect[0] for '262427288725999'H to be handled at TC_upf_echo_req(413) TC_upf_echo_req(410)@06fb737336a0: Created Expect[0] for '262427288725999'H to be handled at TC_upf_echo_req(414) TC_upf_echo_req-GSUP(408)@06fb737336a0: Created GsupExpect[0] for "262427288725999" to be handled at TC_upf_echo_req(412) TC_upf_echo_req(409)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D19EE'O, end_to_end_id := '8A8D19EE'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3434333B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;443;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343237323838373235393939'O ("262427288725999") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_upf_echo_req(413) TC_upf_echo_req(412)@06fb737336a0: setverdict(pass): none -> pass TC_upf_echo_req-GSUP(408)@06fb737336a0: Found GsupExpect[0] for "262427288725999" handled at TC_upf_echo_req(412) TC_upf_echo_req-GSUP(408)@06fb737336a0: Added IMSI table entry 0TC_upf_echo_req(412)"262427288725999" TC_upf_echo_req(412)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_upf_echo_req(412)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed MTC@06fb737336a0: setverdict(fail): none -> fail reason: ""EPDG_Tests.ttcn:102 : Tguard timeout"", new component reason: ""EPDG_Tests.ttcn:102 : Tguard timeout"" MTC@06fb737336a0: Stopping testcase execution from "EPDG_Tests.ttcn":102 TC_upf_echo_req-GSUP(408)@06fb737336a0: Final verdict of PTC: none TC_upf_echo_req-GSUP-IPA(407)@06fb737336a0: Final verdict of PTC: none TC_upf_echo_req(409)@06fb737336a0: Final verdict of PTC: none TC_upf_echo_req(410)@06fb737336a0: Final verdict of PTC: none TC_upf_echo_req(413)@06fb737336a0: Final verdict of PTC: none TC_upf_echo_req(414)@06fb737336a0: Final verdict of PTC: none TC_upf_echo_req-GTPV2(411)@06fb737336a0: Final verdict of PTC: none TC_upf_echo_req(412)@06fb737336a0: Final verdict of PTC: pass MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: fail reason: ""EPDG_Tests.ttcn:102 : Tguard timeout"" MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req-GSUP-IPA(407): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req-GSUP(408): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req(409): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req(410): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req-GTPV2(411): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req(412): pass (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req(413): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_upf_echo_req(414): none (fail -> fail) MTC@06fb737336a0: Test case TC_upf_echo_req finished. Verdict: fail reason: "EPDG_Tests.ttcn:102 : Tguard timeout" MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_upf_echo_req fail'. Wed Dec 11 06:02:38 UTC 2024 ------ EPDG_Tests.TC_upf_echo_req fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=16254) Waiting for packet dumper to finish... 1 (prev_count=16254, count=16958) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_upf_echo_req fail' was executed successfully (exit status: 0). MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_mt_ipv4_echo_req'. ------ EPDG_Tests.TC_mt_ipv4_echo_req ------ Wed Dec 11 06:02:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/EPDG_Tests.TC_mt_ipv4_echo_req.pcap" >/data/EPDG_Tests.TC_mt_ipv4_echo_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@06fb737336a0: External command `../ttcn3-tcpdump-start.sh EPDG_Tests.TC_mt_ipv4_echo_req' was executed successfully (exit status: 0). MTC@06fb737336a0: Test case TC_mt_ipv4_echo_req started. TC_mt_ipv4_echo_req-GSUP-IPA(415)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mt_ipv4_echo_req-GSUP-IPA(415)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := omit } TC_mt_ipv4_echo_req-GSUP-IPA(415)@06fb737336a0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { } } } TC_mt_ipv4_echo_req-GSUP-IPA(415)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mt_ipv4_echo_req-GSUP-IPA(415)@06fb737336a0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_mt_ipv4_echo_req(417)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mt_ipv4_echo_req(418)@06fb737336a0: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_mt_ipv4_echo_req(417)@06fb737336a0: Created Expect[0] for '262420058718252'H to be handled at TC_mt_ipv4_echo_req(421) TC_mt_ipv4_echo_req(418)@06fb737336a0: Created Expect[0] for '262420058718252'H to be handled at TC_mt_ipv4_echo_req(422) TC_mt_ipv4_echo_req-GSUP(416)@06fb737336a0: Created GsupExpect[0] for "262420058718252" to be handled at TC_mt_ipv4_echo_req(420) TC_mt_ipv4_echo_req(417)@06fb737336a0: Found Expect[0] for { version := 1, message_length := 308, RPETxxxx := '11000000'B, command_code := Multimedia_Auth (303), application_id := '01000031'O, hop_by_hop_id := '8A8D19FC'O, end_to_end_id := '8A8D19FC'O, avps := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Session_Id (263) }, VMPxxxxx := '01000000'B, avp_length := 53, vendor_id := omit }, avp_data := { avp_BASE_NONE_Session_Id := '657064672E6C6F63616C646F6D61696E3B313739353430313839363B3434363B6E6F6E6F6465406E6F686F7374'O ("epdg.localdomain;1795401896;446;nonode@nohost") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Session_State (277) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Session_State := NO_STATE_MAINTAINED (1) } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Host (264) }, VMPxxxxx := '01000000'B, avp_length := 24, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Host := "epdg.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Origin_Realm (296) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Origin_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Realm (283) }, VMPxxxxx := '01000000'B, avp_length := 19, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Realm := "localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_User_Name (1) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_User_Name := '323632343230303538373138323532'O ("262420058718252") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Specific_Application_Id (260) }, VMPxxxxx := '01000000'B, avp_length := 32, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Specific_Application_Id := { { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Vendor_Id (266) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Vendor_Id := '000028AF'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Auth_Application_Id (258) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_BASE_NONE_Auth_Application_Id := '01000031'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Auth_Data_Item (612) }, VMPxxxxx := '11000000'B, avp_length := 44, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Auth_Data_Item := { { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Authentication_Scheme (608) }, VMPxxxxx := '11000000'B, avp_length := 19, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Authentication_Scheme := '4541502D414B41'O ("EAP-AKA") } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_DNAS_NONE_Framed_IP_Address (8) }, VMPxxxxx := '01000000'B, avp_length := 12, vendor_id := omit }, avp_data := { avp_DNAS_NONE_Framed_IP_Address := 'FFFFFFFE'O } } } } } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_CxDx_3GPP_SIP_Number_Auth_Items (607) }, VMPxxxxx := '11000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_CxDx_3GPP_SIP_Number_Auth_Items := '00000001'O } } }, { avp := { avp_header := { avp_code := { vendor_id_NONE := avp_code_BASE_NONE_Destination_Host (293) }, VMPxxxxx := '01000000'B, avp_length := 23, vendor_id := omit }, avp_data := { avp_BASE_NONE_Destination_Host := "hss.localdomain" } } }, { avp := { avp_header := { avp_code := { vendor_id_3GPP := avp_code_PCC_3GPP_RAT_Type (1032) }, VMPxxxxx := '10000000'B, avp_length := 16, vendor_id := vendor_id_3GPP (10415) }, avp_data := { avp_PCC_3GPP_RAT_Type := VIRTUAL (1) } } } } } handled at TC_mt_ipv4_echo_req(421) TC_mt_ipv4_echo_req(420)@06fb737336a0: setverdict(pass): none -> pass TC_mt_ipv4_echo_req-GSUP(416)@06fb737336a0: Found GsupExpect[0] for "262420058718252" handled at TC_mt_ipv4_echo_req(420) TC_mt_ipv4_echo_req-GSUP(416)@06fb737336a0: Added IMSI table entry 0TC_mt_ipv4_echo_req(420)"262420058718252" TC_mt_ipv4_echo_req(420)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed TC_mt_ipv4_echo_req(420)@06fb737336a0: setverdict(pass): pass -> pass, component reason not changed MTC@06fb737336a0: setverdict(fail): none -> fail reason: ""EPDG_Tests.ttcn:102 : Tguard timeout"", new component reason: ""EPDG_Tests.ttcn:102 : Tguard timeout"" MTC@06fb737336a0: Stopping testcase execution from "EPDG_Tests.ttcn":102 TC_mt_ipv4_echo_req-GSUP(416)@06fb737336a0: Final verdict of PTC: none TC_mt_ipv4_echo_req(422)@06fb737336a0: Final verdict of PTC: none TC_mt_ipv4_echo_req-GSUP-IPA(415)@06fb737336a0: Final verdict of PTC: none TC_mt_ipv4_echo_req(417)@06fb737336a0: Final verdict of PTC: none TC_mt_ipv4_echo_req(418)@06fb737336a0: Final verdict of PTC: none TC_mt_ipv4_echo_req(421)@06fb737336a0: Final verdict of PTC: none TC_mt_ipv4_echo_req(420)@06fb737336a0: Final verdict of PTC: pass TC_mt_ipv4_echo_req-GTPV2(419)@06fb737336a0: Final verdict of PTC: none MTC@06fb737336a0: Setting final verdict of the test case. MTC@06fb737336a0: Local verdict of MTC: fail reason: ""EPDG_Tests.ttcn:102 : Tguard timeout"" MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req-GSUP-IPA(415): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req-GSUP(416): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req(417): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req(418): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req-GTPV2(419): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req(420): pass (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req(421): none (fail -> fail) MTC@06fb737336a0: Local verdict of PTC TC_mt_ipv4_echo_req(422): none (fail -> fail) MTC@06fb737336a0: Test case TC_mt_ipv4_echo_req finished. Verdict: fail reason: "EPDG_Tests.ttcn:102 : Tguard timeout" MTC@06fb737336a0: Starting external command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_mt_ipv4_echo_req fail'. Wed Dec 11 06:03:21 UTC 2024 ------ EPDG_Tests.TC_mt_ipv4_echo_req fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=16342) Waiting for packet dumper to finish... 1 (prev_count=16342, count=17046) MTC@06fb737336a0: External command `../ttcn3-tcpdump-stop.sh EPDG_Tests.TC_mt_ipv4_echo_req fail' was executed successfully (exit status: 0). MC@06fb737336a0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@06fb737336a0: Terminating MTC. MC@06fb737336a0: MTC terminated. MC2> exit MC@06fb737336a0: Shutting down session. MC@06fb737336a0: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/epdg/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass EPDG_Tests.TC_authinfo_normal pass EPDG_Tests.TC_authinfo_MAA_unknown_user pass EPDG_Tests.TC_authinfo_twice pass EPDG_Tests.TC_authinfo_fail_resync pass EPDG_Tests.TC_ho_lte_to_wifi pass EPDG_Tests.TC_ho_wifi_to_lte pass EPDG_Tests.TC_s2b_CreateSession_rejected pass EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned pass EPDG_Tests.TC_hss_initiated_deregister_permanent_termination pass EPDG_Tests.TC_hss_initiated_update_user_profile pass EPDG_Tests.TC_hss_initiated_update_user_profile_unknown pass EPDG_Tests.TC_concurrent_ues2 pass EPDG_Tests.TC_concurrent_ues100 pass->FAIL EPDG_Tests.TC_upf_echo_req pass->FAIL EPDG_Tests.TC_mt_ipv4_echo_req Summary: pass->FAIL: 2 pass: 13 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh EPDG_Tests --rm Generated EPDG_Tests.TC_authinfo_MAA_unknown_user.merged Generated EPDG_Tests.TC_authinfo_fail_resync.merged Generated EPDG_Tests.TC_authinfo_normal.merged Generated EPDG_Tests.TC_authinfo_twice.merged Generated EPDG_Tests.TC_concurrent_ues100.merged Generated EPDG_Tests.TC_concurrent_ues2.merged Generated EPDG_Tests.TC_ho_lte_to_wifi.merged Generated EPDG_Tests.TC_ho_wifi_to_lte.merged Generated EPDG_Tests.TC_hss_initiated_deregister_new_server_assigned.merged Generated EPDG_Tests.TC_hss_initiated_deregister_permanent_termination.merged Generated EPDG_Tests.TC_hss_initiated_update_user_profile.merged Generated EPDG_Tests.TC_hss_initiated_update_user_profile_unknown.merged Generated EPDG_Tests.TC_mt_ipv4_echo_req.merged Generated EPDG_Tests.TC_s2b_CreateSession_rejected.merged Generated EPDG_Tests.TC_upf_echo_req.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-epdg-test-25 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-epdg-test-latest-161-epdg + [ -n jenkins-ttcn3-epdg-test-latest-161-epdg ] + docker_kill_wait jenkins-ttcn3-epdg-test-latest-161-epdg + docker kill jenkins-ttcn3-epdg-test-latest-161-epdg jenkins-ttcn3-epdg-test-latest-161-epdg + docker wait jenkins-ttcn3-epdg-test-latest-161-epdg 137 + network_remove + set +x Removing network ttcn3-epdg-test-25 + docker network remove ttcn3-epdg-test-25 ttcn3-epdg-test-25 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-epdg-test-latest/_cache:/cache --name jenkins-ttcn3-epdg-test-latest-161-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-epdg-test-latest/logs/epdg-tester/junit-xml-21.log <?xml version="1.0"?> <testsuite name='Titan' tests='15' failures='2' errors='0' skipped='0' inconc='0' time='256.00'> <testcase classname='EPDG_Tests' name='TC_authinfo_normal' time='6.352161'/> <testcase classname='EPDG_Tests' name='TC_authinfo_MAA_unknown_user' time='7.511857'/> <testcase classname='EPDG_Tests' name='TC_authinfo_twice' time='9.603741'/> <testcase classname='EPDG_Tests' name='TC_authinfo_fail_resync' time='8.117853'/> <testcase classname='EPDG_Tests' name='TC_ho_lte_to_wifi' time='8.883522'/> <testcase classname='EPDG_Tests' name='TC_ho_wifi_to_lte' time='10.621810'/> <testcase classname='EPDG_Tests' name='TC_s2b_CreateSession_rejected' time='8.110659'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_deregister_new_server_assigned' time='9.116449'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_deregister_permanent_termination' time='10.147440'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_update_user_profile' time='9.313731'/> <testcase classname='EPDG_Tests' name='TC_hss_initiated_update_user_profile_unknown' time='9.806897'/> <testcase classname='EPDG_Tests' name='TC_concurrent_ues2' time='10.307042'/> <testcase classname='EPDG_Tests' name='TC_concurrent_ues100' time='22.180739'/> <testcase classname='EPDG_Tests' name='TC_upf_echo_req' time='40.038625'> <failure type='fail-verdict'>"EPDG_Tests.ttcn:102 : Tguard timeout" EPDG_Tests.ttcn:1347 EPDG_Tests control part EPDG_Tests.ttcn:1311 TC_upf_echo_req testcase </failure> </testcase> <testcase classname='EPDG_Tests' name='TC_mt_ipv4_echo_req' time='40.039928'> <failure type='fail-verdict'>"EPDG_Tests.ttcn:102 : Tguard timeout" EPDG_Tests.ttcn:1348 EPDG_Tests control part EPDG_Tests.ttcn:1329 TC_mt_ipv4_echo_req 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