Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan 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-asan # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/docker-playground +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gerrit.osmocom.org/docker-playground # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a69bc8d7c8d39a1ec7a483be73f5f61eec59346c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a69bc8d7c8d39a1ec7a483be73f5f61eec59346c # timeout=10 Commit message: "ttcn3-bts-test: Run fake_trx with sched-prio-rr" > git rev-list --no-walk a69bc8d7c8d39a1ec7a483be73f5f61eec59346c # timeout=10
[ttcn3-bts-test-asan] $ /bin/sh -xe /tmp/jenkins2815098559595366.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bts-test-asan + sed s/-asan$// + DIR=ttcn3-bts-test + export IMAGE_SUFFIX=asan + export OSMOCOM_REPO_VERSION=asan + cd ttcn3-bts-test + uptime + grep --color=always -o load.* load average: 0.50, 0.44, 0.44 + RC=0 + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs ] + [ xjenkins-ttcn3-bts-test-asan-553 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-test + SUITE_NAME=ttcn3-bts-test + IMAGE_SUFFIX=asan + docker_images_require osmo-bsc-asan osmo-bts-asan 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-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan' 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-asan/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=asan \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.38kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.1s #5 [internal] load build context #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e #6 resolve registry.osmocom.org/debian:bookworm@sha256:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e 0.0s done #6 DONE 0.0s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.97kB done #5 DONE 0.1s #7 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #7 DONE 0.2s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #9 CACHED #10 [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/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 DONE 0.1s #13 exporting to image #13 exporting layers 0.1s done #13 writing image sha256:38dce10f841d2a282f46756deddbae0ad236aadafa14bf1fcb4d336510e8eab3 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest 0.0s done #13 DONE 0.1s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n 38dce10f841d + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-asan + echo osmo-bsc-asan + sed s/-asan/-latest/ + dir=osmo-bsc-latest + [ -z ] + pull_arg=--pull + grep ^FROM ../osmo-bsc-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-bsc-asan (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-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/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=asan \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 659B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [internal] load build context #4 transferring context: 8.74kB done #4 DONE 0.1s #5 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest #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 0.412 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.412 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.414 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.553 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.677 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [290 kB] #6 0.726 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [54.6 kB] #6 0.732 Fetched 449 kB in 0s (1224 kB/s) #6 0.732 Reading package lists... #6 1.000 Reading package lists... #6 1.262 Building dependency tree... #6 1.316 Reading state information... #6 1.386 The following additional packages will be installed: #6 1.386 libasan8 libmnl0 libosmo-asn1-tcap1 libosmo-mgcp-client14 libosmo-sigtran12 #6 1.386 libosmoabis15 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 #6 1.387 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 #6 1.387 osmocom-keyring osmocom-nightly-asan #6 1.387 Suggested packages: #6 1.387 lksctp-tools #6 1.387 Recommended packages: #6 1.387 osmo-mgw #6 1.425 The following NEW packages will be installed: #6 1.425 libasan8 libmnl0 libosmo-asn1-tcap1 libosmo-mgcp-client14 libosmo-sigtran12 #6 1.425 libosmoabis15 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 #6 1.425 libosmonetif11 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bsc #6 1.425 osmo-bsc-ipaccess-utils osmocom-keyring osmocom-nightly-asan #6 1.446 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. #6 1.446 Need to get 23.2 MB of archives. #6 1.446 After this operation, 152 MB of additional disk space will be used. #6 1.446 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] #6 1.460 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512142029~asan [3208 B] #6 1.482 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202512142029 [1204 B] #6 1.487 Get:4 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.488 Get:5 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] #6 1.489 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-asn1-tcap1 0.2.1.202512142029~asan [181 kB] #6 1.496 Get:7 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.501 Get:8 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.502 Get:9 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.560 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.12.0.2.50a14.202512142029~asan [610 kB] #6 1.632 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.12.0.2.50a14.202512142029~asan [164 kB] #6 1.660 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.12.0.2.50a14.202512142029~asan [1086 kB] #6 1.677 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.12.0.2.50a14.202512142029~asan [279 kB] #6 1.708 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.7.0.202512142029~asan [268 kB] #6 1.722 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran12 2.2.1.4.74d0.202512142029~asan [776 kB] #6 1.742 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.1.0.1.1e1a.202512142029~asan [290 kB] #6 1.776 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.12.0.2.50a14.202512142029~asan [100 kB] #6 1.809 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mgcp-client14 1.15.0.1.8afba.202512142029~asan [211 kB] #6 1.827 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc 1.14.0.3.65bbb.202512142029~asan [3166 kB] #6 1.876 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bsc-ipaccess-utils 1.14.0.3.65bbb.202512142029~asan [12.9 MB] #6 2.140 debconf: delaying package configuration, since apt-utils is not installed #6 2.181 Fetched 23.2 MB in 1s (36.4 MB/s) #6 2.252 Selecting previously unselected package libasan8:amd64. #6 2.252 (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 ... 6636 files and directories currently installed.) #6 2.268 Preparing to unpack .../00-libasan8_12.2.0-14+deb12u1_amd64.deb ... #6 2.299 Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... #6 2.570 Selecting previously unselected package libmnl0:amd64. #6 2.572 Preparing to unpack .../01-libmnl0_1.0.4-3_amd64.deb ... #6 2.591 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 2.692 Selecting previously unselected package osmocom-keyring. #6 2.694 Preparing to unpack .../02-osmocom-keyring_1.1.1.8.7873.202512142029~asan_amd64.deb ... #6 2.710 Unpacking osmocom-keyring (1.1.1.8.7873.202512142029~asan) ... #6 2.802 Selecting previously unselected package osmocom-nightly-asan. #6 2.804 Preparing to unpack .../03-osmocom-nightly-asan_202512142029_amd64.deb ... #6 2.820 Unpacking osmocom-nightly-asan (202512142029) ... #6 2.945 Selecting previously unselected package libubsan1:amd64. #6 2.947 Preparing to unpack .../04-libubsan1_12.2.0-14+deb12u1_amd64.deb ... #6 2.963 Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 3.122 Selecting previously unselected package libosmo-asn1-tcap1:amd64. #6 3.124 Preparing to unpack .../05-libosmo-asn1-tcap1_0.2.1.202512142029~asan_amd64.deb ... #6 3.140 Unpacking libosmo-asn1-tcap1:amd64 (0.2.1.202512142029~asan) ... #6 3.290 Selecting previously unselected package libsctp1:amd64. #6 3.291 Preparing to unpack .../06-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 3.308 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.441 Selecting previously unselected package libtalloc2:amd64. #6 3.443 Preparing to unpack .../07-libtalloc2_2.4.0-f2_amd64.deb ... #6 3.459 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 3.584 Selecting previously unselected package liburing2:amd64. #6 3.586 Preparing to unpack .../08-liburing2_2.3-3_amd64.deb ... #6 3.603 Unpacking liburing2:amd64 (2.3-3) ... #6 3.723 Selecting previously unselected package libosmocore22:amd64. #6 3.725 Preparing to unpack .../09-libosmocore22_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 3.741 Unpacking libosmocore22:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 3.900 Selecting previously unselected package libosmoisdn0:amd64. #6 3.902 Preparing to unpack .../10-libosmoisdn0_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 3.919 Unpacking libosmoisdn0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 4.046 Selecting previously unselected package libosmogsm20:amd64. #6 4.047 Preparing to unpack .../11-libosmogsm20_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 4.064 Unpacking libosmogsm20:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 4.251 Selecting previously unselected package libosmovty13:amd64. #6 4.254 Preparing to unpack .../12-libosmovty13_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 4.271 Unpacking libosmovty13:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 4.401 Selecting previously unselected package libosmonetif11:amd64. #6 4.403 Preparing to unpack .../13-libosmonetif11_1.7.0.202512142029~asan_amd64.deb ... #6 4.420 Unpacking libosmonetif11:amd64 (1.7.0.202512142029~asan) ... #6 4.556 Selecting previously unselected package libosmo-sigtran12:amd64. #6 4.558 Preparing to unpack .../14-libosmo-sigtran12_2.2.1.4.74d0.202512142029~asan_amd64.deb ... #6 4.574 Unpacking libosmo-sigtran12:amd64 (2.2.1.4.74d0.202512142029~asan) ... #6 4.746 Selecting previously unselected package libosmoabis15:amd64. #6 4.748 Preparing to unpack .../15-libosmoabis15_2.1.0.1.1e1a.202512142029~asan_amd64.deb ... #6 4.764 Unpacking libosmoabis15:amd64 (2.1.0.1.1e1a.202512142029~asan) ... #6 4.914 Selecting previously unselected package libosmoctrl0:amd64. #6 4.916 Preparing to unpack .../16-libosmoctrl0_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 4.934 Unpacking libosmoctrl0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 5.061 Selecting previously unselected package libosmo-mgcp-client14:amd64. #6 5.063 Preparing to unpack .../17-libosmo-mgcp-client14_1.15.0.1.8afba.202512142029~asan_amd64.deb ... #6 5.080 Unpacking libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202512142029~asan) ... #6 5.240 Selecting previously unselected package osmo-bsc. #6 5.242 Preparing to unpack .../18-osmo-bsc_1.14.0.3.65bbb.202512142029~asan_amd64.deb ... #6 5.259 Unpacking osmo-bsc (1.14.0.3.65bbb.202512142029~asan) ... #6 5.523 Selecting previously unselected package osmo-bsc-ipaccess-utils. #6 5.524 Preparing to unpack .../19-osmo-bsc-ipaccess-utils_1.14.0.3.65bbb.202512142029~asan_amd64.deb ... #6 5.540 Unpacking osmo-bsc-ipaccess-utils (1.14.0.3.65bbb.202512142029~asan) ... #6 5.932 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 5.981 Setting up libmnl0:amd64 (1.0.4-3) ... #6 6.032 Setting up osmocom-keyring (1.1.1.8.7873.202512142029~asan) ... #6 6.083 Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 6.134 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 6.185 Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... #6 6.235 Setting up osmocom-nightly-asan (202512142029) ... #6 6.286 Setting up liburing2:amd64 (2.3-3) ... #6 6.336 Setting up libosmocore22:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.386 Setting up libosmo-asn1-tcap1:amd64 (0.2.1.202512142029~asan) ... #6 6.436 Setting up libosmovty13:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.486 Setting up libosmoisdn0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.536 Setting up libosmo-mgcp-client14:amd64 (1.15.0.1.8afba.202512142029~asan) ... #6 6.587 Setting up libosmogsm20:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.637 Setting up libosmoctrl0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.685 Setting up libosmonetif11:amd64 (1.7.0.202512142029~asan) ... #6 6.733 Setting up libosmo-sigtran12:amd64 (2.2.1.4.74d0.202512142029~asan) ... #6 6.784 Setting up libosmoabis15:amd64 (2.1.0.1.1e1a.202512142029~asan) ... #6 6.832 Setting up osmo-bsc (1.14.0.3.65bbb.202512142029~asan) ... #6 7.057 changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom #6 7.060 mode of '/etc/osmocom/osmo-bsc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 7.062 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 7.063 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 7.067 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 7.148 Setting up osmo-bsc-ipaccess-utils (1.14.0.3.65bbb.202512142029~asan) ... #6 7.194 Processing triggers for libc-bin (2.36-9+deb12u13) ... #6 DONE 7.5s #7 [3/5] WORKDIR /TMP #7 DONE 0.1s #8 [4/5] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.8s done #10 writing image sha256:ca458fa85e6ef098df6a0f6d3551fb0788597be5a85c7c0d5c3d087e0859a34e done #10 naming to docker.io/osmocom-build/osmo-bsc-asan:latest 0.0s done #10 DONE 0.9s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bsc-latest' + docker_image_exists osmo-bsc-asan + docker images -q osmocom-build/osmo-bsc-asan + test -n ca458fa85e6e + list_osmo_packages debian-bookworm osmo-bsc-asan + local distro=debian-bookworm + local image=osmo-bsc-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-asan ### ii libosmo-asn1-tcap1:amd64 0.2.1.202512142029~asan amd64 Utility library for ASN.1 of TCAP (SS7) ii libosmo-mgcp-client14:amd64 1.15.0.1.8afba.202512142029~asan amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-sigtran12:amd64 2.2.1.4.74d0.202512142029~asan amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis15:amd64 2.1.0.1.1e1a.202512142029~asan amd64 GSM A-bis handling ii libosmocore22:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo control library ii libosmogsm20:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.202512142029~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmovty13:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo VTY library ii osmo-bsc 1.14.0.3.65bbb.202512142029~asan amd64 OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks ii osmo-bsc-ipaccess-utils 1.14.0.3.65bbb.202512142029~asan amd64 Command line utilities for ip.access nanoBTS ii osmocom-keyring 1.1.1.8.7873.202512142029~asan amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly-asan 202512142029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-asan + local feed + echo debian-bookworm-obs-asan + depends=debian-bookworm-obs-asan + [ -n debian-bookworm-obs-asan ] + docker_images_require debian-bookworm-obs-asan + 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-asan + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-obs-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-obs-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-obs-asan + echo debian-bookworm-obs-asan + dir=debian-bookworm-obs-asan + [ -z ] + pull_arg=--pull + grep ^FROM ../debian-bookworm-obs-asan/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-obs-asan (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-obs-asan BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-obs-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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=asan \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.0s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #5 DONE 0.0s #6 [1/6] FROM registry.osmocom.org/debian:bookworm@sha256:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e #6 resolve registry.osmocom.org/debian:bookworm@sha256:faa2c7dcd916d5aecff5ef2de5e4361858a6a2f13f27655e3d93d2642e67af8e 0.0s done #6 DONE 0.0s #7 [internal] load build context #7 transferring context: 1.97kB done #7 DONE 0.0s #8 [2/6] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #8 CACHED #9 [3/6] COPY .COMMON/RELEASE.KEY /usr/share/keyrings/osmocom-nightly-asan.asc #9 CACHED #10 [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/ #10 CACHED #11 [5/6] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates telnet && apt-get clean && echo "deb [signed-by=/usr/share/keyrings/osmocom-nightly-asan.asc] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly-asan.list #11 CACHED #12 [6/6] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY:/ASAN/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:38dce10f841d2a282f46756deddbae0ad236aadafa14bf1fcb4d336510e8eab3 done #13 naming to docker.io/osmocom-build/debian-bookworm-obs-asan:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/debian-bookworm-obs-asan' + docker_image_exists debian-bookworm-obs-asan + docker images -q osmocom-build/debian-bookworm-obs-asan + test -n 38dce10f841d + list_osmo_packages debian-bookworm debian-bookworm-obs-asan + local distro=debian-bookworm + local image=debian-bookworm-obs-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-obs-asan -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-asan + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-asan + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-asan + echo osmo-bts-asan + sed s/-asan/-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-asan (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-asan OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/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=asan \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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-asan:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 751B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-obs-asan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/5] FROM docker.io/osmocom-build/debian-bookworm-obs-asan:latest #4 CACHED #5 [internal] load build context #5 transferring context: 1.63kB 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-bts-trx osmo-bts-virtual && apt-get clean ;; centos*) dnf install -y osmo-bts osmo-bts-virtual osmo-bts-omldummy ;; esac #6 0.381 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.381 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #6 0.382 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] #6 0.385 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #6 0.644 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [54.6 kB] #6 0.741 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [290 kB] #6 0.786 Fetched 449 kB in 0s (1045 kB/s) #6 0.786 Reading package lists... #6 1.041 Reading package lists... #6 1.300 Building dependency tree... #6 1.351 Reading state information... #6 1.413 The following additional packages will be installed: #6 1.413 libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 #6 1.413 libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22 #6 1.413 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11 #6 1.414 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmocom-keyring #6 1.414 osmocom-nightly-asan #6 1.414 Suggested packages: #6 1.414 lksctp-tools #6 1.469 The following NEW packages will be installed: #6 1.469 libasan8 libbctoolbox1 libdecaf0 libmbedcrypto7 libmbedtls14 libmbedx509-1 #6 1.469 libmnl0 libortp16 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore22 #6 1.469 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau11 #6 1.469 libosmovty13 libsctp1 libtalloc2 libubsan1 liburing2 osmo-bts-trx #6 1.469 osmo-bts-virtual osmocom-keyring osmocom-nightly-asan #6 1.490 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. #6 1.490 Need to get 9593 kB of archives. #6 1.490 After this operation, 59.1 MB of additional disk space will be used. #6 1.490 Get:1 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14+deb12u1 [2193 kB] #6 1.493 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-keyring 1.1.1.8.7873.202512142029~asan [3208 B] #6 1.500 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202512142029 [1204 B] #6 1.502 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.12.0.2.50a14.202512142029~asan [610 kB] #6 1.516 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.12.0.2.50a14.202512142029~asan [164 kB] #6 1.522 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.12.0.2.50a14.202512142029~asan [1086 kB] #6 1.535 Get:7 http://deb.debian.org/debian bookworm/main amd64 libdecaf0 amd64 1.0.2-2 [87.2 kB] #6 1.537 Get:8 http://deb.debian.org/debian bookworm/main amd64 libmbedcrypto7 amd64 2.28.3-1 [277 kB] #6 1.539 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.12.0.2.50a14.202512142029~asan [279 kB] #6 1.541 Get:10 http://deb.debian.org/debian bookworm/main amd64 libmbedx509-1 amd64 2.28.3-1 [128 kB] #6 1.543 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.7.0.202512142029~asan [268 kB] #6 1.546 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis15 2.1.0.1.1e1a.202512142029~asan [290 kB] #6 1.548 Get:13 http://deb.debian.org/debian bookworm/main amd64 libmbedtls14 amd64 2.28.3-1 [163 kB] #6 1.555 Get:14 http://deb.debian.org/debian bookworm/main amd64 libbctoolbox1 amd64 5.1.64-2 [129 kB] #6 1.556 Get:15 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] #6 1.583 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.12.0.2.50a14.202512142029~asan [73.1 kB] #6 1.586 Get:17 http://deb.debian.org/debian bookworm/main amd64 libortp16 amd64 1:5.1.64-2 [84.1 kB] #6 1.587 Get:18 http://deb.debian.org/debian bookworm/main amd64 libsctp1 amd64 1.0.19+dfsg-2 [29.7 kB] #6 1.593 Get:19 http://deb.debian.org/debian bookworm/main amd64 libtalloc2 amd64 2.4.0-f2 [25.6 kB] #6 1.594 Get:20 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14+deb12u1 [883 kB] #6 1.603 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.12.0.2.50a14.202512142029~asan [158 kB] #6 1.609 Get:22 http://deb.debian.org/debian bookworm/main amd64 liburing2 amd64 2.3-3 [12.6 kB] #6 1.611 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.12.0.2.50a14.202512142029~asan [100 kB] #6 1.627 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau11 2.1.0.1.1e1a.202512142029~asan [225 kB] #6 1.636 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-trx 1.10.0.1.c5b2.202512142029~asan [1054 kB] #6 1.666 Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-bts-virtual 1.10.0.1.c5b2.202512142029~asan [1257 kB] #6 1.757 debconf: delaying package configuration, since apt-utils is not installed #6 1.796 Fetched 9593 kB in 0s (46.2 MB/s) #6 1.870 Selecting previously unselected package libasan8:amd64. #6 1.870 (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 ... 6636 files and directories currently installed.) #6 1.880 Preparing to unpack .../00-libasan8_12.2.0-14+deb12u1_amd64.deb ... #6 1.913 Unpacking libasan8:amd64 (12.2.0-14+deb12u1) ... #6 2.156 Selecting previously unselected package libdecaf0:amd64. #6 2.159 Preparing to unpack .../01-libdecaf0_1.0.2-2_amd64.deb ... #6 2.177 Unpacking libdecaf0:amd64 (1.0.2-2) ... #6 2.316 Selecting previously unselected package libmbedcrypto7:amd64. #6 2.318 Preparing to unpack .../02-libmbedcrypto7_2.28.3-1_amd64.deb ... #6 2.336 Unpacking libmbedcrypto7:amd64 (2.28.3-1) ... #6 2.473 Selecting previously unselected package libmbedx509-1:amd64. #6 2.476 Preparing to unpack .../03-libmbedx509-1_2.28.3-1_amd64.deb ... #6 2.493 Unpacking libmbedx509-1:amd64 (2.28.3-1) ... #6 2.637 Selecting previously unselected package libmbedtls14:amd64. #6 2.639 Preparing to unpack .../04-libmbedtls14_2.28.3-1_amd64.deb ... #6 2.657 Unpacking libmbedtls14:amd64 (2.28.3-1) ... #6 2.823 Selecting previously unselected package libbctoolbox1:amd64. #6 2.825 Preparing to unpack .../05-libbctoolbox1_5.1.64-2_amd64.deb ... #6 2.841 Unpacking libbctoolbox1:amd64 (5.1.64-2) ... #6 2.990 Selecting previously unselected package libmnl0:amd64. #6 2.992 Preparing to unpack .../06-libmnl0_1.0.4-3_amd64.deb ... #6 3.008 Unpacking libmnl0:amd64 (1.0.4-3) ... #6 3.110 Selecting previously unselected package libortp16:amd64. #6 3.110 Preparing to unpack .../07-libortp16_1%3a5.1.64-2_amd64.deb ... #6 3.126 Unpacking libortp16:amd64 (1:5.1.64-2) ... #6 3.211 Selecting previously unselected package osmocom-keyring. #6 3.212 Preparing to unpack .../08-osmocom-keyring_1.1.1.8.7873.202512142029~asan_amd64.deb ... #6 3.228 Unpacking osmocom-keyring (1.1.1.8.7873.202512142029~asan) ... #6 3.313 Selecting previously unselected package osmocom-nightly-asan. #6 3.314 Preparing to unpack .../09-osmocom-nightly-asan_202512142029_amd64.deb ... #6 3.330 Unpacking osmocom-nightly-asan (202512142029) ... #6 3.450 Selecting previously unselected package libsctp1:amd64. #6 3.452 Preparing to unpack .../10-libsctp1_1.0.19+dfsg-2_amd64.deb ... #6 3.469 Unpacking libsctp1:amd64 (1.0.19+dfsg-2) ... #6 3.595 Selecting previously unselected package libtalloc2:amd64. #6 3.597 Preparing to unpack .../11-libtalloc2_2.4.0-f2_amd64.deb ... #6 3.613 Unpacking libtalloc2:amd64 (2.4.0-f2) ... #6 3.743 Selecting previously unselected package libubsan1:amd64. #6 3.745 Preparing to unpack .../12-libubsan1_12.2.0-14+deb12u1_amd64.deb ... #6 3.761 Unpacking libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 3.937 Selecting previously unselected package liburing2:amd64. #6 3.939 Preparing to unpack .../13-liburing2_2.3-3_amd64.deb ... #6 3.955 Unpacking liburing2:amd64 (2.3-3) ... #6 4.078 Selecting previously unselected package libosmocore22:amd64. #6 4.080 Preparing to unpack .../14-libosmocore22_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 4.096 Unpacking libosmocore22:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 4.235 Selecting previously unselected package libosmoisdn0:amd64. #6 4.237 Preparing to unpack .../15-libosmoisdn0_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 4.253 Unpacking libosmoisdn0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 4.388 Selecting previously unselected package libosmogsm20:amd64. #6 4.390 Preparing to unpack .../16-libosmogsm20_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 4.406 Unpacking libosmogsm20:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 4.593 Selecting previously unselected package libosmovty13:amd64. #6 4.595 Preparing to unpack .../17-libosmovty13_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 4.612 Unpacking libosmovty13:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 4.759 Selecting previously unselected package libosmonetif11:amd64. #6 4.760 Preparing to unpack .../18-libosmonetif11_1.7.0.202512142029~asan_amd64.deb ... #6 4.777 Unpacking libosmonetif11:amd64 (1.7.0.202512142029~asan) ... #6 4.903 Selecting previously unselected package libosmoabis15:amd64. #6 4.905 Preparing to unpack .../19-libosmoabis15_2.1.0.1.1e1a.202512142029~asan_amd64.deb ... #6 4.922 Unpacking libosmoabis15:amd64 (2.1.0.1.1e1a.202512142029~asan) ... #6 5.054 Selecting previously unselected package libosmocodec4:amd64. #6 5.056 Preparing to unpack .../20-libosmocodec4_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 5.072 Unpacking libosmocodec4:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 5.205 Selecting previously unselected package libosmocoding0:amd64. #6 5.207 Preparing to unpack .../21-libosmocoding0_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 5.223 Unpacking libosmocoding0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 5.351 Selecting previously unselected package libosmoctrl0:amd64. #6 5.353 Preparing to unpack .../22-libosmoctrl0_1.12.0.2.50a14.202512142029~asan_amd64.deb ... #6 5.369 Unpacking libosmoctrl0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 5.482 Selecting previously unselected package libosmotrau11:amd64. #6 5.483 Preparing to unpack .../23-libosmotrau11_2.1.0.1.1e1a.202512142029~asan_amd64.deb ... #6 5.500 Unpacking libosmotrau11:amd64 (2.1.0.1.1e1a.202512142029~asan) ... #6 5.651 Selecting previously unselected package osmo-bts-trx. #6 5.653 Preparing to unpack .../24-osmo-bts-trx_1.10.0.1.c5b2.202512142029~asan_amd64.deb ... #6 5.670 Unpacking osmo-bts-trx (1.10.0.1.c5b2.202512142029~asan) ... #6 5.861 Selecting previously unselected package osmo-bts-virtual. #6 5.863 Preparing to unpack .../25-osmo-bts-virtual_1.10.0.1.c5b2.202512142029~asan_amd64.deb ... #6 5.879 Unpacking osmo-bts-virtual (1.10.0.1.c5b2.202512142029~asan) ... #6 6.058 Setting up libdecaf0:amd64 (1.0.2-2) ... #6 6.108 Setting up libtalloc2:amd64 (2.4.0-f2) ... #6 6.160 Setting up libmbedcrypto7:amd64 (2.28.3-1) ... #6 6.209 Setting up libmnl0:amd64 (1.0.4-3) ... #6 6.260 Setting up osmocom-keyring (1.1.1.8.7873.202512142029~asan) ... #6 6.311 Setting up libubsan1:amd64 (12.2.0-14+deb12u1) ... #6 6.361 Setting up libsctp1:amd64 (1.0.19+dfsg-2) ... #6 6.412 Setting up libasan8:amd64 (12.2.0-14+deb12u1) ... #6 6.462 Setting up osmocom-nightly-asan (202512142029) ... #6 6.513 Setting up liburing2:amd64 (2.3-3) ... #6 6.564 Setting up libmbedx509-1:amd64 (2.28.3-1) ... #6 6.614 Setting up libmbedtls14:amd64 (2.28.3-1) ... #6 6.666 Setting up libbctoolbox1:amd64 (5.1.64-2) ... #6 6.716 Setting up libortp16:amd64 (1:5.1.64-2) ... #6 6.768 Setting up libosmocore22:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.820 Setting up libosmocodec4:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.871 Setting up libosmovty13:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.923 Setting up libosmoisdn0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 6.975 Setting up libosmogsm20:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 7.025 Setting up libosmoctrl0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 7.077 Setting up libosmotrau11:amd64 (2.1.0.1.1e1a.202512142029~asan) ... #6 7.128 Setting up libosmonetif11:amd64 (1.7.0.202512142029~asan) ... #6 7.180 Setting up libosmocoding0:amd64 (1.12.0.2.50a14.202512142029~asan) ... #6 7.231 Setting up libosmoabis15:amd64 (2.1.0.1.1e1a.202512142029~asan) ... #6 7.283 Setting up osmo-bts-trx (1.10.0.1.c5b2.202512142029~asan) ... #6 7.525 changed ownership of '/etc/osmocom/osmo-bts-trx.cfg' from root:root to osmocom:osmocom #6 7.526 mode of '/etc/osmocom/osmo-bts-trx.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 7.528 changed ownership of '/etc/osmocom' from root:root to root:osmocom #6 7.530 mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) #6 7.533 changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom #6 7.617 Setting up osmo-bts-virtual (1.10.0.1.c5b2.202512142029~asan) ... #6 7.677 changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom #6 7.679 mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) #6 7.681 ownership of '/etc/osmocom' retained as root:osmocom #6 7.682 mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) #6 7.686 ownership of '/var/lib/osmocom' retained as osmocom:osmocom #6 7.767 Processing triggers for libc-bin (2.36-9+deb12u13) ... #6 DONE 8.0s #7 [3/5] WORKDIR /TMP #7 DONE 0.2s #8 [4/5] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #8 DONE 0.1s #9 [5/5] WORKDIR /DATA #9 DONE 0.1s #10 exporting to image #10 exporting layers #10 exporting layers 0.5s done #10 writing image sha256:91a02d4443c3957cef4ae16ebe79ccecdacbcdac55e6d00eb12b7efb7803ac4e done #10 naming to docker.io/osmocom-build/osmo-bts-asan:latest 0.0s done #10 DONE 0.6s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-obs-$OSMOCOM_REPO_VERSION results in empty or invalid base image name (line 4) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmo-bts-latest' + docker_image_exists osmo-bts-asan + docker images -q osmocom-build/osmo-bts-asan + test -n 91a02d4443c3 + list_osmo_packages debian-bookworm osmo-bts-asan + local distro=debian-bookworm + local image=osmo-bts-asan + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-asan -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-asan ### ii libosmoabis15:amd64 2.1.0.1.1e1a.202512142029~asan amd64 GSM A-bis handling ii libosmocodec4:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo codec library ii libosmocoding0:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo coding library ii libosmocore22:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo Core library ii libosmoctrl0:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo control library ii libosmogsm20:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.7.0.202512142029~asan amd64 Common/shared code regarding network interface for OpenBSC ii libosmotrau11:amd64 2.1.0.1.1e1a.202512142029~asan amd64 GSM trau handling ii libosmovty13:amd64 1.12.0.2.50a14.202512142029~asan amd64 Osmo VTY library ii osmo-bts-trx 1.10.0.1.c5b2.202512142029~asan amd64 osmo-bts-trx GSM BTS with osmo-trx ii osmo-bts-virtual 1.10.0.1.c5b2.202512142029~asan amd64 Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP) ii osmocom-keyring 1.1.1.8.7873.202512142029~asan amd64 Pubkey for Osmocom repositories at obs.osmocom.org ii osmocom-nightly-asan 202512142029 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master', 'osmocom-nightly'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends 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 + + grep -q $USER echo FROM $USER/$DISTRO-build + 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-asan/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-asan/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=asan \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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 build definition from Dockerfile #1 transferring dockerfile: 1.00kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [ 1/10] FROM docker.io/osmocom-build/debian-bookworm-build:latest #4 DONE 0.0s #5 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #5 DONE 0.1s #6 [ 6/10] RUN CD osmocom-bb && git fetch && git checkout ttcn3-bts-test && (git symbolic-ref -q HEAD && git reset --hard origin/ttcn3-bts-test || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD #6 CACHED #7 [ 8/10] RUN CD osmocom-bb/src/host/virt_phy && autoreconf -fi && ./configure && make "-j$(nproc)" install #7 CACHED #8 [ 3/10] WORKDIR /TMP #8 CACHED #9 [ 5/10] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMOCOM-BB/+/TTCN3-BTS-TEST?FORMAT=TEXT /tmp/commit-osmocom-bb #9 CACHED #10 [ 2/10] RUN APT-GET update && apt-get install -y --no-install-recommends libosmocore-dev && apt-get clean #10 CACHED #11 [ 4/10] RUN GIT clone https://gerrit.osmocom.org/osmocom-bb.git #11 CACHED #12 [ 9/10] RUN MKDIR -p /data/unix #12 CACHED #13 [ 7/10] RUN CD osmocom-bb/src/host/trxcon && autoreconf -fi && ./configure && make "-j$(nproc)" install #13 CACHED #14 [10/10] WORKDIR /DATA #14 CACHED #15 exporting to image #15 exporting layers done #15 writing image sha256:4a6d2e3b6a251cb44df9131600bac3e463bd9fd546e697f35f007ceb8f8949e6 done #15 naming to docker.io/osmocom-build/osmocom-bb-host-master:latest done #15 DONE 0.0s 1 warning found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $USER/$DISTRO-build results in empty or invalid base image name (line 3) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/osmocom-bb-host-master' + docker_image_exists osmocom-bb-host-master + docker images -q osmocom-build/osmocom-bb-host-master + test -n 4a6d2e3b6a25 + 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:52166f5cdf284dd5c86fe4e9123baccbc395d6e1cc96f13e88d3a458501ec131 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-asan/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-asan/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=asan \ --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 M3UA_TESTTOOL_BRANCH=osmocom/master \ --build-arg OSMO_BB_BRANCH=ttcn3-bts-test \ --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_S1GW_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 build definition from Dockerfile #1 transferring dockerfile: 393B done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) #1 DONE 0.1s #2 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 0.1s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 876B done #5 DONE 0.1s #6 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #6 DONE 0.1s #7 [2/4] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-TTCN3-HACKS/+/MASTER?FORMAT=TEXT /tmp/commit #7 CACHED #8 [3/4] RUN TTCN3-DOCKER-PREPARE "master" 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:7f90de61d054e0d7185b2c3e8af06800172d976b530872f557ff9f5deb4f6720 done #10 naming to docker.io/osmocom-build/ttcn3-bts-test:latest done #10 DONE 0.0s 2 warnings found (use docker --debug to expand): - InvalidDefaultArgInFrom: Default value for ARG $REGISTRY/$USER/debian-bookworm-titan results in empty or invalid base image name (line 3) - JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals (line 13) rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/ttcn3-bts-test' + docker_image_exists ttcn3-bts-test + docker images -q osmocom-build/ttcn3-bts-test + test -n 7f90de61d054 + 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=1101967 + seq 1 30 + echo (1101967 + 1) % 256 + bc + SUBNET=144 + NET_NAME=ttcn3-bts-test-144 + SUB4=172.18.144.0/24 + SUB6=fd02:db8:144::/64 + set +x Creating network ttcn3-bts-test-144, trying SUBNET=144... + docker network create --internal --subnet 172.18.144.0/24 --ipv6 --subnet fd02:db8:144::/64 ttcn3-bts-test-144 b0be23d9f8f3c9b762eaf37645de452a0fc53fc3ae30991d2356161259eb1625 + set +x ### Network ttcn3-bts-test-144 created (SUBNET=144) ### + return + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic + cp generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy + cp virtphy/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml + cp oml/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg + set_pcuif_version /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg + osmo_repo_is_2023q1 + return 1 + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping + cp fh/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg ] + line=Misc_Helpers.mp_osmo_repo := "nightly" + sed -i s/\[MODULE_PARAMETERS\]/\[MODULE_PARAMETERS\]\nMisc_Helpers.mp_osmo_repo := "nightly"/g /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg + cp /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc + cp Makefile /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile + network_replace_subnet_in_configs + set +x Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg + make -f /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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-asan/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-asan/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.144.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.144.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-asan/logs/bsc + cp generic/osmo-bsc.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/unix + cp generic/osmo-bts.gen.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/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=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts/osmo-bts.gen.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg.inc Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-hopping/BTS_Tests.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-oml/BTS_Tests.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/Makefile Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc/osmo-bsc.gen.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic/BTS_Tests.cfg Applying SUBNET=144 to: /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-virtphy/BTS_Tests.cfg + start_bsc + echo Starting container with BSC Starting container with BSC + docker_network_params 144 11 + NET=144 + ADDR_SUFIX=11 + echo --network ttcn3-bts-test-144 --ip 172.18.144.11 --ip6 fd02:db8:144::11 + docker run --rm --network ttcn3-bts-test-144 --ip 172.18.144.11 --ip6 fd02:db8:144::11 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bsc:/data --name jenkins-ttcn3-bts-test-asan-553-bsc -d osmocom-build/osmo-bsc-asan /bin/sh -c osmo-bsc -c /data/osmo-bsc.gen.cfg >>/data/osmo-bsc.log 2>&1 66d5014e341f87fa5f8150d1c31be51efc02072eea2216300fd61914bacbe292 + 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 144 20 + NET=144 + ADDR_SUFIX=20 + echo --network ttcn3-bts-test-144 --ip 172.18.144.20 --ip6 fd02:db8:144::20 + docker run --rm --network ttcn3-bts-test-144 --ip 172.18.144.20 --ip6 fd02:db8:144::20 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix -e SLEEP_BEFORE_RESPAWN=1 --name jenkins-ttcn3-bts-test-asan-553-bts -d osmocom-build/osmo-bts-asan /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-trx -c /data/osmo-bts.gen.cfg >>/data/osmo-bts.log 2>&1 bec78c14d9eb754e5af97f56a30ea93600f99dc4f35079c29f63aebaae69ebc2 + start_fake_trx + echo Starting container with fake_trx Starting container with fake_trx + docker_network_params 144 21 + NET=144 + ADDR_SUFIX=21 + echo --network ttcn3-bts-test-144 --ip 172.18.144.21 --ip6 fd02:db8:144::21 + docker run --rm --network ttcn3-bts-test-144 --ip 172.18.144.21 --ip6 fd02:db8:144::21 --cap-add=SYS_ADMIN --ulimit rtprio=99 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/fake_trx:/data --name jenkins-ttcn3-bts-test-asan-553-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 --sched-rr-prio 30 -R 172.18.144.20 -r 172.18.144.22 --trx TRX1@172.18.144.20:5700/1 --trx TRX2@172.18.144.20:5700/2 --trx TRX3@172.18.144.20:5700/3 >>/data/fake_trx.out 2>&1 1e97b3b0548961b164538d57e8424b54f978716b7ef92dee1c0c41eb3bfba9de + start_trxcon + echo Starting container with trxcon Starting container with trxcon + docker_network_params 144 22 + NET=144 + ADDR_SUFIX=22 + echo --network ttcn3-bts-test-144 --ip 172.18.144.22 --ip6 fd02:db8:144::22 + docker run --rm --network ttcn3-bts-test-144 --ip 172.18.144.22 --ip6 fd02:db8:144::22 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/trxcon:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-553-trxcon -d osmocom-build/osmocom-bb-host-master /bin/sh -c trxcon -i 172.18.144.21 -s /data/unix/osmocom_l2 >>/data/trxcon.log 2>&1 a361a3a7bc4068e76c7a7473d7312cddcf7f5c6916bdbe284b2a0c9a47245883 + start_testsuite generic + echo Starting container with BTS testsuite Starting container with BTS testsuite + variant=generic + docker_network_params 144 10 + NET=144 + ADDR_SUFIX=10 + echo --network ttcn3-bts-test-144 --ip 172.18.144.10 --ip6 fd02:db8:144::10 + docker run --rm --network ttcn3-bts-test-144 --ip 172.18.144.10 --ip6 fd02:db8:144::10 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.144.20 -e OSMO_SUT_PORT=4241 -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/bts-tester-generic:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bts-test-asan/logs/unix:/data/unix --name jenkins-ttcn3-bts-test-asan-553-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: 11.1.0 * * Copyright (c) 2000-2025 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@3043018f4730: Unix server socket created successfully. MC@3043018f4730: Listening on TCP port 37557. 3043018f4730 is the default MC2> spawn /osmo-ttcn3-hacks/_build/bts/BTS_Tests 3043018f4730 37557 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@3043018f4730: New HC connected from 172.18.144.10 [172.18.144.10]. 3043018f4730: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@3043018f4730: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3043018f4730: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3043018f4730: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3043018f4730: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3043018f4730: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3043018f4730: Configuration file was processed on all HCs. MC@3043018f4730: Creating MTC on host 172.18.144.10. MC@3043018f4730: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan'. ------ BTS_Tests.TC_est_dchan ------ Mon Dec 15 03:30:28 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_est_dchan' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_est_dchan started. MTC@3043018f4730: "TC_est_dchan() start" TC_est_dchan-RSL-IPA(3)@3043018f4730: Established a new IPA connection (conn_id=2) TC_est_dchan-RSL-IPA(3)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3043018f4730: Established a new IPA connection (conn_id=3) TC_est_dchan-RSL-IPA(3)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3043018f4730: Established a new IPA connection (conn_id=4) TC_est_dchan-RSL-IPA(3)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3043018f4730: Established a new IPA connection (conn_id=5) TC_est_dchan-RSL-IPA(3)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_est_dchan-RSL-IPA(3)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_est_dchan-RSL-IPA(3)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_est_dchan-RSL-IPA(3)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@3043018f4730: 1/4 transceiver(s) connected TC_est_dchan-RSL(4)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_est_dchan-RSL(4)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_est_dchan-RSL(4)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_est_dchan-RSL-IPA(3)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL-IPA(3)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_est_dchan-RSL(4)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_est_dchan-RSL(4)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan-RSL(4)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received MTC@3043018f4730: 3/4 RF Resource Indication(s) received MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_est_dchan(6)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(6)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(6)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(6)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(7)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(7)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(7)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(8)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@3043018f4730: 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)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(8)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(8)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(9)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(9)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(9)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(10)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@3043018f4730: 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)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(10)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(10)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(11)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@3043018f4730: 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 := '11001000'B, t1p := 0, t3 := 22, t2 := 6 }, 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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(11)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(11)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(12)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(12)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(12)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(13)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@3043018f4730: 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)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(13)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(13)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(14)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(14)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(14)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(15)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(15)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(15)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(16)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(16)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(16)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(17)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@3043018f4730: 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 := '11001000'B, t1p := 1, t3 := 45, t2 := 6 }, 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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(17)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(17)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(18)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(18)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(18)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(19)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@3043018f4730: 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 := '11001000'B, t1p := 1, t3 := 45, t2 := 3 }, 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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(19)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(19)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(20)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(20)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(20)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(21)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@3043018f4730: 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)@3043018f4730: 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(21)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(21)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(21)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(22)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@3043018f4730: 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)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(22)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(22)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(23)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@3043018f4730: 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 := '11001000'B, t1p := 1, t3 := 45, 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(23)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(23)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(23)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(24)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(24)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(24)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@3043018f4730: setverdict(pass): none -> pass reason: "Received CHAN-RQD from RACH REQ", new component reason: "Received CHAN-RQD from RACH REQ" TC_est_dchan(25)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@3043018f4730: 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)@3043018f4730: 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 := '11001000'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)@3043018f4730: Received IMM.ASS for our RACH! TC_est_dchan(25)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_est_dchan(25)@3043018f4730: Final verdict of PTC: pass reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":9057 IPA-CTRL-CLI-IPA(5)@3043018f4730: Final verdict of PTC: none TC_est_dchan-RSL(4)@3043018f4730: Final verdict of PTC: none TC_est_dchan-RSL-IPA(3)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_est_dchan-RSL-IPA(3): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_est_dchan-RSL(4): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_est_dchan(6): pass (none -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(7): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(8): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(9): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(10): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(11): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(12): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(13): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(14): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(15): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(16): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(17): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(18): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(19): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(20): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(21): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(22): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(23): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(24): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Local verdict of PTC TC_est_dchan(25): pass (pass -> pass) reason: "Received CHAN-RQD from RACH REQ" MTC@3043018f4730: Test case TC_est_dchan finished. Verdict: pass reason: Received CHAN-RQD from RACH REQ MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass'. Mon Dec 15 03:30:46 UTC 2025 ====== BTS_Tests.TC_est_dchan pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_est_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=14775785) Waiting for packet dumper to finish... 1 (prev_count=14775785, count=14776284) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_est_dchan pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress'. ------ BTS_Tests.TC_chan_act_stress ------ Mon Dec 15 03:30:49 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_stress' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_chan_act_stress started. MTC@3043018f4730: "TC_chan_act_stress() start" TC_chan_act_stress-RSL-IPA(26)@3043018f4730: Established a new IPA connection (conn_id=2) TC_chan_act_stress-RSL-IPA(26)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3043018f4730: Established a new IPA connection (conn_id=3) TC_chan_act_stress-RSL-IPA(26)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3043018f4730: Established a new IPA connection (conn_id=4) TC_chan_act_stress-RSL-IPA(26)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3043018f4730: Established a new IPA connection (conn_id=5) TC_chan_act_stress-RSL-IPA(26)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL(27)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_stress-RSL(27)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_stress-RSL(27)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_chan_act_stress-RSL(27)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_stress-RSL-IPA(26)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_chan_act_stress-RSL(27)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_stress-RSL(27)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress-RSL(27)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 3/4 RF Resource Indication(s) received MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_stress(29)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_stress(29)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1033 IPA-CTRL-CLI-IPA(28)@3043018f4730: Final verdict of PTC: none TC_chan_act_stress-RSL(27)@3043018f4730: Final verdict of PTC: none TC_chan_act_stress-RSL-IPA(26)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_chan_act_stress-RSL-IPA(26): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_act_stress-RSL(27): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(28): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_act_stress(29): pass (none -> pass) MTC@3043018f4730: Test case TC_chan_act_stress finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass'. Mon Dec 15 03:30:52 UTC 2025 ====== BTS_Tests.TC_chan_act_stress pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_chan_act_stress.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=8557234) Waiting for packet dumper to finish... 1 (prev_count=8557234, count=8557917) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_stress pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react'. ------ BTS_Tests.TC_chan_act_react ------ Mon Dec 15 03:30:56 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_react' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_chan_act_react started. MTC@3043018f4730: "TC_chan_act_react() start" TC_chan_act_react-RSL-IPA(30)@3043018f4730: Established a new IPA connection (conn_id=2) TC_chan_act_react-RSL-IPA(30)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3043018f4730: Established a new IPA connection (conn_id=3) TC_chan_act_react-RSL-IPA(30)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3043018f4730: Established a new IPA connection (conn_id=4) TC_chan_act_react-RSL-IPA(30)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3043018f4730: Established a new IPA connection (conn_id=5) TC_chan_act_react-RSL-IPA(30)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@3043018f4730: 1/4 RF Resource Indication(s) received TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_react-RSL-IPA(30)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_react-RSL(31)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 2/4 transceiver(s) connected TC_chan_act_react-RSL-IPA(30)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_react-RSL(31)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_react-RSL(31)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_chan_act_react-RSL(31)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react-RSL(31)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_react(33)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_react(33)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_chan_act_react(33)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1057 IPA-CTRL-CLI-IPA(32)@3043018f4730: Final verdict of PTC: none TC_chan_act_react-RSL(31)@3043018f4730: Final verdict of PTC: none TC_chan_act_react-RSL-IPA(30)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_chan_act_react-RSL-IPA(30): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_act_react-RSL(31): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_act_react(33): pass (none -> pass) MTC@3043018f4730: Test case TC_chan_act_react finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass'. Mon Dec 15 03:30:58 UTC 2025 ====== BTS_Tests.TC_chan_act_react pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_chan_act_react.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1938009) Waiting for packet dumper to finish... 1 (prev_count=1938009, count=1938600) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_react pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active'. ------ BTS_Tests.TC_chan_deact_not_active ------ Mon Dec 15 03:31:01 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_deact_not_active' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_chan_deact_not_active started. MTC@3043018f4730: "TC_chan_deact_not_active() start" TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: Established a new IPA connection (conn_id=2) TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: Established a new IPA connection (conn_id=3) TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: Established a new IPA connection (conn_id=4) TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: Established a new IPA connection (conn_id=5) TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_deact_not_active-RSL(35)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 transceiver(s) connected TC_chan_deact_not_active-RSL(35)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_deact_not_active-RSL(35)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_deact_not_active-RSL(35)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL(35)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_chan_deact_not_active-RSL(35)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active-RSL(35)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_deact_not_active(37)@3043018f4730: setverdict(pass): none -> pass TC_chan_deact_not_active(37)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1079 IPA-CTRL-CLI-IPA(36)@3043018f4730: Final verdict of PTC: none TC_chan_deact_not_active-RSL(35)@3043018f4730: Final verdict of PTC: none TC_chan_deact_not_active-RSL-IPA(34)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_chan_deact_not_active-RSL-IPA(34): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_deact_not_active-RSL(35): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(36): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_deact_not_active(37): pass (none -> pass) MTC@3043018f4730: Test case TC_chan_deact_not_active finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass'. Mon Dec 15 03:31:03 UTC 2025 ====== BTS_Tests.TC_chan_deact_not_active pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_chan_deact_not_active.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1950282) Waiting for packet dumper to finish... 1 (prev_count=1950282, count=1950781) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_deact_not_active pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr'. ------ BTS_Tests.TC_chan_act_wrong_nr ------ Mon Dec 15 03:31: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_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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_chan_act_wrong_nr' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_chan_act_wrong_nr started. MTC@3043018f4730: "TC_chan_act_wrong_nr() start" TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: Established a new IPA connection (conn_id=2) TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: Established a new IPA connection (conn_id=3) TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: Established a new IPA connection (conn_id=4) TC_chan_act_wrong_nr-RSL(39)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: 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)@3043018f4730: Established a new IPA connection (conn_id=5) TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_chan_act_wrong_nr(41)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(41)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(42)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(42)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(43)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(43)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(44)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(44)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(45)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(45)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(46)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(46)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(47)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(47)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(48)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(48)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(49)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(49)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(50)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(50)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(51)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(51)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(52)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(52)@3043018f4730: Final verdict of PTC: pass TC_chan_act_wrong_nr(53)@3043018f4730: setverdict(pass): none -> pass TC_chan_act_wrong_nr(53)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1131 IPA-CTRL-CLI-IPA(40)@3043018f4730: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL(39)@3043018f4730: Final verdict of PTC: none TC_chan_act_wrong_nr-RSL-IPA(38)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr-RSL-IPA(38): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr-RSL(39): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(41): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(42): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(43): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(44): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(45): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(46): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(47): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(48): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(49): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(50): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(51): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(52): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_chan_act_wrong_nr(53): pass (pass -> pass) MTC@3043018f4730: Test case TC_chan_act_wrong_nr finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass'. Mon Dec 15 03:31:09 UTC 2025 ====== BTS_Tests.TC_chan_act_wrong_nr pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_chan_act_wrong_nr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1981074) Waiting for packet dumper to finish... 1 (prev_count=1981074, count=1981573) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_chan_act_wrong_nr pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch'. ------ BTS_Tests.TC_deact_sacch ------ Mon Dec 15 03:31:12 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_deact_sacch' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_deact_sacch started. MTC@3043018f4730: "TC_deact_sacch() start" TC_deact_sacch-RSL-IPA(54)@3043018f4730: Established a new IPA connection (conn_id=2) TC_deact_sacch-RSL-IPA(54)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@3043018f4730: Established a new IPA connection (conn_id=3) TC_deact_sacch-RSL-IPA(54)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@3043018f4730: Established a new IPA connection (conn_id=4) TC_deact_sacch-RSL-IPA(54)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@3043018f4730: Established a new IPA connection (conn_id=5) TC_deact_sacch-RSL-IPA(54)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL(55)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_deact_sacch-RSL(55)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_deact_sacch-RSL(55)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3043018f4730: 2/4 transceiver(s) connected TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_deact_sacch-RSL-IPA(54)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_deact_sacch-RSL(55)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_deact_sacch-RSL(55)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_deact_sacch-RSL(55)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_deact_sacch(57)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(57)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(57)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_deact_sacch(58)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(58)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(58)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_deact_sacch(59)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(59)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(59)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_deact_sacch(60)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(60)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(60)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_deact_sacch(61)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(61)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(61)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_deact_sacch(62)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(62)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(62)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_deact_sacch(63)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(63)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(63)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_deact_sacch(64)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(64)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(64)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_deact_sacch(65)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(65)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(65)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_deact_sacch(66)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(66)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(66)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_deact_sacch(67)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(67)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(67)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_deact_sacch(68)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(68)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(68)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_deact_sacch(69)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(69)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(69)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_deact_sacch(70)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(70)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(70)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_deact_sacch(71)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(71)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(71)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_deact_sacch(72)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(72)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(72)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_deact_sacch(73)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(73)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(73)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_deact_sacch(74)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(74)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(74)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_deact_sacch(75)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(75)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(75)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_deact_sacch: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_deact_sacch(76)@3043018f4730: setverdict(pass): none -> pass TC_deact_sacch(76)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_deact_sacch(76)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1212 IPA-CTRL-CLI-IPA(56)@3043018f4730: Final verdict of PTC: none TC_deact_sacch-RSL(55)@3043018f4730: Final verdict of PTC: none TC_deact_sacch-RSL-IPA(54)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_deact_sacch-RSL-IPA(54): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch-RSL(55): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(56): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(57): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(58): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(59): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(60): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(61): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(62): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(63): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(64): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(65): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(66): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(67): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(68): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(69): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(70): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(71): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(72): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(73): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(74): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(75): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_deact_sacch(76): pass (pass -> pass) MTC@3043018f4730: Test case TC_deact_sacch finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass'. Mon Dec 15 03:32:43 UTC 2025 ====== BTS_Tests.TC_deact_sacch pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_deact_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=85783570) Waiting for packet dumper to finish... 1 (prev_count=85783570, count=85784069) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_deact_sacch pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling'. ------ BTS_Tests.TC_sacch_filling ------ Mon Dec 15 03:32:47 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_filling' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_sacch_filling started. MTC@3043018f4730: "TC_sacch_filling() start" TC_sacch_filling-RSL-IPA(77)@3043018f4730: Established a new IPA connection (conn_id=2) TC_sacch_filling-RSL-IPA(77)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3043018f4730: Established a new IPA connection (conn_id=3) TC_sacch_filling-RSL-IPA(77)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3043018f4730: Established a new IPA connection (conn_id=4) TC_sacch_filling-RSL-IPA(77)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3043018f4730: Established a new IPA connection (conn_id=5) TC_sacch_filling-RSL-IPA(77)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL(78)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_sacch_filling-RSL(78)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_filling-RSL(78)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_filling-RSL(78)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_sacch_filling-RSL(78)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_filling-RSL-IPA(77)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_sacch_filling-RSL(78)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_filling-RSL(78)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_filling(80)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(80)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(80)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_filling(81)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(81)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(81)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_filling(82)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(82)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(82)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_filling(83)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(83)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(83)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_filling(84)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(84)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(84)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_filling(85)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(85)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(85)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_filling(86)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(86)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(86)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_filling(87)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(87)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(87)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_filling(88)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(88)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(88)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_filling(89)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(89)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(89)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_filling(90)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(90)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(90)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_filling(91)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(91)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(91)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_filling(92)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(92)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(92)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_filling(93)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(93)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(93)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_filling(94)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(94)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(94)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_filling(95)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(95)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(95)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_filling(96)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(96)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(96)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_filling(97)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(97)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(97)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_filling(98)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(98)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(98)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_filling: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_filling(99)@3043018f4730: setverdict(pass): none -> pass TC_sacch_filling(99)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_filling(99)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1297 IPA-CTRL-CLI-IPA(79)@3043018f4730: Final verdict of PTC: none TC_sacch_filling-RSL(78)@3043018f4730: Final verdict of PTC: none TC_sacch_filling-RSL-IPA(77)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_sacch_filling-RSL-IPA(77): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling-RSL(78): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(80): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(81): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(82): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(83): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(84): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(85): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(86): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(87): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(88): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(89): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(90): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(91): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(92): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(93): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(94): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(95): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(96): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(97): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(98): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_filling(99): pass (pass -> pass) MTC@3043018f4730: Test case TC_sacch_filling finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass'. Mon Dec 15 03:33:03 UTC 2025 ====== BTS_Tests.TC_sacch_filling pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_sacch_filling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=12259767) Waiting for packet dumper to finish... 1 (prev_count=12259767, count=12260266) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_filling pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod'. ------ BTS_Tests.TC_sacch_info_mod ------ Mon Dec 15 03:33: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_sacch_info_mod.pcap" >/data/BTS_Tests.TC_sacch_info_mod.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_info_mod' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_sacch_info_mod started. MTC@3043018f4730: "TC_sacch_info_mod() start" TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: Established a new IPA connection (conn_id=2) TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: Established a new IPA connection (conn_id=3) TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: Established a new IPA connection (conn_id=4) TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: Established a new IPA connection (conn_id=5) TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL(101)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_info_mod-RSL(101)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_info_mod-RSL(101)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_sacch_info_mod-RSL(101)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_sacch_info_mod-RSL(101)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_info_mod-RSL(101)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_info_mod(103)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(103)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(103)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(103)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(103)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(103)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_info_mod(104)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(104)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(104)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(104)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(104)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(104)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_info_mod(105)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(105)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(105)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(105)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(105)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(105)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_info_mod(106)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(106)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(106)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(106)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(106)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(106)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_info_mod(107)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(107)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(107)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(107)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(107)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(107)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_info_mod(108)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(108)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(108)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(108)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(108)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(108)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_info_mod(109)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(109)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(109)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(109)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(109)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(109)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_info_mod(110)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(110)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(110)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(110)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(110)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(110)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_info_mod(111)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(111)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(111)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(111)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(111)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(111)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_info_mod(112)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(112)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(112)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(112)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(112)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(112)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_info_mod(113)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(113)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(113)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(113)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(113)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(113)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_info_mod(114)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(114)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(114)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(114)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(114)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(114)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_info_mod(115)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(115)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(115)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(115)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(115)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(115)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_info_mod(116)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(116)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(116)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(116)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(116)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(116)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_info_mod(117)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(117)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(117)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(117)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(117)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(117)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_info_mod(118)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(118)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(118)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(118)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(118)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(118)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_info_mod(119)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(119)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(119)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(119)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(119)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(119)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_info_mod(120)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(120)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(120)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(120)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(120)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(120)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_info_mod(121)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(121)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(121)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(121)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(121)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(121)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_info_mod: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_info_mod(122)@3043018f4730: Activating channel, expecting standard SI5 TC_sacch_info_mod(122)@3043018f4730: setverdict(pass): none -> pass TC_sacch_info_mod(122)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3043018f4730: Setting channel specific SACCH INFO, expecting it TC_sacch_info_mod(122)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3043018f4730: De-activating and re-activating channel, expecting standard SI5 TC_sacch_info_mod(122)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_info_mod(122)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1345 IPA-CTRL-CLI-IPA(102)@3043018f4730: Final verdict of PTC: none TC_sacch_info_mod-RSL(101)@3043018f4730: Final verdict of PTC: none TC_sacch_info_mod-RSL-IPA(100)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod-RSL-IPA(100): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod-RSL(101): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(103): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(104): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(105): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(106): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(107): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(108): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(109): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(110): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(111): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(112): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(113): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(114): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(115): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(116): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(117): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(118): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(119): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(120): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(121): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_info_mod(122): pass (pass -> pass) MTC@3043018f4730: Test case TC_sacch_info_mod finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass'. Mon Dec 15 03:33:38 UTC 2025 ====== BTS_Tests.TC_sacch_info_mod pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_sacch_info_mod.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30158026) Waiting for packet dumper to finish... 1 (prev_count=30158026, count=30158525) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_info_mod pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi'. ------ BTS_Tests.TC_sacch_multi ------ Mon Dec 15 03:33:41 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_sacch_multi started. MTC@3043018f4730: "TC_sacch_multi() start" TC_sacch_multi-RSL-IPA(123)@3043018f4730: Established a new IPA connection (conn_id=2) TC_sacch_multi-RSL-IPA(123)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3043018f4730: Established a new IPA connection (conn_id=3) TC_sacch_multi-RSL-IPA(123)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3043018f4730: Established a new IPA connection (conn_id=4) TC_sacch_multi-RSL-IPA(123)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3043018f4730: Established a new IPA connection (conn_id=5) TC_sacch_multi-RSL-IPA(123)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL(124)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 transceiver(s) connected TC_sacch_multi-RSL(124)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi-RSL(124)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_multi-RSL(124)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi-RSL(124)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 2/4 transceiver(s) connected MTC@3043018f4730: 3/4 transceiver(s) connected TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi-RSL-IPA(123)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_sacch_multi-RSL(124)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi-RSL(124)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi(126)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(126)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(126)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi(127)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(127)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(127)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi(128)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(128)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(128)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi(129)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(129)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(129)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi(130)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(130)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(130)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi(131)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(131)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(131)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi(132)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(132)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(132)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi(133)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(133)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(133)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi(134)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(134)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(134)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi(135)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(135)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(135)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi(136)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(136)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(136)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi(137)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(137)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(137)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi(138)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(138)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(138)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi(139)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(139)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(139)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi(140)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(140)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(140)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi(141)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(141)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(141)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi(142)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(142)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(142)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi(143)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(143)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(143)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi(144)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(144)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(144)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi(145)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi(145)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi(145)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1388 IPA-CTRL-CLI-IPA(125)@3043018f4730: Final verdict of PTC: none TC_sacch_multi-RSL(124)@3043018f4730: Final verdict of PTC: none TC_sacch_multi-RSL-IPA(123)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_sacch_multi-RSL-IPA(123): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi-RSL(124): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(125): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(126): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(127): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(128): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(129): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(130): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(131): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(132): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(133): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(134): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(135): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(136): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(137): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(138): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(139): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(140): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(141): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(142): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(143): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(144): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi(145): pass (pass -> pass) MTC@3043018f4730: Test case TC_sacch_multi finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass'. Mon Dec 15 03:35:10 UTC 2025 ====== BTS_Tests.TC_sacch_multi pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_sacch_multi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84986996) Waiting for packet dumper to finish... 1 (prev_count=84986996, count=84995433) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg'. ------ BTS_Tests.TC_sacch_multi_chg ------ Mon Dec 15 03:35: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_multi_chg.pcap" >/data/BTS_Tests.TC_sacch_multi_chg.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_multi_chg' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_sacch_multi_chg started. MTC@3043018f4730: "TC_sacch_multi_chg() start" TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: Established a new IPA connection (conn_id=2) TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: Established a new IPA connection (conn_id=3) TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: Established a new IPA connection (conn_id=4) TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: Established a new IPA connection (conn_id=5) TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL(147)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_multi_chg-RSL(147)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } MTC@3043018f4730: 1/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3043018f4730: 2/4 transceiver(s) connected TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_sacch_multi_chg-RSL(147)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_sacch_multi_chg-RSL(147)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_multi_chg-RSL(147)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_multi_chg(149)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(149)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(149)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_multi_chg(150)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(150)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(150)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_multi_chg(151)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(151)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(151)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_multi_chg(152)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(152)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(152)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_multi_chg(153)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(153)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(153)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_multi_chg(154)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(154)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(154)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_multi_chg(155)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(155)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(155)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_multi_chg(156)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(156)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(156)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_multi_chg(157)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(157)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(157)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_multi_chg(158)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(158)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(158)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_multi_chg(159)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(159)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(159)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_multi_chg(160)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(160)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(160)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_multi_chg(161)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(161)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(161)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_multi_chg(162)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(162)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(162)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_multi_chg(163)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(163)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(163)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_multi_chg(164)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(164)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(164)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_multi_chg(165)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(165)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(165)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_multi_chg(166)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(166)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(166)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_multi_chg(167)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(167)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(167)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_multi_chg: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_multi_chg(168)@3043018f4730: setverdict(pass): none -> pass TC_sacch_multi_chg(168)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_multi_chg(168)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1434 IPA-CTRL-CLI-IPA(148)@3043018f4730: Final verdict of PTC: none TC_sacch_multi_chg-RSL(147)@3043018f4730: Final verdict of PTC: none TC_sacch_multi_chg-RSL-IPA(146)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg-RSL-IPA(146): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg-RSL(147): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(148): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(149): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(150): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(151): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(152): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(153): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(154): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(155): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(156): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(157): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(158): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(159): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(160): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(161): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(162): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(163): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(164): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(165): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(166): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(167): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_multi_chg(168): pass (pass -> pass) MTC@3043018f4730: Test case TC_sacch_multi_chg finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass'. Mon Dec 15 03:36:49 UTC 2025 ====== BTS_Tests.TC_sacch_multi_chg pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_sacch_multi_chg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=88584439) Waiting for packet dumper to finish... 1 (prev_count=88584439, count=88584938) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_multi_chg pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act'. ------ BTS_Tests.TC_sacch_chan_act ------ Mon Dec 15 03:36:53 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_sacch_chan_act started. MTC@3043018f4730: "TC_sacch_chan_act() start" TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: Established a new IPA connection (conn_id=2) TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: Established a new IPA connection (conn_id=3) TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: 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)@3043018f4730: Established a new IPA connection (conn_id=4) TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: Established a new IPA connection (conn_id=5) TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL(170)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act-RSL(170)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_sacch_chan_act-RSL(170)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_sacch_chan_act-RSL(170)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act-RSL(170)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 0 } }, tn := 0 } TC_sacch_chan_act(172)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(172)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(172)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 1 } }, tn := 0 } TC_sacch_chan_act(173)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(173)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(173)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 } TC_sacch_chan_act(174)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(174)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(174)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch4 := { tag := '001'B, sub_chan := 3 } }, tn := 0 } TC_sacch_chan_act(175)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(175)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(175)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_sacch_chan_act(176)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(176)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(176)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } TC_sacch_chan_act(177)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(177)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(177)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 } TC_sacch_chan_act(178)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(178)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(178)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 4 } TC_sacch_chan_act(179)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(179)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(179)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 4 } TC_sacch_chan_act(180)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(180)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(180)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 4 } TC_sacch_chan_act(181)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(181)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(181)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 0 } }, tn := 5 } TC_sacch_chan_act(182)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(182)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(182)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 5 } TC_sacch_chan_act(183)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(183)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(183)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 0 } }, tn := 6 } TC_sacch_chan_act(184)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(184)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(184)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 1 } }, tn := 6 } TC_sacch_chan_act(185)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(185)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(185)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 2 } }, tn := 6 } TC_sacch_chan_act(186)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(186)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(186)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 3 } }, tn := 6 } TC_sacch_chan_act(187)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(187)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(187)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 4 } }, tn := 6 } TC_sacch_chan_act(188)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(188)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(188)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 5 } }, tn := 6 } TC_sacch_chan_act(189)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(189)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(189)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 6 } }, tn := 6 } TC_sacch_chan_act(190)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(190)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(190)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: TC_sacch_chan_act: Starting for { u := { sdcch8 := { tag := '01'B, sub_chan := 7 } }, tn := 6 } TC_sacch_chan_act(191)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act(191)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act(191)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1480 IPA-CTRL-CLI-IPA(171)@3043018f4730: Final verdict of PTC: none TC_sacch_chan_act-RSL(170)@3043018f4730: Final verdict of PTC: none TC_sacch_chan_act-RSL-IPA(169)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act-RSL-IPA(169): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act-RSL(170): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(172): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(173): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(174): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(175): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(176): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(177): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(178): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(179): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(180): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(181): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(182): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(183): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(184): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(185): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(186): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(187): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(188): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(189): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(190): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act(191): pass (pass -> pass) MTC@3043018f4730: Test case TC_sacch_chan_act finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass'. Mon Dec 15 03:37:28 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_sacch_chan_act.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30031052) Waiting for packet dumper to finish... 1 (prev_count=30031052, count=30031551) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async'. ------ BTS_Tests.TC_sacch_chan_act_ho_async ------ Mon Dec 15 03:37:31 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_async' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_sacch_chan_act_ho_async started. MTC@3043018f4730: "TC_sacch_chan_act_ho_async() start" TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 MTC@3043018f4730: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 MTC@3043018f4730: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(195)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_async(195)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(195)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(196)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_async(196)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(196)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(197)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_async(197)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(197)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_async(198)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_async(198)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_async(198)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1559 IPA-CTRL-CLI-IPA(194)@3043018f4730: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL(193)@3043018f4730: Final verdict of PTC: none TC_sacch_chan_act_ho_async-RSL-IPA(192)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL-IPA(192): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_async-RSL(193): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_async(195): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_async(196): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_async(197): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_async(198): pass (pass -> pass) MTC@3043018f4730: Test case TC_sacch_chan_act_ho_async finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass'. Mon Dec 15 03:38:02 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_async pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_async.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=30556035) Waiting for packet dumper to finish... 1 (prev_count=30556035, count=30556534) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_async pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync'. ------ BTS_Tests.TC_sacch_chan_act_ho_sync ------ Mon Dec 15 03:38:06 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_sacch_chan_act_ho_sync' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_sacch_chan_act_ho_sync started. MTC@3043018f4730: "TC_sacch_chan_act_ho_sync() start" TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: Established a new IPA connection (conn_id=2) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: Established a new IPA connection (conn_id=3) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: Established a new IPA connection (conn_id=4) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: Established a new IPA connection (conn_id=5) TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 2/4 RF Resource Indication(s) received MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(202)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(203)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(204)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: 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)@3043018f4730: setverdict(pass): none -> pass TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: Timeout waiting for SACCH 'A3C873D621CB0EAE164C56AB596704044DDE4F'O TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: setverdict(pass): pass -> pass, component reason not changed TC_sacch_chan_act_ho_sync(205)@3043018f4730: Final verdict of PTC: pass MTC@3043018f4730: Stopping testcase execution from "BTS_Tests.ttcn":1697 IPA-CTRL-CLI-IPA(201)@3043018f4730: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL(200)@3043018f4730: Final verdict of PTC: none TC_sacch_chan_act_ho_sync-RSL-IPA(199)@3043018f4730: Final verdict of PTC: none MTC@3043018f4730: Setting final verdict of the test case. MTC@3043018f4730: Local verdict of MTC: none MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL-IPA(199): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_sync-RSL(200): none (none -> none) MTC@3043018f4730: Local verdict of PTC IPA-CTRL-CLI-IPA(201): none (none -> none) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_sync(202): pass (none -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_sync(203): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_sync(204): pass (pass -> pass) MTC@3043018f4730: Local verdict of PTC TC_sacch_chan_act_ho_sync(205): pass (pass -> pass) MTC@3043018f4730: Test case TC_sacch_chan_act_ho_sync finished. Verdict: pass MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass'. Mon Dec 15 03:38:55 UTC 2025 ====== BTS_Tests.TC_sacch_chan_act_ho_sync pass ====== Saving talloc report from 172.18.144.20:4241 to BTS_Tests.TC_sacch_chan_act_ho_sync.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=48455464) Waiting for packet dumper to finish... 1 (prev_count=48455464, count=48464336) MTC@3043018f4730: External command `../ttcn3-tcpdump-stop.sh BTS_Tests.TC_sacch_chan_act_ho_sync pass' was executed successfully (exit status: 0). MTC@3043018f4730: Starting external command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content'. ------ BTS_Tests.TC_rach_content ------ Mon Dec 15 03:38:59 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@3043018f4730: External command `../ttcn3-tcpdump-start.sh BTS_Tests.TC_rach_content' was executed successfully (exit status: 0). MTC@3043018f4730: Test case TC_rach_content started. MTC@3043018f4730: "TC_rach_content() start" TC_rach_content-RSL-IPA(206)@3043018f4730: Established a new IPA connection (conn_id=2) TC_rach_content-RSL-IPA(206)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=2), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@3043018f4730: Established a new IPA connection (conn_id=3) TC_rach_content-RSL-IPA(206)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=3), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@3043018f4730: Established a new IPA connection (conn_id=4) TC_rach_content-RSL-IPA(206)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=4), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@3043018f4730: Established a new IPA connection (conn_id=5) TC_rach_content-RSL-IPA(206)@3043018f4730: 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)@3043018f4730: A new IPA/RSL connection has been established (conn_id=5), waiting for IDENTITY RESPONSE... TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } } } TC_rach_content-RSL-IPA(206)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@3043018f4730: Got IDENTITY RESPONSE (conn_id=2): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O } } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } } } TC_rach_content-RSL-IPA(206)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL(207)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } } } TC_rach_content-RSL-IPA(206)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } TC_rach_content-RSL(207)@3043018f4730: Mapped TRX#0 to TCP/IP conn_id=2 TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 transceiver(s) connected TC_rach_content-RSL(207)@3043018f4730: Got IDENTITY RESPONSE (conn_id=3): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3100'O } } TC_rach_content-RSL(207)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3043018f4730: Mapped TRX#1 to TCP/IP conn_id=3 TC_rach_content-RSL(207)@3043018f4730: Got IDENTITY RESPONSE (conn_id=4): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3200'O } } MTC@3043018f4730: 2/4 transceiver(s) connected TC_rach_content-RSL(207)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3043018f4730: Mapped TRX#2 to TCP/IP conn_id=4 MTC@3043018f4730: 3/4 transceiver(s) connected TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } } } TC_rach_content-RSL-IPA(206)@3043018f4730: IPA ID RESP: { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rach_content-RSL-IPA(206)@3043018f4730: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3043018f4730: 1/4 RF Resource Indication(s) received MTC@3043018f4730: 2/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@3043018f4730: Got IDENTITY RESPONSE (conn_id=5): { { len := 10, tag := IPAC_IDTAG_UNITNAME (1), data := '6F736D6F2D62747300'O }, { len := 10, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3300'O } } MTC@3043018f4730: 3/4 RF Resource Indication(s) received TC_rach_content-RSL(207)@3043018f4730: Warning: dec_IpaUnitId(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3043018f4730: Mapped TRX#3 to TCP/IP conn_id=5 MTC@3043018f4730: 4/4 transceiver(s) connected MTC@3043018f4730: 4/4 RF Resource Indication(s) received MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_3 (3): '49061B001762F224002AC90001074740E504002C2B2B2B'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_2 (2): '59061A00000000000000000000000000000000FFE50400'O MTC@3043018f4730: 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@3043018f4730: Setting RSL_SYSTEM_INFO_4 (4): '31061C62F224002A4740E50400012B2B2B2B2B2B2B2B2B'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O MTC@3043018f4730: Warning: dec_TrxcMessage(): Data remained at the end of the stream after successful decoding: '00'O TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 22, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 24, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 25, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 26, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 27, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 28, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 29, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 30, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 31, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 32, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 33, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 34, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4D'O ("M") and fn={ t1_p := 0, t3 := 35, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 36, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 45, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 46, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 4, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 5, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 14, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 15, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='07'O ("\a") and fn={ t1_p := 0, t3 := 16, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 17, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 18, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D0'O and fn={ t1_p := 0, t3 := 19, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 20, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 21, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='33'O ("3") and fn={ t1_p := 0, t3 := 22, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 23, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 24, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 25, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 26, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 27, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 28, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 29, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 30, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 31, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 32, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 33, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 34, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 35, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 36, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 45, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 46, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 4, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 5, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='19'O and fn={ t1_p := 0, t3 := 14, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 15, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 16, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 17, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 18, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 19, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 20, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 21, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 22, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 23, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 24, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 25, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 26, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 27, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 28, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 29, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 30, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 31, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 32, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 33, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 34, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 35, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 36, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 45, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 46, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 4, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 5, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 14, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 15, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 16, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 17, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 18, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 19, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 20, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2A'O ("*") and fn={ t1_p := 0, t3 := 21, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 22, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 23, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 24, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 25, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 26, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 27, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 28, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 29, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 30, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 31, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 32, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 33, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 34, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 35, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 36, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 45, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 46, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 4, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 14, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 15, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 16, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 17, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 18, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 19, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 20, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 21, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='17'O and fn={ t1_p := 0, t3 := 22, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 23, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 24, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 25, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 26, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 27, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 28, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 29, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 30, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 31, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 32, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 33, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 34, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 35, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 36, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 45, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 46, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 4, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 5, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 14, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 15, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 16, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 17, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 18, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 19, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='21'O ("!") and fn={ t1_p := 0, t3 := 20, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 21, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 22, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 23, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 24, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 25, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 26, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 27, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 28, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CA'O and fn={ t1_p := 0, t3 := 29, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 30, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1C'O and fn={ t1_p := 0, t3 := 31, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 32, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 33, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 34, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 35, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9D'O and fn={ t1_p := 0, t3 := 36, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 45, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 46, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='03'O and fn={ t1_p := 0, t3 := 4, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 5, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 14, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 15, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3C'O ("<") and fn={ t1_p := 0, t3 := 16, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 17, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 18, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='66'O ("f") and fn={ t1_p := 0, t3 := 19, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 20, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 21, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 22, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 23, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 24, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 25, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='61'O ("a") and fn={ t1_p := 0, t3 := 26, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 27, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 28, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 29, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D2'O and fn={ t1_p := 0, t3 := 30, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 31, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 32, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6B'O ("k") and fn={ t1_p := 0, t3 := 33, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 34, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 35, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8B'O and fn={ t1_p := 0, t3 := 36, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 45, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='37'O ("7") and fn={ t1_p := 0, t3 := 46, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 4, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 5, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 14, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 15, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 16, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 17, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 18, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 19, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 20, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 21, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 22, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 23, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 24, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 25, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 26, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 27, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 28, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 29, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 30, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 31, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 32, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FC'O and fn={ t1_p := 0, t3 := 33, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 34, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 35, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 36, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 45, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 46, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 4, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 5, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 14, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 15, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 16, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 17, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 18, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 19, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 20, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 21, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 22, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 23, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 24, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 25, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 26, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D7'O and fn={ t1_p := 0, t3 := 27, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8A'O and fn={ t1_p := 0, t3 := 28, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 29, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 30, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8E'O and fn={ t1_p := 0, t3 := 31, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 32, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 33, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 34, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 35, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 45, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 46, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 4, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6A'O ("j") and fn={ t1_p := 0, t3 := 5, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 14, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 15, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='02'O and fn={ t1_p := 0, t3 := 16, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0A'O ("\n") and fn={ t1_p := 0, t3 := 17, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D9'O and fn={ t1_p := 0, t3 := 18, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 19, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 20, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CE'O and fn={ t1_p := 0, t3 := 21, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 22, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 23, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='00'O and fn={ t1_p := 0, t3 := 24, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C4'O and fn={ t1_p := 0, t3 := 25, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 26, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 27, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 28, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 29, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 30, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 31, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4A'O ("J") and fn={ t1_p := 0, t3 := 32, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F9'O and fn={ t1_p := 0, t3 := 33, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 34, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 35, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 36, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 45, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='7F'O and fn={ t1_p := 0, t3 := 46, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 4, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 5, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 14, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 16, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2B'O ("+") and fn={ t1_p := 0, t3 := 17, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 18, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 19, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='94'O and fn={ t1_p := 0, t3 := 20, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='44'O ("D") and fn={ t1_p := 0, t3 := 21, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 22, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 23, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 24, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C9'O and fn={ t1_p := 0, t3 := 25, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 26, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='01'O and fn={ t1_p := 0, t3 := 27, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 28, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='24'O ("$") and fn={ t1_p := 0, t3 := 29, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 30, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 31, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 32, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='36'O ("6") and fn={ t1_p := 0, t3 := 33, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 34, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 35, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 36, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 45, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 46, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 4, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 5, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 14, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 15, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 16, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 17, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 18, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 19, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 20, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 21, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 22, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 23, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 24, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 25, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 26, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 27, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 28, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 29, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 30, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 31, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 32, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 33, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FA'O and fn={ t1_p := 0, t3 := 34, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2C'O (",") and fn={ t1_p := 0, t3 := 35, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 36, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E8'O and fn={ t1_p := 0, t3 := 45, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 46, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='62'O ("b") and fn={ t1_p := 0, t3 := 4, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='18'O and fn={ t1_p := 0, t3 := 5, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CC'O and fn={ t1_p := 0, t3 := 14, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 15, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 16, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 17, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DE'O and fn={ t1_p := 0, t3 := 18, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 19, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 20, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D5'O and fn={ t1_p := 0, t3 := 21, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='32'O ("2") and fn={ t1_p := 0, t3 := 22, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 23, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 24, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 25, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 26, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 27, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 28, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2F'O ("/") and fn={ t1_p := 0, t3 := 29, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 30, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 31, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 32, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 33, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='65'O ("e") and fn={ t1_p := 0, t3 := 34, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 35, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='85'O and fn={ t1_p := 0, t3 := 36, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 45, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 46, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 4, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 5, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 14, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 15, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9E'O and fn={ t1_p := 0, t3 := 16, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 17, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 18, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 19, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 20, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='13'O and fn={ t1_p := 0, t3 := 21, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 22, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 23, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 24, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 25, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 26, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='30'O ("0") and fn={ t1_p := 0, t3 := 27, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 28, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 29, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='26'O ("&") and fn={ t1_p := 0, t3 := 30, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 31, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 32, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DA'O and fn={ t1_p := 0, t3 := 33, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 34, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 35, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 36, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='58'O ("X") and fn={ t1_p := 0, t3 := 45, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8F'O and fn={ t1_p := 0, t3 := 46, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 4, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 5, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 14, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DF'O and fn={ t1_p := 0, t3 := 15, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 16, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 17, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5D'O ("]") and fn={ t1_p := 0, t3 := 18, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 19, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='8D'O and fn={ t1_p := 0, t3 := 20, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 21, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3E'O (">") and fn={ t1_p := 0, t3 := 22, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 23, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 24, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F3'O and fn={ t1_p := 0, t3 := 25, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1F'O and fn={ t1_p := 0, t3 := 26, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 27, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 28, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 29, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 30, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 31, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 32, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C7'O and fn={ t1_p := 0, t3 := 33, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 34, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 35, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='38'O ("8") and fn={ t1_p := 0, t3 := 45, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 46, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 4, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='54'O ("T") and fn={ t1_p := 0, t3 := 5, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 14, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 15, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DB'O and fn={ t1_p := 0, t3 := 16, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D8'O and fn={ t1_p := 0, t3 := 17, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1E'O and fn={ t1_p := 0, t3 := 18, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='45'O ("E") and fn={ t1_p := 0, t3 := 19, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 20, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 21, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 22, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 23, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 24, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 25, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 26, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 27, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 28, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 29, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 30, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 31, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='09'O ("\t") and fn={ t1_p := 0, t3 := 32, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='51'O ("Q") and fn={ t1_p := 0, t3 := 33, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 34, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 35, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 36, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='95'O and fn={ t1_p := 0, t3 := 45, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 46, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 4, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 5, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 14, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 15, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 16, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F8'O and fn={ t1_p := 0, t3 := 17, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='56'O ("V") and fn={ t1_p := 0, t3 := 18, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 19, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 20, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 21, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 22, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3A'O (":") and fn={ t1_p := 0, t3 := 23, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 24, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F5'O and fn={ t1_p := 0, t3 := 25, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0C'O ("\f") and fn={ t1_p := 0, t3 := 26, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 27, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5E'O ("^") and fn={ t1_p := 0, t3 := 28, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 29, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D6'O and fn={ t1_p := 0, t3 := 30, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 31, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='89'O and fn={ t1_p := 0, t3 := 32, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 33, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 34, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 35, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CF'O and fn={ t1_p := 0, t3 := 36, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 45, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D4'O and fn={ t1_p := 0, t3 := 46, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='97'O and fn={ t1_p := 0, t3 := 4, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FB'O and fn={ t1_p := 0, t3 := 5, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 14, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 15, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 16, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='DC'O and fn={ t1_p := 0, t3 := 17, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E0'O and fn={ t1_p := 0, t3 := 18, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 19, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='10'O and fn={ t1_p := 0, t3 := 20, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1D'O and fn={ t1_p := 0, t3 := 21, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 22, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='99'O and fn={ t1_p := 0, t3 := 23, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6D'O ("m") and fn={ t1_p := 0, t3 := 24, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 25, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 26, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='11'O and fn={ t1_p := 0, t3 := 27, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='59'O ("Y") and fn={ t1_p := 0, t3 := 28, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='84'O and fn={ t1_p := 0, t3 := 29, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 30, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9B'O and fn={ t1_p := 0, t3 := 31, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 32, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='1A'O and fn={ t1_p := 0, t3 := 33, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EE'O and fn={ t1_p := 0, t3 := 34, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E5'O and fn={ t1_p := 0, t3 := 35, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6E'O ("n") and fn={ t1_p := 0, t3 := 36, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 45, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='88'O and fn={ t1_p := 0, t3 := 46, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='08'O ("\b") and fn={ t1_p := 0, t3 := 4, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 5, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4F'O ("O") and fn={ t1_p := 0, t3 := 14, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0D'O ("\r") and fn={ t1_p := 0, t3 := 15, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E2'O and fn={ t1_p := 0, t3 := 16, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='47'O ("G") and fn={ t1_p := 0, t3 := 17, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 18, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C5'O and fn={ t1_p := 0, t3 := 19, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E3'O and fn={ t1_p := 0, t3 := 20, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 21, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E7'O and fn={ t1_p := 0, t3 := 22, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F0'O and fn={ t1_p := 0, t3 := 23, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 24, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 25, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 26, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='98'O and fn={ t1_p := 0, t3 := 27, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 28, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 29, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 30, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='68'O ("h") and fn={ t1_p := 0, t3 := 31, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='92'O and fn={ t1_p := 0, t3 := 32, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3F'O ("?") and fn={ t1_p := 0, t3 := 33, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 34, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 35, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='22'O ("\"") and fn={ t1_p := 0, t3 := 36, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='60'O ("`") and fn={ t1_p := 0, t3 := 45, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 46, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 4, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EF'O and fn={ t1_p := 0, t3 := 5, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='16'O and fn={ t1_p := 0, t3 := 14, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CD'O and fn={ t1_p := 0, t3 := 15, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='67'O ("g") and fn={ t1_p := 0, t3 := 16, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 17, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='91'O and fn={ t1_p := 0, t3 := 18, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E9'O and fn={ t1_p := 0, t3 := 19, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F6'O and fn={ t1_p := 0, t3 := 20, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 21, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5F'O ("_") and fn={ t1_p := 0, t3 := 22, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9C'O and fn={ t1_p := 0, t3 := 23, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='46'O ("F") and fn={ t1_p := 0, t3 := 24, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 25, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 26, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 27, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='83'O and fn={ t1_p := 0, t3 := 28, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 29, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E1'O and fn={ t1_p := 0, t3 := 30, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 31, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 32, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 33, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C1'O and fn={ t1_p := 0, t3 := 34, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 35, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='90'O and fn={ t1_p := 0, t3 := 36, t2 := 15 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 45, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FF'O and fn={ t1_p := 0, t3 := 46, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E4'O and fn={ t1_p := 0, t3 := 4, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 5, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3D'O ("=") and fn={ t1_p := 0, t3 := 14, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='50'O ("P") and fn={ t1_p := 0, t3 := 15, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='96'O and fn={ t1_p := 0, t3 := 16, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6F'O ("o") and fn={ t1_p := 0, t3 := 17, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='34'O ("4") and fn={ t1_p := 0, t3 := 18, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='57'O ("W") and fn={ t1_p := 0, t3 := 19, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='05'O and fn={ t1_p := 0, t3 := 20, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C2'O and fn={ t1_p := 0, t3 := 21, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='93'O and fn={ t1_p := 0, t3 := 22, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 23, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D1'O and fn={ t1_p := 0, t3 := 24, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 25, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='49'O ("I") and fn={ t1_p := 0, t3 := 26, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='39'O ("9") and fn={ t1_p := 0, t3 := 27, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='48'O ("H") and fn={ t1_p := 0, t3 := 28, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0B'O ("\v") and fn={ t1_p := 0, t3 := 29, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='87'O and fn={ t1_p := 0, t3 := 30, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 31, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='52'O ("R") and fn={ t1_p := 0, t3 := 32, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0F'O and fn={ t1_p := 0, t3 := 33, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 34, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 35, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2D'O ("-") and fn={ t1_p := 0, t3 := 36, t2 := 14 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 45, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 46, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='40'O ("@") and fn={ t1_p := 0, t3 := 4, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='2E'O (".") and fn={ t1_p := 0, t3 := 5, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 14, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='43'O ("C") and fn={ t1_p := 0, t3 := 15, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 16, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='25'O ("%") and fn={ t1_p := 0, t3 := 17, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='CB'O and fn={ t1_p := 0, t3 := 18, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='FD'O and fn={ t1_p := 0, t3 := 19, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='86'O and fn={ t1_p := 0, t3 := 20, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='42'O ("B") and fn={ t1_p := 0, t3 := 21, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 22, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 23, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C3'O and fn={ t1_p := 0, t3 := 24, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='69'O ("i") and fn={ t1_p := 0, t3 := 25, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='81'O and fn={ t1_p := 0, t3 := 26, t2 := 3 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 27, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='28'O ("(") and fn={ t1_p := 0, t3 := 28, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='04'O and fn={ t1_p := 0, t3 := 29, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EC'O and fn={ t1_p := 0, t3 := 30, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='6C'O ("l") and fn={ t1_p := 0, t3 := 31, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 32, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='15'O and fn={ t1_p := 0, t3 := 33, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='80'O and fn={ t1_p := 0, t3 := 34, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='23'O ("#") and fn={ t1_p := 0, t3 := 35, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='D3'O and fn={ t1_p := 0, t3 := 36, t2 := 13 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 45, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='55'O ("U") and fn={ t1_p := 0, t3 := 46, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='12'O and fn={ t1_p := 0, t3 := 4, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5A'O ("Z") and fn={ t1_p := 0, t3 := 5, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4C'O ("L") and fn={ t1_p := 0, t3 := 14, t2 := 16 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 15, t2 := 17 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='3B'O (";") and fn={ t1_p := 0, t3 := 16, t2 := 18 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='64'O ("d") and fn={ t1_p := 0, t3 := 17, t2 := 19 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EB'O and fn={ t1_p := 0, t3 := 18, t2 := 20 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9F'O and fn={ t1_p := 0, t3 := 19, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='29'O (")") and fn={ t1_p := 0, t3 := 20, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='41'O ("A") and fn={ t1_p := 0, t3 := 21, t2 := 23 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F2'O and fn={ t1_p := 0, t3 := 22, t2 := 24 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5C'O ("\\") and fn={ t1_p := 0, t3 := 23, t2 := 25 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='EA'O and fn={ t1_p := 0, t3 := 24, t2 := 0 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='82'O and fn={ t1_p := 0, t3 := 25, t2 := 1 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='63'O ("c") and fn={ t1_p := 0, t3 := 26, t2 := 2 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='0E'O and fn={ t1_p := 0, t3 := 28, t2 := 4 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='06'O and fn={ t1_p := 0, t3 := 29, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4E'O ("N") and fn={ t1_p := 0, t3 := 30, t2 := 6 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C6'O and fn={ t1_p := 0, t3 := 31, t2 := 7 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='F7'O and fn={ t1_p := 0, t3 := 32, t2 := 8 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='14'O and fn={ t1_p := 0, t3 := 33, t2 := 9 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='E6'O and fn={ t1_p := 0, t3 := 34, t2 := 10 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='31'O ("1") and fn={ t1_p := 0, t3 := 35, t2 := 11 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='9A'O and fn={ t1_p := 0, t3 := 36, t2 := 12 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='5B'O ("[") and fn={ t1_p := 0, t3 := 45, t2 := 21 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='4B'O ("K") and fn={ t1_p := 0, t3 := 46, t2 := 22 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='C8'O and fn={ t1_p := 0, t3 := 4, t2 := 5 } TC_rach_content-RSL(207)@3043018f4730: No Dchan handler for ra='53'O ("S") and fn={ t1_p := 0, t3 := 5, t2 := 6 }