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-bts-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-bts-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 1cd38f2dbd652b319be6248ca6209088a7208dae (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 Commit message: "redmine: upgrade to 5.1.5" > git rev-list --no-walk 1cd38f2dbd652b319be6248ca6209088a7208dae # timeout=10 [ttcn3-bts-test-latest] $ /bin/sh -xe /tmp/jenkins6380680535590153713.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-latest + sed s/-latest$// + DIR=ttcn3-bts-test + export IMAGE_SUFFIX=latest + cd ttcn3-bts-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs ] + [ xjenkins-ttcn3-bts-test-latest-2302 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=latest + docker_images_require osmo-bsc-latest osmo-bts-latest osmocom-bb-host-master ttcn3-bts-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-bsc-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-bts-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-bts-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 .dockerignore #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 ... #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.4s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.35kB done #2 DONE 0.4s #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 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e #5 resolve registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e 0.0s done #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.96kB done #6 DONE 0.1s #7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #7 DONE 0.2s #8 [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/ #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 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #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:2680c40cf119b425ebbf8a13469d3f383e39e69dc116dbe9f39ccd2a13d7b055 0.0s 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-bts-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 2680c40cf119 + 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-bsc-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-latest + echo osmo-bsc-latest + dir=osmo-bsc-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + + echogrep FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION -q $USER + pull_arg= + set +x Building image: osmo-bsc-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bsc-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-bts-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-bsc-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 659B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 8.74kB done #5 DONE 0.1s #6 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-bsc osmo-bsc-ipaccess-utils && apt-get clean ;; centos*) dnf install -y osmo-bsc osmo-bsc-ipaccess-utils ;; esac #6 CACHED #7 [3/5] WORKDIR /TMP #7 CACHED #8 [4/5] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:d528b2381cbe33d50ee4ce48a3ca80a761450bfbf90972ce5bc5780df0fc0d22 done #10 naming to docker.io/osmocom-build/osmo-bsc-latest:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bsc-latest' + docker_image_exists osmo-bsc-latest + docker images -q osmocom-build/osmo-bsc-latest + test -n d528b2381cbe + list_osmo_packages debian-bookworm osmo-bsc-latest + local distro=debian-bookworm + local image=osmo-bsc-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-latest ### ii libosmo-mgcp-client14:amd64 1.13.1 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-sigtran10:amd64 2.0.1 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.6.0 amd64 GSM A-bis handling ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1 amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-bsc 1.12.4 amd64 OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks ii osmo-bsc-ipaccess-utils 1.12.4 amd64 Command line utilities for ip.access nanoBTS ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-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-bts-test-latest/debian-bookworm-obs-latest' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/common .common 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.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12//Release #6 DONE 0.0s #7 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e #7 resolve registry.osmocom.org/debian:bookworm@sha256:98958457bd33415cb6133bbadf631c9c37a79c6299ece2918b95488116ce520e 0.0s done #7 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #8 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-latest.asc #8 CACHED #9 [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/ #9 CACHED #10 [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 #10 CACHED #11 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #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:2680c40cf119b425ebbf8a13469d3f383e39e69dc116dbe9f39ccd2a13d7b055 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-bts-test-latest/debian-bookworm-obs-latest' + docker_image_exists debian-bookworm-obs-latest + docker images -q osmocom-build/debian-bookworm-obs-latest + test -n 2680c40cf119 + 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-bts-latest + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-latest + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-latest + echo osmo-bts-latest + dir=osmo-bts-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bts-latest/Dockerfile + from_line=FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + echo FROM $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION + grep -q $USER + pull_arg= + set +x Building image: osmo-bts-latest (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-latest BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-latest OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bts-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-bts-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-bts-latest:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 751B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-latest:latest #3 DONE 0.0s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.63kB done #5 DONE 0.0s #6 [3/5] WORKDIR /TMP #6 CACHED #7 [4/5] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #7 CACHED #8 [2/5] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends osmo-bts-trx osmo-bts-virtual && apt-get clean ;; centos*) dnf install -y osmo-bts osmo-bts-virtual osmo-bts-omldummy ;; esac #8 CACHED #9 [5/5] WORKDIR /DATA #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:af7ad4d534c434731a7a1e2960a691c1f21d072091c4adf51c796cb18fe2b33f done #10 naming to docker.io/osmocom-build/osmo-bts-latest:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmo-bts-latest' + docker_image_exists osmo-bts-latest + docker images -q osmocom-build/osmo-bts-latest + test -n af7ad4d534c4 + list_osmo_packages debian-bookworm osmo-bts-latest + local distro=debian-bookworm + local image=osmo-bts-latest + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-latest -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-latest ### ii libosmoabis13:amd64 1.6.0 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.10.0 amd64 Osmo codec library ii libosmocoding0:amd64 1.10.0 amd64 Osmo coding library ii libosmocore22:amd64 1.10.0 amd64 Osmo Core library ii libosmoctrl0:amd64 1.10.0 amd64 Osmo control library ii libosmogsm20:amd64 1.10.0 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.10.0 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.5.1 amd64 Common/shared code regarding network interface for OpenBSC ii libosmotrau10:amd64 1.6.0 amd64 GSM trau handling ii libosmovty13:amd64 1.10.0 amd64 Osmo VTY library ii osmo-bts-trx 1.8.0 amd64 osmo-bts-trx GSM BTS with osmo-trx ii osmo-bts-virtual 1.8.0 amd64 Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP) ii osmocom-latest 1.0.0 amd64 Dummy package, which conflicts with: osmocom-nightly osmocom-next + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmocom-bb-host-master + local feed + depends= + [ -n ] + docker_distro_from_image_name osmocom-bb-host-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmocom-bb-host-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmocom-bb-host-master + echo osmocom-bb-host-master + dir=osmocom-bb-host-master + [ -z ] + pull_arg=--pull + grep ^FROM ../osmocom-bb-host-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmocom-bb-host-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmocom-bb-host-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmocom-bb-host-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmocom-bb-host-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-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/osmocom-bb-host-master:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.00kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmocom-bb/+/master?format=TEXT #6 CACHED #5 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #5 0.447 Hit:1 http://deb.debian.org/debian bookworm InRelease #5 0.447 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #5 0.447 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #5 0.447 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #5 0.810 Reading package lists... #5 1.094 Reading package lists... #5 1.362 Building dependency tree... #5 1.421 Reading state information... #5 1.488 The following additional packages will be installed: #5 1.488 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 #5 1.488 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 libosmovty13 #5 1.488 osmocom-nightly #5 1.499 The following NEW packages will be installed: #5 1.499 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev libosmocore22 #5 1.499 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmousb0 #5 1.499 libosmovty13 osmocom-nightly #5 1.522 0 upgraded, 13 newly installed, 0 to remove and 44 not upgraded. #5 1.522 Need to get 1929 kB of archives. #5 1.522 After this operation, 6850 kB of additional disk space will be used. #5 1.522 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202501122026 [1180 B] #5 1.525 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.57.8972.202501122026 [169 kB] #5 1.528 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.57.8972.202501122026 [50.5 kB] #5 1.529 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.57.8972.202501122026 [69.7 kB] #5 1.530 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.57.8972.202501122026 [227 kB] #5 1.534 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.57.8972.202501122026 [70.3 kB] #5 1.535 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.57.8972.202501122026 [103 kB] #5 1.537 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.57.8972.202501122026 [177 kB] #5 1.540 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.57.8972.202501122026 [59.0 kB] #5 1.541 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.57.8972.202501122026 [62.9 kB] #5 1.542 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.57.8972.202501122026 [49.6 kB] #5 1.544 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.57.8972.202501122026 [42.9 kB] #5 1.546 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.10.0.57.8972.202501122026 [847 kB] #5 1.683 debconf: delaying package configuration, since apt-utils is not installed #5 1.745 Fetched 1929 kB in 0s (35.5 MB/s) #5 1.833 Selecting previously unselected package osmocom-nightly. #5 1.833 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 117416 files and directories currently installed.) #5 1.873 Preparing to unpack .../00-osmocom-nightly_202501122026_amd64.deb ... #5 1.899 Unpacking osmocom-nightly (202501122026) ... #5 2.089 Selecting previously unselected package libosmocore22:amd64. #5 2.095 Preparing to unpack .../01-libosmocore22_1.10.0.57.8972.202501122026_amd64.deb ... #5 2.159 Unpacking libosmocore22:amd64 (1.10.0.57.8972.202501122026) ... #5 2.372 Selecting previously unselected package libosmocodec4:amd64. #5 2.377 Preparing to unpack .../02-libosmocodec4_1.10.0.57.8972.202501122026_amd64.deb ... #5 2.393 Unpacking libosmocodec4:amd64 (1.10.0.57.8972.202501122026) ... #5 2.497 Selecting previously unselected package libosmoisdn0:amd64. #5 2.502 Preparing to unpack .../03-libosmoisdn0_1.10.0.57.8972.202501122026_amd64.deb ... #5 2.518 Unpacking libosmoisdn0:amd64 (1.10.0.57.8972.202501122026) ... #5 2.715 Selecting previously unselected package libosmogsm20:amd64. #5 2.720 Preparing to unpack .../04-libosmogsm20_1.10.0.57.8972.202501122026_amd64.deb ... #5 2.736 Unpacking libosmogsm20:amd64 (1.10.0.57.8972.202501122026) ... #5 2.851 Selecting previously unselected package libosmocoding0:amd64. #5 2.860 Preparing to unpack .../05-libosmocoding0_1.10.0.57.8972.202501122026_amd64.deb ... #5 2.877 Unpacking libosmocoding0:amd64 (1.10.0.57.8972.202501122026) ... #5 3.001 Selecting previously unselected package libosmovty13:amd64. #5 3.009 Preparing to unpack .../06-libosmovty13_1.10.0.57.8972.202501122026_amd64.deb ... #5 3.043 Unpacking libosmovty13:amd64 (1.10.0.57.8972.202501122026) ... #5 3.256 Selecting previously unselected package libosmogb14:amd64. #5 3.264 Preparing to unpack .../07-libosmogb14_1.10.0.57.8972.202501122026_amd64.deb ... #5 3.300 Unpacking libosmogb14:amd64 (1.10.0.57.8972.202501122026) ... #5 3.534 Selecting previously unselected package libosmoctrl0:amd64. #5 3.542 Preparing to unpack .../08-libosmoctrl0_1.10.0.57.8972.202501122026_amd64.deb ... #5 3.569 Unpacking libosmoctrl0:amd64 (1.10.0.57.8972.202501122026) ... #5 3.804 Selecting previously unselected package libosmosim2:amd64. #5 3.812 Preparing to unpack .../09-libosmosim2_1.10.0.57.8972.202501122026_amd64.deb ... #5 3.846 Unpacking libosmosim2:amd64 (1.10.0.57.8972.202501122026) ... #5 4.082 Selecting previously unselected package libosmousb0:amd64. #5 4.090 Preparing to unpack .../10-libosmousb0_1.10.0.57.8972.202501122026_amd64.deb ... #5 4.126 Unpacking libosmousb0:amd64 (1.10.0.57.8972.202501122026) ... #5 4.333 Selecting previously unselected package libosmocore. #5 4.341 Preparing to unpack .../11-libosmocore_1.10.0.57.8972.202501122026_amd64.deb ... #5 4.376 Unpacking libosmocore (1.10.0.57.8972.202501122026) ... #5 4.552 Selecting previously unselected package libosmocore-dev:amd64. #5 4.570 Preparing to unpack .../12-libosmocore-dev_1.10.0.57.8972.202501122026_amd64.deb ... #5 4.604 Unpacking libosmocore-dev:amd64 (1.10.0.57.8972.202501122026) ... #5 4.882 Setting up osmocom-nightly (202501122026) ... #5 4.977 Setting up libosmocore22:amd64 (1.10.0.57.8972.202501122026) ... #5 5.026 Setting up libosmocodec4:amd64 (1.10.0.57.8972.202501122026) ... #5 5.103 Setting up libosmovty13:amd64 (1.10.0.57.8972.202501122026) ... #5 5.205 Setting up libosmoisdn0:amd64 (1.10.0.57.8972.202501122026) ... #5 5.300 Setting up libosmousb0:amd64 (1.10.0.57.8972.202501122026) ... #5 5.377 Setting up libosmogsm20:amd64 (1.10.0.57.8972.202501122026) ... #5 5.640 Setting up libosmoctrl0:amd64 (1.10.0.57.8972.202501122026) ... #5 5.729 Setting up libosmogb14:amd64 (1.10.0.57.8972.202501122026) ... #5 5.794 Setting up libosmocoding0:amd64 (1.10.0.57.8972.202501122026) ... #5 5.867 Setting up libosmosim2:amd64 (1.10.0.57.8972.202501122026) ... #5 5.944 Setting up libosmocore (1.10.0.57.8972.202501122026) ... #5 6.011 Setting up libosmocore-dev:amd64 (1.10.0.57.8972.202501122026) ... #5 6.076 Processing triggers for libc-bin (2.36-9+deb12u9) ... #5 DONE 6.4s #7 [ 3/10] WORKDIR /TMP #7 DONE 0.2s #8 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #8 0.381 Cloning into 'osmocom-bb'... #8 DONE 1.0s #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/MASTER?FORMAT=TEXT /tmp/commit-osmocom-bb #9 DONE 0.3s #10 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #10 0.371 Already on 'master' #10 0.371 Your branch is up to date with 'origin/master'. #10 0.372 refs/heads/master #10 0.375 HEAD is now at 8a28cf2e jenkins.sh: Use --disable-doxygen configure param #10 0.376 master #10 0.376 8a28cf2e51d1aa5a677ab1ce3645b0b4164e16b5 #10 DONE 0.4s #11 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 2.732 libtoolize: putting auxiliary files in '.'. #11 2.732 libtoolize: copying file './ltmain.sh' #11 2.740 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #11 2.740 libtoolize: copying file 'm4/libtool.m4' #11 2.748 libtoolize: copying file 'm4/ltoptions.m4' #11 2.757 libtoolize: copying file 'm4/ltsugar.m4' #11 2.773 libtoolize: copying file 'm4/ltversion.m4' #11 2.784 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.044 configure.ac:21: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.044 configure.ac:21: You should run autoupdate. #11 4.044 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.044 configure.ac:21: the top level #11 4.393 configure.ac:12: installing './compile' #11 4.393 configure.ac:24: installing './config.guess' #11 4.394 configure.ac:24: installing './config.sub' #11 4.395 configure.ac:3: installing './install-sh' #11 4.396 configure.ac:3: installing './missing' #11 4.444 src/Makefile.am: installing './depcomp' #11 4.510 checking for a BSD-compatible install... /usr/bin/install -c #11 4.523 checking whether build environment is sane... yes #11 4.543 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 4.548 checking for gawk... gawk #11 4.549 checking whether make sets $(MAKE)... yes #11 4.572 checking whether make supports nested variables... yes #11 4.590 checking whether make supports nested variables... (cached) yes #11 4.590 checking whether make sets $(MAKE)... (cached) yes #11 4.596 checking for gcc... gcc #11 4.626 checking whether the C compiler works... yes #11 4.647 checking for C compiler default output file name... a.out #11 4.647 checking for suffix of executables... #11 4.665 checking whether we are cross compiling... no #11 4.687 checking for suffix of object files... o #11 4.698 checking whether the compiler supports GNU C... yes #11 4.717 checking whether gcc accepts -g... yes #11 4.742 checking for gcc option to enable C11 features... none needed #11 4.775 checking whether gcc understands -c and -o together... yes #11 4.796 checking whether make supports the include directive... yes (GNU style) #11 4.809 checking dependency style of gcc... gcc3 #11 4.880 checking for pkg-config... /usr/bin/pkg-config #11 4.881 checking pkg-config is at least version 0.9.0... yes #11 4.884 checking for libosmocore... yes #11 4.901 checking for libosmocoding... yes #11 4.921 checking for libosmogsm... yes #11 4.932 checking for stdio.h... yes #11 4.942 checking for stdlib.h... yes #11 4.952 checking for string.h... yes #11 4.962 checking for inttypes.h... yes #11 4.973 checking for stdint.h... yes #11 4.984 checking for strings.h... yes #11 4.997 checking for sys/stat.h... yes #11 5.011 checking for sys/types.h... yes #11 5.025 checking for unistd.h... yes #11 5.040 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.041 checking for egrep... /usr/bin/grep -E #11 5.052 checking build system type... x86_64-pc-linux-gnu #11 5.118 checking host system type... x86_64-pc-linux-gnu #11 5.118 checking how to print strings... printf #11 5.154 checking for a sed that does not truncate output... /usr/bin/sed #11 5.160 checking for fgrep... /usr/bin/grep -F #11 5.162 checking for ld used by gcc... /usr/bin/ld #11 5.166 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.169 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.172 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.191 checking whether ln -s works... yes #11 5.191 checking the maximum length of command line arguments... 1572864 #11 5.195 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.195 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.195 checking for /usr/bin/ld option to reload object files... -r #11 5.196 checking for file... file #11 5.196 checking for objdump... objdump #11 5.196 checking how to recognize dependent libraries... pass_all #11 5.196 checking for dlltool... no #11 5.196 checking how to associate runtime and link libraries... printf %s\n #11 5.197 checking for ar... ar #11 5.197 checking for archiver @FILE support... @ #11 5.211 checking for strip... strip #11 5.211 checking for ranlib... ranlib #11 5.212 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.263 checking for sysroot... no #11 5.263 checking for a working dd... /usr/bin/dd #11 5.265 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.276 checking for mt... no #11 5.276 checking if : is a manifest tool... no #11 5.279 checking for dlfcn.h... yes #11 5.293 checking for objdir... .libs #11 5.323 checking if gcc supports -fno-rtti -fno-exceptions... no #11 5.332 checking for gcc option to produce PIC... -fPIC -DPIC #11 5.332 checking if gcc PIC flag -fPIC -DPIC works... yes #11 5.342 checking if gcc static flag -static works... yes #11 5.386 checking if gcc supports -c -o file.o... yes #11 5.401 checking if gcc supports -c -o file.o... (cached) yes #11 5.401 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 5.410 checking whether -lc should be explicitly linked in... no #11 5.429 checking dynamic linker characteristics... GNU/Linux ld.so #11 5.462 checking how to hardcode library paths into programs... immediate #11 5.462 checking whether stripping libraries is possible... yes #11 5.463 checking if libtool supports shared libraries... yes #11 5.463 checking whether to build shared libraries... yes #11 5.463 checking whether to build static libraries... yes #11 5.463 CFLAGS=" -std=gnu11" #11 5.463 CPPFLAGS="" #11 5.480 checking that generated files are newer than configure... done #11 5.537 configure: creating ./config.status #11 6.192 config.status: creating include/Makefile #11 6.216 config.status: creating include/osmocom/Makefile #11 6.238 config.status: creating include/osmocom/bb/Makefile #11 6.277 config.status: creating include/osmocom/bb/l1sched/Makefile #11 6.317 config.status: creating include/osmocom/bb/trxcon/Makefile #11 6.356 config.status: creating src/Makefile #11 6.374 config.status: creating Makefile #11 6.382 config.status: executing depfiles commands #11 6.538 config.status: executing libtool commands #11 6.558 echo 0.0.0 > .version-t && mv .version-t .version #11 6.559 make install-recursive #11 6.560 make[1]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 6.561 Making install in include #11 6.562 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.564 Making install in osmocom #11 6.565 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.566 Making install in bb #11 6.567 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.568 Making install in l1sched #11 6.569 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.570 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.570 make[6]: Nothing to be done for 'install-exec-am'. #11 6.570 make[6]: Nothing to be done for 'install-data-am'. #11 6.570 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.570 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/l1sched' #11 6.570 Making install in trxcon #11 6.571 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.572 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.572 make[6]: Nothing to be done for 'install-exec-am'. #11 6.572 make[6]: Nothing to be done for 'install-data-am'. #11 6.572 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.572 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb/trxcon' #11 6.573 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.574 make[6]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.574 make[6]: Nothing to be done for 'install-exec-am'. #11 6.574 make[6]: Nothing to be done for 'install-data-am'. #11 6.574 make[6]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.574 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.575 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom/bb' #11 6.575 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.576 make[5]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.576 make[5]: Nothing to be done for 'install-exec-am'. #11 6.576 make[5]: Nothing to be done for 'install-data-am'. #11 6.576 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.577 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.577 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include/osmocom' #11 6.578 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.579 make[4]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.579 make[4]: Nothing to be done for 'install-exec-am'. #11 6.579 make[4]: Nothing to be done for 'install-data-am'. #11 6.579 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.579 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.579 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/include' #11 6.579 Making install in src #11 6.580 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 6.581 CC l1ctl_server.o #11 6.581 CC trxcon_main.o #11 6.581 CC logging.o #11 6.581 CC trx_if.o #11 6.581 CC trxcon_inst.lo #11 6.581 CC trxcon_shim.lo #11 6.582 CC trxcon_fsm.lo #11 6.582 CC l1ctl.lo #11 6.582 CC sched_lchan_common.lo #11 6.582 CC sched_lchan_pdtch.lo #11 6.582 CC sched_lchan_desc.lo #11 6.583 CC sched_lchan_xcch.lo #11 6.583 CC sched_lchan_tchf.lo #11 6.583 CC sched_lchan_tchh.lo #11 6.583 CC sched_lchan_rach.lo #11 6.583 CC sched_lchan_sch.lo #11 6.583 CC sched_mframe.lo #11 6.584 CC sched_prim.lo #11 6.584 CC sched_trx.lo #11 6.584 CC l1gprs.lo #11 6.656 sched_lchan_tchh.c: In function 'rx_tchh_fn': #11 6.656 sched_lchan_tchh.c:249:17: warning: 'gsm0503_tch_hr_decode' is deprecated: Use gsm0503_tch_hr_decode2() instead [-Wdeprecated-declarations] #11 6.656 249 | rc = gsm0503_tch_hr_decode(&tch_data[0], BUFTAIL8(bursts_p), #11 6.656 | ^~ #11 6.656 In file included from sched_lchan_tchh.c:36: #11 6.656 /usr/include/osmocom/coding/gsm0503_coding.h:52:5: note: declared here #11 6.656 52 | int gsm0503_tch_hr_decode(uint8_t *tch_data, const sbit_t *bursts, int odd, #11 6.656 | ^~~~~~~~~~~~~~~~~~~~~ #11 6.788 CCLD libl1sched.la #11 6.793 CCLD libl1gprs.la #11 6.802 CCLD libtrxcon.la #11 6.853 CCLD trxcon #11 7.435 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.435 make[3]: Nothing to be done for 'install-data-am'. #11 7.435 /usr/bin/mkdir -p '/usr/local/bin' #11 7.437 /bin/bash ../libtool --mode=install /usr/bin/install -c trxcon '/usr/local/bin' #11 7.454 libtool: install: /usr/bin/install -c trxcon /usr/local/bin/trxcon #11 7.456 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.456 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon/src' #11 7.457 make[2]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.460 make[3]: Entering directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.460 make[3]: Nothing to be done for 'install-exec-am'. #11 7.460 make[3]: Nothing to be done for 'install-data-am'. #11 7.460 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.460 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 7.460 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/trxcon' #11 DONE 7.7s #12 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #12 1.893 configure.ac:3: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #12 1.893 configure.ac:3: You should use the 'AC_CONFIG_HEADERS' macro instead. #12 1.893 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #12 1.893 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #12 1.893 configure.ac:3: the top level #12 1.893 configure.ac:23: warning: The macro `AC_HEADER_STDC' is obsolete. #12 1.893 configure.ac:23: You should run autoupdate. #12 1.893 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #12 1.893 configure.ac:23: the top level #12 2.154 configure.ac:13: installing './compile' #12 2.155 configure.ac:4: installing './install-sh' #12 2.156 configure.ac:4: installing './missing' #12 2.199 src/Makefile.am: installing './depcomp' #12 2.247 checking for a BSD-compatible install... /usr/bin/install -c #12 2.254 checking whether build environment is sane... yes #12 2.259 checking for a race-free mkdir -p... /usr/bin/mkdir -p #12 2.260 checking for gawk... gawk #12 2.260 checking whether make sets $(MAKE)... yes #12 2.265 checking whether make supports nested variables... yes #12 2.268 checking whether make supports nested variables... (cached) yes #12 2.268 checking whether make sets $(MAKE)... (cached) yes #12 2.269 checking for gcc... gcc #12 2.281 checking whether the C compiler works... yes #12 2.300 checking for C compiler default output file name... a.out #12 2.301 checking for suffix of executables... #12 2.321 checking whether we are cross compiling... no #12 2.343 checking for suffix of object files... o #12 2.354 checking whether the compiler supports GNU C... yes #12 2.364 checking whether gcc accepts -g... yes #12 2.373 checking for gcc option to enable C11 features... none needed #12 2.390 checking whether gcc understands -c and -o together... yes #12 2.409 checking whether make supports the include directive... yes (GNU style) #12 2.413 checking dependency style of gcc... gcc3 #12 2.427 checking for pkg-config... /usr/bin/pkg-config #12 2.427 checking pkg-config is at least version 0.9.0... yes #12 2.428 checking for libosmocore... yes #12 2.431 checking for libosmogsm... yes #12 2.434 checking for stdio.h... yes #12 2.443 checking for stdlib.h... yes #12 2.453 checking for string.h... yes #12 2.463 checking for inttypes.h... yes #12 2.473 checking for stdint.h... yes #12 2.483 checking for strings.h... yes #12 2.494 checking for sys/stat.h... yes #12 2.508 checking for sys/types.h... yes #12 2.521 checking for unistd.h... yes #12 2.534 checking for grep that handles long lines and -e... /usr/bin/grep #12 2.535 checking for egrep... /usr/bin/grep -E #12 2.536 CFLAGS=" -std=gnu11" #12 2.536 CPPFLAGS="" #12 2.544 checking that generated files are newer than configure... done #12 3.259 configure: creating ./config.status #12 3.453 config.status: creating Makefile #12 3.485 config.status: creating include/Makefile #12 3.524 config.status: creating include/osmocom/Makefile #12 3.563 config.status: creating include/osmocom/bb/Makefile #12 3.602 config.status: creating include/osmocom/bb/virtphy/Makefile #12 3.642 config.status: creating src/Makefile #12 3.681 config.status: creating config.h #12 3.705 config.status: executing depfiles commands #12 3.976 Making install in include #12 3.980 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 3.987 Making install in osmocom #12 3.990 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 3.997 Making install in bb #12 4.001 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.008 Making install in virtphy #12 4.012 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.018 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.018 make[5]: Nothing to be done for 'install-exec-am'. #12 4.018 make[5]: Nothing to be done for 'install-data-am'. #12 4.018 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.018 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb/virtphy' #12 4.023 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.028 make[5]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.028 make[5]: Nothing to be done for 'install-exec-am'. #12 4.028 make[5]: Nothing to be done for 'install-data-am'. #12 4.028 make[5]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.029 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.029 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom/bb' #12 4.034 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.040 make[4]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.040 make[4]: Nothing to be done for 'install-exec-am'. #12 4.040 make[4]: Nothing to be done for 'install-data-am'. #12 4.040 make[4]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.040 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.041 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include/osmocom' #12 4.045 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.051 make[3]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.051 make[3]: Nothing to be done for 'install-exec-am'. #12 4.051 make[3]: Nothing to be done for 'install-data-am'. #12 4.051 make[3]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.051 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.052 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/include' #12 4.052 Making install in src #12 4.058 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.060 CC virtphy.o #12 4.061 CC l1gprs.o #12 4.062 CC logging.o #12 4.062 CC gsmtapl1_if.o #12 4.063 CC l1ctl_sock.o #12 4.064 CC virt_prim_pm.o #12 4.064 CC l1ctl_sap.o #12 4.065 CC virt_prim_fbsb.o #12 4.066 CC virt_prim_rach.o #12 4.067 CC virt_prim_data.o #12 4.067 CC virt_prim_pdch.o #12 4.068 CC virt_prim_traffic.o #12 4.068 CC virt_l1_sched_simple.o #12 4.068 CC virt_l1_model.o #12 4.071 CC shared/virtual_um.o #12 4.071 CC shared/osmo_mcast_sock.o #12 4.149 CCLD virtphy #12 4.180 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.180 make[2]: Nothing to be done for 'install-data-am'. #12 4.181 /usr/bin/mkdir -p '/usr/local/bin' #12 4.182 /usr/bin/install -c virtphy '/usr/local/bin' #12 4.183 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.183 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy/src' #12 4.184 make[1]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.186 make[2]: Entering directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.186 make[2]: Nothing to be done for 'install-exec-am'. #12 4.187 /usr/bin/mkdir -p '/usr/local/share/doc/virtphy' #12 4.188 /usr/bin/install -c -m 644 README '/usr/local/share/doc/virtphy' #12 4.188 make[2]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 4.189 make[1]: Leaving directory '/tmp/osmocom-bb/src/host/virt_phy' #12 DONE 4.3s #13 [ 9/10] RUN MKDIR -p /data/unix #13 DONE 0.4s #14 [10/10] WORKDIR /DATA #14 DONE 0.1s #15 exporting to image #15 exporting layers #15 exporting layers 0.5s done #15 writing image sha256:d14caa6dee26e244134fceff1460839c8ffed2d141aa39f43d7f87b576f751cd 0.0s done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest 0.0s done #15 DONE 0.6s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n d14caa6dee26 + list_osmo_packages debian-bookworm osmocom-bb-host-master + local distro=debian-bookworm + local image=osmocom-bb-host-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmocom-bb-host-master -c + [ -n ] + return + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bts-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:24644ec69ff87519f97292a90c211b9d2c19ceb1bb383f5ad716cc49ddaa8055 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-bts-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bts-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bts-test + echo ttcn3-bts-test + dir=ttcn3-bts-test + [ -z ] + pull_arg=--pull + grep ^FROM ../ttcn3-bts-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-bts-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bts-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bts-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-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-bts-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-bts-test:latest . #0 building with "default" instance using docker driver #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 393B done #2 DONE 0.1s #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: 876B done #5 DONE 0.1s #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" bts #8 CACHED #9 [4/4] COPY GENERIC/BTS_TESTS.CFG /data/BTS_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:8e87d59c152765c52d11219af6d5c82e9fc4b359a0b71027f2d6e7ce6dffef28 0.1s done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest 0.0s done #10 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 8e87d59c1527 + list_osmo_packages debian-bookworm ttcn3-bts-test + local distro=debian-bookworm + local image=ttcn3-bts-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bts-test -c + [ -n ] + return + set_clean_up_trap + trap clean_up_common EXIT INT TERM 0 + set -e + network_create + SUBNET=2908461 + seq 1 30 + echo (2908461 + 1) % 256 + bc + SUBNET=46 + NET_NAME=ttcn3-bts-test-46 + SUB4=172.18.46.0/24 + SUB6=fd02:db8:46::/64 + set +x Creating network ttcn3-bts-test-46, trying SUBNET=46... + docker network create --internal --subnet 172.18.46.0/24 --ipv6 --subnet fd02:db8:46::/64 ttcn3-bts-test-46 5cc86146fccc70fcf42f7ba4e14e61560fa352c316eb2fed2f5d13773af6e057 + set +x ### Network ttcn3-bts-test-46 created (SUBNET=46) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_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-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_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-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_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-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_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-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile cfg command -v osmo-config-merge /usr/bin/osmo-config-merge docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bts.cfg /data/osmo-bts.src.cfg docker run \ --rm \ --user 1000 \ -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/ttcn3-bts-test:/data \ osmocom-build/ttcn3-bts-test \ cp /osmo-ttcn3-hacks/bts/osmo-bsc.cfg /data/osmo-bsc.src.cfg osmo-config-merge osmo-bts.src.cfg generic/osmo-bts.confmerge > generic/osmo-bts.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.46.10/" generic/osmo-bts.gen.cfg osmo-config-merge osmo-bsc.src.cfg generic/osmo-bsc.confmerge > generic/osmo-bsc.gen.cfg sed -i "s/log gsmtap 127.0.0.1/log gsmtap 172.18.46.10/" generic/osmo-bsc.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg virtphy/osmo-bts.confmerge > virtphy/osmo-bts.gen.cfg sed -i "/osmotrx/d" virtphy/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bts.gen.cfg oml/osmo-bts.confmerge > oml/osmo-bts.gen.cfg osmo-config-merge generic/osmo-bsc.gen.cfg fh/osmo-bsc.confmerge > fh/osmo-bsc.gen.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/virtphy + start_config_generic + test_config_enabled generic + local config=generic + local i + local valid=0 + [ generic = generic ] + valid=1 + break + [ 1 != 1 ] + [ -z generic oml hopping ] + [ generic = generic ] + return 0 + network_replace_subnet_in_configs + set +x Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-virtphy/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts/osmo-bts.gen.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/Makefile Applying SUBNET=46 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc/osmo-bsc.gen.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 46 11 + NET=46 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-46 --ip 172.18.46.11 --ip6 fd02:db8:46::11 + docker run --rm --network ttcn3-bts-test-46 --ip 172.18.46.11 --ip6 fd02:db8:46::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bsc:/data --name jenkins-ttcn3-bts-test-latest-2302-bsc -d osmocom-build/osmo-bsc-latest /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 16fceac2f5004bdaf69d1c9ad0a6b477736cae974197252734a1e99cccfc464b + start_bts trx 1 + local variant + variant=trx + sleep_time_respawn=1 + echo Starting container with BTS Starting container with BTS + [ -z trx ] + docker_network_params 46 20 + NET=46 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-46 --ip 172.18.46.20 --ip6 fd02:db8:46::20 + docker run --rm --network ttcn3-bts-test-46 --ip 172.18.46.20 --ip6 fd02:db8:46::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-latest-2302-bts -d osmocom-build/osmo-bts-latest /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 4a98067637f2dacba387ded256ece2391fe0a7c9a095149e7b81442b9859d24c + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 46 21 + NET=46 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-46 --ip 172.18.46.21 --ip6 fd02:db8:46::21 + docker run --rm --network ttcn3-bts-test-46 --ip 172.18.46.21 --ip6 fd02:db8:46::21 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-latest-2302-fake_trx -d osmocom-build/osmocom-bb-host-master /bin/sh -c /tmp/osmocom-bb/src/target/trx_toolkit/fake_trx.py --log-file-name /data/fake_trx.log --log-file-level DEBUG --log-file-time --log-level INFO -R 172.18.46.20 -r 172.18.46.22 --trx TRX1@172.18.46.20:5700/1 --trx TRX2@172.18.46.20:5700/2 --trx TRX3@172.18.46.20:5700/3 >>/data/fake_trx.out 2>&1 3c6c9a254b07f45bfaf503b2af266b74b890da9a4460cb5c3e67315a03db932e + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 46 22 + NET=46 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-46 --ip 172.18.46.22 --ip6 fd02:db8:46::22 + docker run --rm --network ttcn3-bts-test-46 --ip 172.18.46.22 --ip6 fd02:db8:46::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-latest-2302-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.46.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 aafb87f0cbc2e9fee62e92121f61433a708b1b3ad28c8f0b81bbc8ce20830c3e + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 46 10 + NET=46 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-46 --ip 172.18.46.10 --ip6 fd02:db8:46::10 + docker run --rm --network ttcn3-bts-test-46 --ip 172.18.46.10 --ip6 fd02:db8:46::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.46.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-latest/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-latest-2302-ttcn3-bts-test osmocom-build/ttcn3-bts-test + SUBDIR=bts + SUITE=BTS_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bts/BTS_Tests BTS_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BTS_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: BTS_Tests.cfg MC@1676cf2c8fdb: Unix server socket created successfully. MC@1676cf2c8fdb: Listening on TCP port 43753. 1676cf2c8fdb is the default MC2> spawn /osmo-ttcn3-hacks/bts/BTS_Tests 1676cf2c8fdb 43753 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1676cf2c8fdb: New HC connected from 172.18.46.10 [172.18.46.10]. 1676cf2c8fdb: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@1676cf2c8fdb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1676cf2c8fdb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1676cf2c8fdb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1676cf2c8fdb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1676cf2c8fdb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@1676cf2c8fdb: Configuration file was processed on all HCs. MC@1676cf2c8fdb: Creating MTC on host 172.18.46.10. MC@1676cf2c8fdb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Mon Jan 13 06:00:36 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_est_dchan.pcap" >/data/BTS_Tests.TC_est_dchan.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_est_dchan started. TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL(4)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL(4)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL(4)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL(4)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_est_dchan-RSL(4)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL(4)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_est_dchan-RSL(4)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_est_dchan-RSL(4)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 32, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(6)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(6)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(7)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 4, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(7)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(7)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(8)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(8)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 14, t2 := 7 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(8)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(8)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(9)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 4, t2 := 20 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(9)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(9)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(10)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 14, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(10)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(10)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 32, t2 := 16 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(11)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(11)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 45, t2 := 25 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(12)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(12)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(13)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 0, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(13)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(13)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 22, t2 := 21 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(14)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(14)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 45, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(15)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(15)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 32, t2 := 23 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(16)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(16)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 32, t2 := 19 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(17)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(17)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(18)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 4, t2 := 14 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(18)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(18)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(19)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 4, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(19)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(19)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(20)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 4, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(20)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(20)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(21)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 4, t2 := 9 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(21)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(21)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(22)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 5, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 1, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { no_identity := { oddevenIndicator := '0'B, fillerDigits := 'F'H } } } }, mi2 := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++") } } } TC_est_dchan(22)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 1, t3 := 14, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(22)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(22)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(23)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 2, t3 := 4, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(23)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(23)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(24)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 2, t3 := 4, t2 := 2 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(24)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(24)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@1676cf2c8fdb: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '11'B }, skip_indicator := 0, rr_protocol_discriminator := 3, message_type := SYSTEM_INFORMATION_TYPE_14 (1) }, payload := { other := '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") } } TC_est_dchan(25)@1676cf2c8fdb: PCH/AGCH DL RR: { header := { l2_plen := { l2_plen := 0, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := false }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := { chan_nr := { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 }, tsc := 7, h := false, arfcn := 871, maio_hsn := omit }, pkt_chan_desc := omit, req_ref := { ra := '01011001'B, t1p := 2, t3 := 4, t2 := 0 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '00'B, ll := { compressed_irat_ho_info_ind := '0'B }, lh := omit, hl := omit, hh := omit } } } } TC_est_dchan(25)@1676cf2c8fdb: Received IMM.ASS for our RACH! TC_est_dchan(25)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@1676cf2c8fdb: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":9064 TC_est_dchan-RSL(4)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@1676cf2c8fdb: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@1676cf2c8fdb: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Mon Jan 13 06:00:54 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14721079) Waiting for packet dumper to finish... 1 (prev_count=14721079, count=14721576) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Mon Jan 13 06:00:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_stress.pcap" >/data/BTS_Tests.TC_chan_act_stress.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_chan_act_stress started. TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1031 TC_chan_act_stress-RSL(27)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(28)@1676cf2c8fdb: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@1676cf2c8fdb: Test case TC_chan_act_stress finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Mon Jan 13 06:01:00 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8746985) Waiting for packet dumper to finish... 1 (prev_count=8746985, count=8747482) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Mon Jan 13 06:01:03 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_react.pcap" >/data/BTS_Tests.TC_chan_act_react.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_chan_act_react started. TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_react-RSL(31)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_chan_act_react-RSL(31)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 2/4 transceiver(s) connected MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL(31)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL(31)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_react(33)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1055 TC_chan_act_react-RSL(31)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@1676cf2c8fdb: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@1676cf2c8fdb: Test case TC_chan_act_react finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Mon Jan 13 06:01:06 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1906085) Waiting for packet dumper to finish... 1 (prev_count=1906085, count=1906582) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Mon Jan 13 06:01:09 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_deact_not_active.pcap" >/data/BTS_Tests.TC_chan_deact_not_active.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_chan_deact_not_active started. TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1077 TC_chan_deact_not_active-RSL(35)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(36)@1676cf2c8fdb: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@1676cf2c8fdb: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Mon Jan 13 06:01:11 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1887840) Waiting for packet dumper to finish... 1 (prev_count=1887840, count=1888337) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Mon Jan 13 06:01:15 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_chan_act_wrong_nr.pcap" >/data/BTS_Tests.TC_chan_act_wrong_nr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_chan_act_wrong_nr started. TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@1676cf2c8fdb: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@1676cf2c8fdb: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1129 TC_chan_act_wrong_nr-RSL(39)@1676cf2c8fdb: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Mon Jan 13 06:01:17 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1948569) Waiting for packet dumper to finish... 1 (prev_count=1948569, count=1949066) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Mon Jan 13 06:01:20 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_deact_sacch.pcap" >/data/BTS_Tests.TC_deact_sacch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_deact_sacch started. TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL(55)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL(55)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_deact_sacch-RSL(55)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL(55)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_deact_sacch-RSL(55)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL(55)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(57)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(58)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(59)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(60)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(61)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(62)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(63)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(64)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(65)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(66)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(67)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(68)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(69)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(70)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(71)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(72)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(73)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(74)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(75)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@1676cf2c8fdb: setverdict(pass): none -> pass TC_deact_sacch(76)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1210 TC_deact_sacch-RSL(55)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(56)@1676cf2c8fdb: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_deact_sacch finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Mon Jan 13 06:02:53 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88246499) Waiting for packet dumper to finish... 1 (prev_count=88246499, count=88252109) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Mon Jan 13 06:02:57 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_filling.pcap" >/data/BTS_Tests.TC_sacch_filling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_sacch_filling started. TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL(78)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL(78)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_sacch_filling-RSL(78)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL(78)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL(78)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL(78)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(80)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(81)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(82)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(83)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(84)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(85)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(86)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(87)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(88)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(89)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(90)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(91)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(92)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(93)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(94)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(95)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(96)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(97)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(98)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_filling(99)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1295 TC_sacch_filling-RSL(78)@1676cf2c8fdb: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_sacch_filling finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Mon Jan 13 06:03:13 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12182184) Waiting for packet dumper to finish... 1 (prev_count=12182184, count=12187794) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Mon Jan 13 06:03:16 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_sacch_info_mod started. TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(103)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(104)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(105)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(106)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(107)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(108)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(109)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(110)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(111)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(112)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(113)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(114)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(115)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(116)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(117)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(118)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(119)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(120)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(121)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@1676cf2c8fdb: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_info_mod(122)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1676cf2c8fdb: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1676cf2c8fdb: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1343 TC_sacch_info_mod-RSL(101)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@1676cf2c8fdb: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_sacch_info_mod finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Mon Jan 13 06:03:47 UTC 2025 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30146416) Waiting for packet dumper to finish... 1 (prev_count=30146416, count=30146913) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Mon Jan 13 06:03:51 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi.pcap" >/data/BTS_Tests.TC_sacch_multi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_sacch_multi started. TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL(124)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_sacch_multi-RSL(124)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi-RSL(124)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL(124)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_sacch_multi-RSL(124)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(126)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(127)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(128)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(129)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(130)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(131)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(132)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(133)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(134)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(135)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(136)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(137)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(138)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(139)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(140)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(141)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(142)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(143)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(144)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi(145)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1386 TC_sacch_multi-RSL(124)@1676cf2c8fdb: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(125)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_sacch_multi finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. Mon Jan 13 06:05:18 UTC 2025 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84938148) Waiting for packet dumper to finish... 1 (prev_count=84938148, count=84943321) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Mon Jan 13 06:05:23 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_sacch_multi_chg started. TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1432 TC_sacch_multi_chg-RSL(147)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(148)@1676cf2c8fdb: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. Mon Jan 13 06:06:58 UTC 2025 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89440536) Waiting for packet dumper to finish... 1 (prev_count=89440536, count=89445709) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Mon Jan 13 06:07:02 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act.pcap" >/data/BTS_Tests.TC_sacch_chan_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_sacch_chan_act started. TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(172)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(173)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(174)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(175)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(176)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(177)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(178)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(179)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(180)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(181)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(182)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(183)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(184)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(185)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(186)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(187)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(188)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(189)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_chan_act(190)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(190)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_chan_act(191)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act(191)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1478 TC_sacch_chan_act-RSL(170)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@1676cf2c8fdb: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(169)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_sacch_chan_act finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'. Mon Jan 13 06:07:35 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=29011162) Waiting for packet dumper to finish... 1 (prev_count=29011162, count=29011787) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Mon Jan 13 06:07:39 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_async.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_sacch_chan_act_ho_async started. TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_async: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_async: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_async: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1557 TC_sacch_chan_act_ho_async-RSL(193)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@1676cf2c8fdb: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(192)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'. Mon Jan 13 06:08:10 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_async pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30924360) Waiting for packet dumper to finish... 1 (prev_count=30924360, count=30924857) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Mon Jan 13 06:08:14 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap" >/data/BTS_Tests.TC_sacch_chan_act_ho_sync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_sacch_chan_act_ho_sync started. TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_sync: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_sync: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: TC_sacch_chan_act_ho_sync: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: Timeout waiting for SACCH 'A3A47059FA809F5A0DA09E2856459C73CA8AD2'O TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@1676cf2c8fdb: Final verdict of PTC: pass MTC@1676cf2c8fdb: Stopping testcase execution from "BTS_Tests.ttcn":1695 TC_sacch_chan_act_ho_sync-RSL(200)@1676cf2c8fdb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(201)@1676cf2c8fdb: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(199)@1676cf2c8fdb: Final verdict of PTC: none MTC@1676cf2c8fdb: Setting final verdict of the test case. MTC@1676cf2c8fdb: Local verdict of MTC: none MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass) MTC@1676cf2c8fdb: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass) MTC@1676cf2c8fdb: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'. Mon Jan 13 06:09:03 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ====== Saving talloc report from 172.18.46.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48954934) Waiting for packet dumper to finish... 1 (prev_count=48954934, count=48960544) MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Mon Jan 13 06:09:07 UTC 2025 NOTE: unable to use dumpcap due to missing capabilities or suid bit /usr/bin/tcpdump -U -s 1520 -n -i any -w "/data/BTS_Tests.TC_rach_content.pcap" >/data/BTS_Tests.TC_rach_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1676cf2c8fdb: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@1676cf2c8fdb: Test case TC_rach_content started. TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: Established a new IPA connection (conn_id=2) TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL(207)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: Established a new IPA connection (conn_id=3) TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL(207)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=2): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: Established a new IPA connection (conn_id=4) TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL(207)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1676cf2c8fdb: Mapped TRX#0 to TCP/IP conn_id=2 MTC@1676cf2c8fdb: 1/4 transceiver(s) connected TC_rach_content-RSL(207)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: Established a new IPA connection (conn_id=5) TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=3): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } MTC@1676cf2c8fdb: 1/4 RF Resource Indication(s) received TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: IPA ID RESP: { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1676cf2c8fdb: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_content-RSL-IPA(206)@1676cf2c8fdb: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@1676cf2c8fdb: 2/4 transceiver(s) connected TC_rach_content-RSL(207)@1676cf2c8fdb: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... MTC@1676cf2c8fdb: 2/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=4): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content-RSL(207)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1676cf2c8fdb: Mapped TRX#2 to TCP/IP conn_id=4 MTC@1676cf2c8fdb: 3/4 transceiver(s) connected TC_rach_content-RSL(207)@1676cf2c8fdb: Got IDENTITY RESPONSE (conn_id=5): { { len := 28, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D6274732D30322D34322D61632D31322D32652D313400'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@1676cf2c8fdb: 3/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@1676cf2c8fdb: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1676cf2c8fdb: Mapped TRX#3 to TCP/IP conn_id=5 MTC@1676cf2c8fdb: 4/4 transceiver(s) connected MTC@1676cf2c8fdb: 4/4 RF Resource Indication(s) received MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 23, lai := { mcc_mnc := '262F42'H, lac := 42 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 0, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_MAY_USE_UL_DTX (0), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '0'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '0'B, si2_quater_ind := { presence := '0'B, ind := omit }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 42 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } } } } MTC@1676cf2c8fdb: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@1676cf2c8fdb: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 22, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 25, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 27, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 30, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 33, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 36, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 46, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 5, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 15, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 16, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 18, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 19, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 21, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 22, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 24, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 25, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 27, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 28, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 30, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 31, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 33, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 34, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 36, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 46, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 5, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 15, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 16, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 18, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 19, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 21, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 22, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 24, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 25, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 27, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 28, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 30, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 31, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 33, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 34, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 36, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 46, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 5, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 15, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 16, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 18, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8C'O and fn={ t1_p := 0, t3 := 19, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C0'O and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 21, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 22, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 24, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 25, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 27, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 28, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 30, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 31, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 33, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 34, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 36, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 46, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 5, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 15, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 16, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 18, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 19, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 21, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 22, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 24, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 25, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 27, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 28, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 30, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 31, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FE'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1B'O and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F4'O and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='35'O ("5") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='20'O (" ") and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F1'O and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='27'O ("'") and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 27, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 5, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 14, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 15, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 16, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 17, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 18, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DD'O and fn={ t1_p := 0, t3 := 19, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 20, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 21, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 22, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 23, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 24, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 25, t2 := 0 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 26, t2 := 1 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 27, t2 := 2 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 28, t2 := 3 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 29, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 30, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 31, t2 := 6 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 32, t2 := 7 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 33, t2 := 8 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='ED'O and fn={ t1_p := 0, t3 := 34, t2 := 9 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 35, t2 := 10 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 36, t2 := 11 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 45, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 46, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='19'O and fn={ t1_p := 1, t3 := 4, t2 := 4 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 1, t3 := 5, t2 := 5 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 1, t3 := 14, t2 := 14 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='88'O and fn={ t1_p := 1, t3 := 15, t2 := 15 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 1, t3 := 16, t2 := 16 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='F5'O and fn={ t1_p := 1, t3 := 17, t2 := 17 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 1, t3 := 18, t2 := 18 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 1, t3 := 19, t2 := 19 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D5'O and fn={ t1_p := 1, t3 := 20, t2 := 20 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='D1'O and fn={ t1_p := 1, t3 := 21, t2 := 21 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 1, t3 := 22, t2 := 22 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 1, t3 := 23, t2 := 23 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 1, t3 := 24, t2 := 24 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='1A'O and fn={ t1_p := 1, t3 := 25, t2 := 25 } TC_rach_content-RSL(207)@1676cf2c8fdb: No Dchan handler for ra='DC'O and fn={ t1_p := 1, t3 := 26, t2 := 0 }